1
0
mirror of https://github.com/zellyn/go6502.git synced 2024-06-24 15:29:40 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Zellyn Hunter
218c3b9a91 update cpu.go to match disasm 2016-04-15 11:20:56 -04:00
Zellyn Hunter
d504143800 working on disasm 2014-08-05 22:18:03 -07:00
Zellyn Hunter
42bde82f34 Working on SCMA-compatible assembler. 2014-05-01 08:23:26 -07:00
Zellyn Hunter
d9fa2336d3 Add Print(boo) to Cpu type to turn on tracing. 2013-05-06 21:22:00 -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
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