Un émulateur de Sharp Mz-800 et 700 pour Windows.
Les changements principaux sont:
– The emulator core has been reworked, including minor bug fixes. Significant use of
multithreading introduced. Noticeable overall performance improvement.
– Initial integration of localization macros has begun. Future versions of the program may
feature localized GUI.
Any help with translating the GUI text into other languages is welcome.
– Added support for variable speed control (until now the emulator only ran in NORMAL and MAX speed modes).
Speed can now be freely increased or decreased by 1%, 10%, or 100%. Once variable
speed is set, you can freely switch between all three speed modes.
– Migrated to SDL3. Video and audio interfaces have been completely reworked.
MISSING: low-level joystick support
– Switched from libsoup to libcurl (version_check module) — improves portability on Windows
when distributing as a standalone application with libraries in its own directory
(rather than relying on MSYS2).
– Migration from GTK3 to ImGui has started.
MISSING:
– FDC Tools
– Pežik Settings
– MemExt – Memory Content and Memory Map Settings
– ROM User Settings
– Interface – Keyboard Autotype
– Interface – JOY Settings
– Debugger, Memory Browser, Breakpoints
– Preview version released, to be gradually completed with missing modules and
language localizations.