tallforasmurf / CHIP8IDE

An interactive development and emulation environment for the CHIP8/SCHIP system
30 stars 1 forks source link

Decimal literal with leading 0 #7

Closed tallforasmurf closed 8 years ago

tallforasmurf commented 8 years ago

It appears that LD V7,07 is diagnosed as a bad instruction.

tallforasmurf commented 8 years ago

e9cf95b