Please add a visual cue that the emulator is paused or is in break state.
The break state could use a LED. To differentiate from the MSX's leds, it could be orange and even be on top of the screen instead of the bottom.
For the paused state, the cue could be shown in the window title. It can't be a led because sometimes we need to pause the emulator at the right place to then take a screenshot.
I've discussed this with mth and we propose to use the OSD to add icons that indicate states like these, like on a TV/VCR/DVDplayer:
- mute
- breaked
- paused
Wouter already made a proof of concept script for this once, showing a mute icon.
All we need now is some icons that could be used for this and someone scripting them into the OSD.
Furthermore, we need a way to make screenshots without these icons (e.g. when making a screenshot in the paused state, which is a very common scenario).
Implemented now (revision 9399). There are now OSD icons for 'pause', 'mute' and 'breaked'.
Though the icons are drawn by me (and adjusted by Quibus) and they look ugly :-(
I'm leaving this feature request open till we have decent icons.
We have decent icons now (thanks David), closing this request.