Game Boy / Game Boy Color / F008
CONFIRMEDCB bit operations must preserve byte masks and memory RMW
- STATUS
- CONFIRMED
- AREA
- Memory / cartridge
- RECORDED
- undated
- PUBLIC SOURCE
- Research dossier / finding 008
- RECORD ID
gb-f008- SNAPSHOT
a58ea4ac37c644e9
The first CB-family lift treated the bit index itself as the TEST operand and treated (HL) as an ALU lvalue. That was wrong for SM83: BIT n,r tests 1 << n, while SET n,(HL) and RES n,(HL) must load one byte, update it, and store it back.
Raw traces, ROM material, local paths, and personal data are not part of this public record.
01INPUT IDhash receipt
02BYTE MAPdecode coverage
03CPU STATEtrace comparison
04BUS / TIMEordered effects
05OUTPUTvisual · audio · input
06ARTIFACTbuild identity