Apple 1 Computer Emulator
Go to file
Thiago Auler dos Santos 3cfe0390b8 little adjustments... woz monitor tentative run 2017-11-16 23:21:21 -02:00
apple1.xcodeproj creating Xcode project and adjusting extern variables. 2017-11-16 00:28:59 -02:00
doc original documentations added for reference 2017-11-14 09:04:33 -02:00
src little adjustments... woz monitor tentative run 2017-11-16 23:21:21 -02:00
.gitignore adding ignore file 2017-11-12 00:48:08 -02:00
README.md Update README.md 2017-11-12 23:05:39 -02:00
build.sh some handling for video output 2017-11-14 19:42:36 -02:00

README.md

apple1

use build.sh to compile

documentation extracted from: http://e-tradition.net/bytes/6502/6502_instruction_set.html and http://www.llx.com/~nparker/a2/opcodes.html

check them out for a comprehensive documentation.