Commit Graph

20 Commits

Author SHA1 Message Date
Daniel Beer aecf8f0175 Address expressions are now fully algebraic. 2010-04-10 12:25:01 +12:00
Daniel Beer b12e0f5ddb Added RC file processing on startup. 2010-04-08 14:43:19 +12:00
Daniel Beer 757a9fb799 Implemented isearch command. 2010-04-08 13:15:30 +12:00
Daniel Beer dab86a82f6 Implemented "sym rename". 2010-03-31 20:51:25 +13:00
Daniel Beer 6cc43e17c8 Change sym load/add/savemap -> import/import+/export. 2010-03-31 19:39:02 +13:00
Daniel Beer 9d83386048 Implemented colorize disassembly. 2010-03-30 15:47:12 +13:00
Daniel Beer da34c6c1bd Implemented sym command. 2010-03-27 23:47:17 +13:00
Daniel Beer 4a298cdb3b Version 0.6 2010-03-23 16:43:12 +13:00
Daniel Beer f775e52fb6 Implemented read command. 2010-03-23 15:31:58 +13:00
Daniel Beer ef03cae7b2 Implemented erase command. 2010-03-23 15:14:04 +13:00
Daniel Beer b3afd48c19 Implemented mw command. 2010-03-23 15:05:37 +13:00
Daniel Beer 34a4de4b47 Fixed documentation of "prog" command. 2010-03-23 14:53:42 +13:00
Daniel Beer 484aecd7bc Allow IO requests to be aborted. 2010-03-23 10:40:57 +13:00
Daniel Beer 07f0ce12fe Corrected firmware dumping command. 2010-03-23 09:56:19 +13:00
Daniel Beer 39a4c5806b Implemented basic gdb support.
Tested only with simulation mode -- real devices need testing.
2010-03-22 19:12:51 +13:00
Daniel Beer 070de76844 Version 0.5 2010-03-20 16:39:52 +13:00
Daniel Beer b4d3b44fef Implemented prompting for IO in simulation. 2010-03-20 16:07:41 +13:00
Daniel Beer 8c20233297 step command now takes a count argument. 2010-03-20 15:22:58 +13:00
Daniel Beer 0d71fcef38 Implemented CPU core emulator. 2010-03-20 15:18:58 +13:00
Daniel Beer fe01853335 Added manual page. 2010-03-18 14:02:05 +13:00