Il s’agit de la dernière version WIP de Meka, émulateur de Sega 8 bits.
Les changements depuis la dernière version :
– added new fonts
– added the possibility to resize windows by clicking on lower-right corner
– added the possibility the change some fonts in .CFG file
– fixed some GUI focusing issues
– made scrollbar easier to use
– Inputs: Fixed dead keys when switching focus in/out of the application (namely with ALT+TAB).
– Inputs: Cleaned up inputs inconsistencies, ALT+F9 –> CTRL+F9 (Sega Keyboard toggle), ALT+F11 –> CTRL+F11 (Background display toggle)
– Debugger: fixed disassembly/backtracking bug with IX/IY instructions using offset + constant.
– Debugger: STACK command more generous with evaluating symbols.
– Debugger: STACK command shortcut added in debugger interface.
– Debugger: fixed visual glitch on most-right side of disassembly.
– Debugger: Added « Step Frame » (CTRL+F12) item in Debug Menu.
– Debugger: Added « Load State & Continue » (CTRL+F7) item in Debug Menu.