Mirror of CollapseOS
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Virgil Dupras a70366aa43 drv/sdc: Implement SDC! 4 år sedan
..
.gitignore Add RC2014 classic emulation 4 år sedan
Makefile emul/hw/rc2014: add sdc emulator (wip) 4 år sedan
README.md emul/hw/rc2014: add memdump command 4 år sedan
acia.c Add RC2014 classic emulation 4 år sedan
acia.h Add RC2014 classic emulation 4 år sedan
classic.c Merge branch 'master' into forth 4 år sedan
sdc.c drv/sdc: Implement SDC! 4 år sedan
sdc.h emul/hw/rc2014: implement blk write in sdc 4 år sedan

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.