mirror of
https://github.com/jscrane/Apple1.git
synced 2024-10-31 12:05:16 +00:00
16 lines
484 B
Markdown
16 lines
484 B
Markdown
Apple-1 Emulator
|
|
================
|
|
- Emulates an Apple-1 with 32k of RAM
|
|
- see [napple1](https://github.com/nobuh/napple1)
|
|
- see also [krusader](http://school.anhb.uwa.edu.au/personalpages/kwessen/apple1/Krusader.htm)
|
|
|
|
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
|
|
- F8: enter debug mode (display current processor status on serial port)
|