Skip to content

Add exit sequence#129

Open
donno2048 wants to merge 1 commit intodmsc:masterfrom
donno2048:patch-4
Open

Add exit sequence#129
donno2048 wants to merge 1 commit intodmsc:masterfrom
donno2048:patch-4

Conversation

@donno2048
Copy link
Contributor

as suggested in #127

@donno2048
Copy link
Contributor Author

Used ctrl+alt+end however, as it even less likely to be used in emulation (some software accepts ctrl+end as go to end of document)

@donno2048 donno2048 mentioned this pull request Feb 26, 2026
@dmsc
Copy link
Owner

dmsc commented Mar 16, 2026

Hi!

I like being able to exit the emulator with a key press - but this currently only work if the emulated program reads the keyboard - if it is inside a busy loop it won't work.

As always, the best way to terminate the emulator is simply to close the terminal window 😝

Have Fun!

@donno2048
Copy link
Contributor Author

Hi!

I like being able to exit the emulator with a key press - but this currently only work if the emulated program reads the keyboard - if it is inside a busy loop it won't work.

The emulator enters the update_keyboard method every iteration of the main loop so this works if #135 is merged

Will wait to see if it will...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants