Mirror of CollapseOS
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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.