1
0
mirror of https://github.com/zellyn/go6502.git synced 2026-04-26 07:17:48 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
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