GBHawk: disassemble second byte of STOP
This commit is contained in:
parent
8fbd45b03f
commit
f08ab6dda8
|
@ -25,7 +25,7 @@ namespace BizHawk.Emulation.Cores.Components.LR35902
|
|||
"DEC C", // 0d
|
||||
"LD C,d8", // 0e
|
||||
"RRCA", // 0f
|
||||
"STOP 0", // 10
|
||||
"STOP d8", // 10
|
||||
"LD DE,d16", // 11
|
||||
"LD (DE),A", // 12
|
||||
"INC DE", // 13
|
||||
|
|
Loading…
Reference in New Issue