summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/src/games/gb/disasm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/games/gb/disasm.c b/sys/src/games/gb/disasm.c
index a40b75130..08e9b877a 100644
--- a/sys/src/games/gb/disasm.c
+++ b/sys/src/games/gb/disasm.c
@@ -497,7 +497,7 @@ static int operands[256] = {
[0xE5] 0,
[0xE6] 1,
[0xE7] 0,
- [0xE8] 0,
+ [0xE8] 1,
[0xE9] 0,
[0xEA] 2,
[0xEB] 0,