chip8emu icon indicating copy to clipboard operation
chip8emu copied to clipboard

On detecting an unknown opcode, the emulators exits using "exit" which doesnt restore terminal to original state.

Open LakshyAAAgrawal opened this issue 4 years ago • 0 comments

This can be solved by ensuring that the destructor for kb in Keyboard gets called always.

LakshyAAAgrawal avatar Oct 14 '20 06:10 LakshyAAAgrawal