gb-opcodes icon indicating copy to clipboard operation
gb-opcodes copied to clipboard

Seemingly incorrect `immediate` field name, in JSON document

Open 64kramsystem opened this issue 3 years ago • 0 comments

The JSON document has two immediate fields, one for any given opcode, and the other for the operands.

It seems though, that this field is incorrect. I've had a discussion on Discord with another experienced dev, and he suggested to change the name and value of the field (see discussion).

For example, the unprefixed 0x08 (INC C) is marked as immediate both at the opcode level and at the operand level.

64kramsystem avatar Sep 08 '20 13:09 64kramsystem