mirror of
https://github.com/jscrane/Apple1.git
synced 2024-11-21 14:32:46 +00:00
...
This commit is contained in:
parent
ce2fd26daf
commit
68f1a71ad7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
|||||||
*.bin
|
*.bin
|
||||||
*.elf
|
*.elf
|
||||||
.*.d
|
.*.d
|
||||||
|
spiffs.img
|
||||||
|
|
||||||
# Compiled Object files
|
# Compiled Object files
|
||||||
*.slo
|
*.slo
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
Apple-1 Emulator
|
Apple-1 Emulator
|
||||||
================
|
================
|
||||||
- Emulates an Apple-1 with 32k of RAM
|
- Emulates an Apple-1 with 32k of RAM
|
||||||
- see [napple1](https://github.com/nobuh/napple1)
|
- See [napple1](https://github.com/nobuh/napple1),
|
||||||
- see also [krusader](http://school.anhb.uwa.edu.au/personalpages/kwessen/apple1/Krusader.htm)
|
[krusader](http://school.anhb.uwa.edu.au/personalpages/kwessen/apple1/Krusader.htm)
|
||||||
|
and more [software](http://www.willegal.net/appleii/apple1-software.htm).
|
||||||
|
|
||||||
Keyboard
|
Keyboard
|
||||||
--------
|
--------
|
||||||
|
BIN
docs/basicman.pdf
Normal file
BIN
docs/basicman.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user