summaryrefslogtreecommitdiff
path: root/src/core/arm/interpreter/armemu.cpp
diff options
context:
space:
mode:
authorGravatar bunnei2014-04-27 18:22:30 -0400
committerGravatar bunnei2014-04-27 18:22:30 -0400
commitf76a60be05ea1b12fda9ad9852719b50dee9649e (patch)
tree28fad10e189fa7b95afd6b5b3ad521d9bfcaf974 /src/core/arm/interpreter/armemu.cpp
parentfixed renderer to use correct framebuffer location (diff)
downloadyuzu-f76a60be05ea1b12fda9ad9852719b50dee9649e.tar.gz
yuzu-f76a60be05ea1b12fda9ad9852719b50dee9649e.tar.xz
yuzu-f76a60be05ea1b12fda9ad9852719b50dee9649e.zip
removed commented out line - this was for an unimplemented MRC call, no longer need to leave this here
Diffstat (limited to 'src/core/arm/interpreter/armemu.cpp')
-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)
4467 } 4467 }
4468 /* Drop through. */ 4468 /* Drop through. */
4469 4469
4470 //case 0xe0:
4471 case 0xe4: 4470 case 0xe4:
4472 case 0xe6: 4471 case 0xe6:
4473 case 0xe8: 4472 case 0xe8: