Il s’agit d’une version modifiée de l’émulateur PC-8801MA nommé XM8 et créé par Pi (lui même basé sur ePC-8801MA de Takeda) mais compatible multiplateforme (Windows/Mac/Linux/Android) et qui propose également une compatibilité ascendante avec le PC-8801mkIISR. Cette version est développée par Bubio.
Voici le résumé des changements depuis la version originale 1.7.0:
1.7.4:
– Added xBRZ to SCALING FILTER.
– Added Raspberry Pi OS version (XM8_Linux_armhf.deb).
– I updated SDL to 2.28.4.
– I set the Android build environment to SDK 34.
– Fixed an issue where the screen would black out on Android.
– We have reviewed the implementation related to file browsing to avoid garbled characters on all platforms.
1.7.3:
– The directory structure has been changed.
– I set the Windows build environment to Visual Studio 2022.
– The Android build environment was updated to SDK 33, Gradle 8, AndroidX, etc. as much as possible.
– The minimum OS version for macOS version has been changed to 10.13.
– Added option to use cursor keys instead of numeric keypad.
– Added an option to use the number keys as a substitute for the numeric keypad.
– Relaxed checks when loading d88 images.
– Files that cannot be read on Windows and files with hidden attributes are no longer -displayed.
1.7.2:
– The minimum OS version for x86_64 version has been changed from 10.7 to 10.9.
– You can now go back through the directory tree using the mouse back button.
– You can now return to the menu using the mouse back button.
– It is now possible to set whether or not to display soft keys when moving the mouse.
– The softkey display can now be cleared by pressing the center button of the mouse.
– Files that cannot be read are no longer displayed in the file list.
– I changed the build system to cmake.
1.7.1:
– You can now select the audio output destination in the settings.
1.7.0:
– Now compatible with macOS.