meganesu / generate-gb-opcodes

A helper project to dynamically generate the opcodes for each Game Boy CPU instruction mnemonic
https://meganesu.github.io/generate-gb-opcodes/
42 stars 9 forks source link

opcode 0x2A misleading description #58

Closed Dart120 closed 5 months ago

Dart120 commented 1 year ago

The description says to simultaneously increment 0x2A. I think this is misleading as it is supposed to happen after. I think using 'then' instead of simultaneously is more correct