tallforasmurf / CHIP8IDE

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

New after breakpoint leaves purple line #17

Closed tallforasmurf closed 8 years ago

tallforasmurf commented 8 years ago

Open a file, do LOAD, do cmd-b to set a breakpoint. File>New, top line still has purple breakpoint highlight. Perhaps New should do some kind of clear instead of loading a null plainText?