1
0
mirror of https://github.com/lefticus/6502-cpp.git synced 2024-06-16 20:29:29 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Jason Turner
87f1962f2b Add some docs and test and cmake support 2016-07-07 15:48:27 -06:00
Jason Turner
8a0b8a107d Put readme.md in correct place 2016-07-07 15:26:12 -06:00
Jason Turner
b5dd153cd4 Add readme.md with basic usage 2016-07-07 15:21:40 -06:00
Jason Turner
76bb4371a7 Add xor AX,AX trick, rts support 2016-07-07 14:58:39 -06:00
Jason Turner
04e0a8dbc9 Use Y over A when possible 2016-07-07 11:20:41 -06:00
Jason Turner
d2e2f311c5 Warning fixes 2016-07-07 11:08:28 -06:00
Jason Turner
f69150b386 Add support for D register, more opcodes 2016-07-07 10:51:54 -06:00
Jason Turner
efcb6fa7ac Initial commit 2016-07-06 18:35:40 -06:00