Merge branch 'master' of github.com:jscrane/Apple1

This commit is contained in:
Stephen Crane 2021-02-16 13:38:46 +00:00
commit 91f48dc87c
1 changed files with 6 additions and 1 deletions

View File

@ -3,7 +3,12 @@ Apple-1 Emulator
- Emulates an Apple-1 with 32k of RAM
- See [napple1](https://github.com/nobuh/napple1),
[krusader](http://school.anhb.uwa.edu.au/personalpages/kwessen/apple1/Krusader.htm)
and more [software](http://www.willegal.net/appleii/apple1-software.htm).
and more [software](http://www.willegal.net/appleii/apple1-software.htm)
Requirements
------------
- [6502 Emulation](https://github.com/jscrane/r65emu) library
- [uC-Makefile](https://github.com/jscrane/uC-Makefile)
Keyboard
--------