Apple 1 Computer Emulator
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Thiago Auler cc17224d2c
including the 'adventure game' by Jeff Tranter
5 years ago
doc adding reference card for 6502 5 years ago
src including the 'adventure game' by Jeff Tranter 5 years ago
.gitignore Update .gitignore 5 years ago
README.md Update README.md 5 years ago
build.sh adding -lcurses for compiling with curses lib 5 years ago

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.