summaryrefslogtreecommitdiffstats
path: root/src/core/arm
diff options
context:
space:
mode:
authorbunnei <ericbunnie@gmail.com>2014-04-28 00:22:30 +0200
committerbunnei <ericbunnie@gmail.com>2014-04-28 00:22:30 +0200
commitf76a60be05ea1b12fda9ad9852719b50dee9649e (patch)
tree28fad10e189fa7b95afd6b5b3ad521d9bfcaf974 /src/core/arm
parentfixed renderer to use correct framebuffer location (diff)
downloadyuzu-f76a60be05ea1b12fda9ad9852719b50dee9649e.tar
yuzu-f76a60be05ea1b12fda9ad9852719b50dee9649e.tar.gz
yuzu-f76a60be05ea1b12fda9ad9852719b50dee9649e.tar.bz2
yuzu-f76a60be05ea1b12fda9ad9852719b50dee9649e.tar.lz
yuzu-f76a60be05ea1b12fda9ad9852719b50dee9649e.tar.xz
yuzu-f76a60be05ea1b12fda9ad9852719b50dee9649e.tar.zst
yuzu-f76a60be05ea1b12fda9ad9852719b50dee9649e.zip
Diffstat (limited to 'src/core/arm')
-rw-r--r--src/core/arm/interpreter/armemu.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/arm/interpreter/armemu.cpp b/src/core/arm/interpreter/armemu.cpp
index c137c61fe..a35c5c8dc 100644
--- a/src/core/arm/interpreter/armemu.cpp
+++ b/src/core/arm/interpreter/armemu.cpp
@@ -4467,7 +4467,6 @@ ARMul_Emulate26 (ARMul_State * state)
}
/* Drop through. */
- //case 0xe0:
case 0xe4:
case 0xe6:
case 0xe8: