Open
Description
Steps to reproduce:
- Launch a computer system with keyboard attached, preferably one with a DOS shell,
mamefoo ibm5160 -isa3:fdc_xt:fdc:0 35dd -flop1 msdos401_35:flop3 -debug
if you don't have one handy; - Set UI toggle to disable controls;
- Press your mapped "break in debugger" as long as it's mapped to the same keyboard as the one emulated and it's supposed to print a char to the terminal;
Expected behaviour:
- Debugger won't popup, prints the char.
Actual:
- Debugger will break in. Will also break without printing the char if the debugger is visible and the UI toggle is off.