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.