An open API service indexing awesome lists of open source software.

https://github.com/suborb/mc1000emulator

CCE MC-1000 Emulator
https://github.com/suborb/mc1000emulator

Last synced: about 1 year ago
JSON representation

CCE MC-1000 Emulator

Awesome Lists containing this project

README

          

# 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