1
0
mirror of https://github.com/zellyn/go6502.git synced 2025-01-03 19:30:50 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Zellyn Hunter
cfff197420 Make lots of instructions cycle-accurate 2013-03-11 17:21:45 -07:00
Zellyn Hunter
77c24879e3 Use specific types for enums. 2013-02-28 16:33:39 -08:00
Zellyn Hunter
f81871e892 Break out asm so it doesn't depend on cpu 2013-02-27 22:53:58 -08:00
Zellyn Hunter
a0cb814c9e Finally tracked down bug preventing Applesoft running 2013-02-27 22:45:03 -08:00
Zellyn Hunter
2620c1dee1 Added bug for proper on-cycle reads and writes. 2013-02-27 22:44:33 -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
7d26907926 Most simple instructions done. 2013-02-18 16:19:10 -08:00