Commit Graph

8 Commits

Author SHA1 Message Date
Travis Goodspeed
b09c610ed8 Full alphabet in the Morse library. #46 2017-11-28 18:28:14 -05:00
Travis Goodspeed
64ce1315a6 Assembler now properly renders CALLs. 2017-11-28 11:54:52 -05:00
Travis Goodspeed
f2a94f1c59 Disassembler now handles CALL instructions properly. Immediate values shown for one-op arguments. 2017-11-26 17:56:09 -05:00
Travis Goodspeed
e7ef696c20 Remaining doxygen headers and Doxyfile. Close #39. 2017-11-14 14:07:10 -05:00
Travis Goodspeed
beabf0577d Better makefile for the library tests. 2017-11-12 21:31:52 -05:00
Travis Goodspeed
ea82205cb3 The disassembler now shows As, Ad, and the registers. Stranger modes not yet supported. #34 2017-10-16 15:23:52 -04:00
Travis Goodspeed
d6600684d0 Partial support for disassembly in the hex editor. #34 2017-10-16 11:59:09 -04:00
Travis Goodspeed
b35830ea3f First stab of a disassembler, not yet tied into the watch UI. 2017-10-15 17:34:10 -04:00