41 points | by adunk 1 hour ago
2 comments
> ld c,20h 0E 20 (7 cycles) > ld c,20h [<-- trailing space here] 0E 20 (7 cycles) > nop 00 (4 cycles) > nop [<-- trailing space here] unknown instruction: nop
2 comments