Apple1-esp/README.md

21 lines
625 B
Markdown
Raw Permalink Normal View History

2014-11-11 17:13:25 +00:00
Apple-1 Emulator
================
2021-02-20 09:13:46 +00:00
- Emulates an Apple-1 with up to 52k of RAM
2018-11-12 22:14:40 +00:00
- See [napple1](https://github.com/nobuh/napple1),
[krusader](http://school.anhb.uwa.edu.au/personalpages/kwessen/apple1/Krusader.htm)
2020-12-03 05:18:28 +00:00
and more [software](http://www.willegal.net/appleii/apple1-software.htm)
Requirements
2020-12-03 05:21:33 +00:00
------------
2020-12-03 05:18:28 +00:00
- [6502 Emulation](https://github.com/jscrane/r65emu) library
- [uC-Makefile](https://github.com/jscrane/uC-Makefile)
2014-11-24 19:37:04 +00:00
Keyboard
--------
- F1: reset
- F2: advance tape
- F3: rewind tape
- F4: load program from tape (by simulating typing it)
- F6: checkpoint machine
- F7: restore from current checkpoint on tape