1
0
mirror of https://github.com/zellyn/go6502.git synced 2024-06-25 12:29:33 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Zellyn Hunter
3f60f49bd3 Move opcodes/ into asm dir that uses it 2018-04-10 22:22:16 -04:00
Zellyn Hunter
d504143800 working on disasm 2014-08-05 22:18:03 -07:00
Zellyn Hunter
986acf6917 Added disassembly stuff 2013-04-21 16:49:28 -07:00
Zellyn Hunter
77c24879e3 Use specific types for enums. 2013-02-28 16:33:39 -08:00
Zellyn Hunter
f1299f6f7f Move opcode metadata to separate package. 2013-02-28 09:01:31 -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
a8a8074b63 disasm: correct switched X and Y indirect modes, fix spacing 2013-02-27 22:43:37 -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