- [NEW] Dialeg per a configurar els joysticks
This commit is contained in:
@@ -140,6 +140,7 @@ namespace zxscreen
|
||||
if (z80debug::paused()) {
|
||||
if (e->type == SDL_KEYDOWN) {
|
||||
if (e->key.keysym.scancode==SDL_SCANCODE_ESCAPE) {
|
||||
ui::setDialog(nullptr);
|
||||
const uint8_t dt = z80::step();
|
||||
z80debug::cont();
|
||||
zxscreen::refresh(dt);
|
||||
|
||||
Reference in New Issue
Block a user