awiggs / chip-gr8

Chip-Gr8
http://chipgr8.io
MIT License
4 stars 1 forks source link

VM Breakpoints #68

Closed ejrbuss closed 5 years ago

ejrbuss commented 5 years ago

Manually pausing can be difficult, a breakpoint function should be added to the Chip8VM to cause the VM to automatically pause when a program counter reaches a specific value.

ejrbuss commented 5 years ago

ff39c2ecd2f3b1a125dd5976ee91be3088f80fc0