Download Latest Version memu050bin.7z (185.7 kB)
Email in envelope

Get an email when there's a new version of Memu

Home
Name Modified Size InfoDownloads / Week
0.5.x 2025-05-02
0.4.x 2025-02-17
0.3.x 2023-01-01
0.2.x 2021-08-16
DiskImg 2020-08-19
0.1.x 2020-05-23
0.0.x 2019-02-18
Readme 2024-10-04 1.6 kB
Totals: 8 Items   1.6 kB 1
=================
Readme 2024-10-04
=================

* What is Memu?
  Memu is a multiple machine emulator. Emulation of Intel 8080 CPU is done.
Emulation of Intel 8086 CPU is done. Emulation of Zilog Z80 CPU is done. Some
arcade machines which based on 8080 CPU are emulated. CP/M 1.3, 1.4, 2.0
runnable. Altair BASIC 3.0 runnable. PC emulation is under construction.

* What machines are emulated?
  8080: done.
  8086: done.
  Z80: done.
  Arcade(8080 bw): Gun Fight, Tornado Baseball, Datsun 280 Zzzap, Amazing Maze,
    Boot Hill, Checkmate, Double Play, Laguna Racer, Guided Missile, M-4, Dog
    Patch, Clowns, Extra Innings, Shuffleboard, 4 Player Bowling, Space
    Invaders, Space War (Leijac), Space Phantoms, Sea Wolf, Phantom II, Space
    Invaders II (Cocktail), Sheriff, Space Fever, Blockade, Comotion.
  Arcade(8080 color): Space Invaders SV, Space Chaser (CV version), Space
    Chaser, Lupin III, Polaris, HeliFire, Rolling Crash.
  CP/M: 1.3, 1.4, 2.0.
  Altair BASIC 3.0.
  PC: under construction.

* What is the license?
  Apache License v2.

* What are the platforms supported by Memu?
  Memu is building and running on Windows 2000/XP.

* What environment is required to build Memu?
  You need to install MSYS-1.0.8 and MinGW-3.0.0.

* How to build Memu?
  Extract Memu source to a directory.
  Change to the src directory then type make at that directory.
  The output file is memu.exe in the out/rel/bin directory.

* How to run Memu?
  You need to specify a configuration file for Memu. For example, type the
following command to run Gun Fight.

    memu gf.cfg
Source: Readme, updated 2024-10-04