Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Beer 19bb129f81 Disassembly bug fixes (find constant-gens for single operands). 2010-03-29 20:43:03 +13:00
Daniel Beer 749faf4107 Expand symbols for indexed addressing, allow . and : in symbols. 2010-03-29 17:27:22 +13:00
Daniel Beer 9afbc30778 Only show exact symbol matches in disassembly. 2010-03-28 17:13:42 +13:00
Daniel Beer 0871041787 Implemented B+Tree symbol table. 2010-03-27 22:50:02 +13:00
Daniel Beer 982ac20147 Fixed incorrect disassembly mnemonic. 2010-03-21 11:38:42 +13:00
Daniel Beer 0eca83f0e8 Fixed formatting of indirect address operands. 2010-03-20 16:26:16 +13:00
Daniel Beer 144e000333 Bug fix: recognise DEC and DECD emulated instructions. 2010-03-18 19:13:31 +13:00
Daniel Beer b20a7a5576 Fix up copyright messages. 2010-01-08 21:17:24 +13:00
Daniel Beer 0f15fd3e21 Move utilities into separate file. 2010-01-08 18:15:30 +13:00
Daniel Beer d3606d810d Disassembler now looks up symbols for address operands. 2010-01-06 13:24:59 +13:00
Daniel Beer 22955480b0 Separated subsystems and tidied up code. 2009-11-17 12:52:10 +13:00