collapseos/emul/hw/rc2014
Virgil Dupras a70366aa43 drv/sdc: Implement SDC!
This has been tested in the RC2014 emulator. I could edit blocks with
the Block Editor and they would correctly be written to SDC.
2020-04-18 19:39:28 -04:00
..
.gitignore Add RC2014 classic emulation 2019-12-31 22:03:48 -05:00
Makefile emul/hw/rc2014: add sdc emulator (wip) 2020-04-17 15:11:32 -04:00
README.md emul/hw/rc2014: add memdump command 2020-04-07 13:37:52 -04:00
acia.c Add RC2014 classic emulation 2019-12-31 22:03:48 -05:00
acia.h Add RC2014 classic emulation 2019-12-31 22:03:48 -05:00
classic.c Merge branch 'master' into forth 2020-04-17 20:39:08 -04:00
sdc.c drv/sdc: Implement SDC! 2020-04-18 19:39:28 -04:00
sdc.h emul/hw/rc2014: implement blk write in sdc 2020-04-17 20:19:55 -04:00

README.md

RC2014 emulation

This emulates a RC2014 classic with 8K of ROM, 32K of RAM and an ACIA hooked to stdin/stdout.

Run make to build.

Usage

Run ./classic /path/to/rom (for example, os.bin from RC2014's recipe). Serial I/O is hooked to stdin/stdout. CTRL+D to quit.

Memory dump

You can press CTRL+E to dump the whole 64K of memory into memdump.