Update README.md

This commit is contained in:
Stephen Crane 2020-12-03 05:18:28 +00:00 committed by GitHub
parent 9688ad0c34
commit dad3aa0a75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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
--------