indigodarkwolf / box16

A fork of the official X16 emulator, converted to C++20 and with a bunch of features tweaked and added.
MIT License
42 stars 19 forks source link

Pressing F5 on a breakpoint also pushes the key into the emulator #80

Open Yazwh0 opened 1 year ago

Yazwh0 commented 1 year ago

Looks like pressing F5 (to run) on a breakpoint also pushes the keystroke into the emulator. (Keyup maybe?)

breakissue