Mutsu (Source)

Mutsu (Source)
Mutsu (Source)
File Size:
293.14 kB
Version:
20221125 Beta
Author:
Date:
07 December 2022
Downloads:
1 x

It is yet another emulator for legendary 8-bit computer, Fujitsu FM-7 series computers. The goal is to emulate FM77AV40.

Features

* Cross Platform (Windows/Linux/macOS).
* Can choose Graphical and Command User Interface.
* Powerful Debugger
* Cooperation with 2D Retro Map Tool.

Notes

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:

  1. Open PowerShell with Visual Studio support in Windows, or Terminal in Linux or mac.
  2. git clone https://github.com/captainys/TOWNSEMU.git
  3. git clone https://github.com/captainys/77AVEMU.git
  4. cd 77AVEMU
  5. mkdir build
  6. cd build
  7. cmake ../src
  8. cmake --build . --config Release

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.

 
 
Powered by Phoca Download