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
- Host: GitHub
- URL: https://github.com/suborb/mc1000emulator
- Owner: suborb
- Created: 2018-06-07T22:02:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-08T20:28:37.000Z (over 7 years ago)
- Last Synced: 2025-02-09T15:25:01.656Z (over 1 year ago)
- Language: Java
- Size: 79.1 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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