gbdev / gb-opcodes

https://gbdev.io/gb-opcodes/optables/
Creative Commons Zero v1.0 Universal
24 stars 10 forks source link

opcode 0xf8 missing an operand #20

Closed DaKnig closed 3 years ago

DaKnig commented 3 years ago

around this line : https://github.com/gbdev/gb-opcodes/blob/e82f39db464cb5ba2b4d794aab3a5f8e7942ac66/Opcodes.json#L5428 all operands should be mentioned. hl, sp are mentioned but not r8.