suborb / MC1000Emulator

CCE MC-1000 Emulator

Repository from Github https://github.comsuborb/MC1000EmulatorRepository from Github https://github.comsuborb/MC1000Emulator

CCE MC-1000 Emulator

A quick hacked up conversion of the BrMC1000 emulator that's hosted here: http://www.ricbit.com/mundobizarro/brmc1000.php

The CPU core has been changed to this one: https://github.com/jsanchezv/Z80Core since the supplied one was buggy.

I don't expect to do much more work on this emulator, it was put together quickly to test the CCE-MC1000 support in z88dk.

Usage with z88dk

zcc +mc1000 [file.c]

Use File->Load Binary, select the .bin file

Then enter:

call 992

About

CCE MC-1000 Emulator


Languages

Language:Java 100.0%