1
0
mirror of https://github.com/zellyn/go6502.git synced 2024-07-05 00:29:05 +00:00
Commit Graph

59 Commits

Author SHA1 Message Date
Zellyn Hunter
2620c1dee1 Added bug for proper on-cycle reads and writes. 2013-02-27 22:44:33 -08:00
Zellyn Hunter
a8a8074b63 disasm: correct switched X and Y indirect modes, fix spacing 2013-02-27 22:43:37 -08:00
Zellyn Hunter
e8738b3d74 Tests: randomize memory, report untested instructions. 2013-02-27 22:43:07 -08:00
Zellyn Hunter
0e6ebbb4dc Moved apple2.org to goapple2 repo 2013-02-23 22:20:55 -08:00
Zellyn Hunter
5102e1af3f Doc fixes. 2013-02-23 14:25:46 -08:00
Zellyn Hunter
769924cd72 First implementation done, with basic tests and commenting. 2013-02-23 14:11:02 -08:00
Zellyn Hunter
3b90d6303c Add harness binary to .gitignore 2013-02-18 16:20:03 -08:00
Zellyn Hunter
7d26907926 Most simple instructions done. 2013-02-18 16:19:10 -08:00
Zellyn Hunter
90369c5a23 Initial commit 2013-02-15 08:10:41 -08:00