It is yet another emulator for legendary 8-bit computer, Fujitsu FM-7 series computers. The goal is to emulate FM77AV40.
* Cross Platform (Windows/Linux/macOS).
* Can choose Graphical and Command User Interface.
* Powerful Debugger
* Cooperation with 2D Retro Map Tool.
It uses cmake and Visual Studio in Windows, clang in Linux (need X11, OpenGL, and ALSA), or XCode in macOS.
In the working directory, do:
Then, you get the executable in main_cui\Release\Mutsu_CUI.exe in Windows, main_cui/Mutsu_CUI in Linux, or main_cui/Mutsu_CUI.app/Contents/MacOS/Mutsu_CUI in macos.