gunterhager / mz800-emuz

Emulator for the SHARP MZ-800 written in zig (https://ziglang.org)

Repository from Github https://github.comgunterhager/mz800-emuzRepository from Github https://github.comgunterhager/mz800-emuz

MZ-800

mz800-emuz

SHARP MZ-800 Emulator using Andre Weissflog's https://github.com/floooh/chipz emulator infrastructure written in zig (https://ziglang.org).

NOTE: This project is work in progress, so don't expect anything very useful yet. It doesn't even boot into the monitor. However certain test programs can run successfully. A couple of them are included in the project.

You can drop MZF files onto the emulator window to load and run them.

Build and run (tested with zig 0.14.0):

zig build run

About

Emulator for the SHARP MZ-800 written in zig (https://ziglang.org)

License:MIT License


Languages

Language:Zig 89.0%Language:Assembly 10.2%Language:HTML 0.8%