Mirror of CollapseOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Virgil Dupras a70366aa43 drv/sdc: Implement SDC! преди 4 години
..
.gitignore Add RC2014 classic emulation преди 4 години
Makefile emul/hw/rc2014: add sdc emulator (wip) преди 4 години
README.md emul/hw/rc2014: add memdump command преди 4 години
acia.c Add RC2014 classic emulation преди 4 години
acia.h Add RC2014 classic emulation преди 4 години
classic.c Merge branch 'master' into forth преди 4 години
sdc.c drv/sdc: Implement SDC! преди 4 години
sdc.h emul/hw/rc2014: implement blk write in sdc преди 4 години

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.