Commit Graph

21 Commits

Author SHA1 Message Date
Mark Long
177ecdfea1 Various Changes 2017-06-29 00:21:45 -05:00
Mark Long
e85b95b66b Added viewer to show jumps in disassembly viewer 2016-10-31 11:19:44 -05:00
Mark Long
77c96e8a57 Added some address aliases 2016-10-31 00:40:55 -05:00
Mark Long
340c9f7fa5 Working on Disk Explorer 2016-10-27 17:46:08 -05:00
Mark Long
946d5f57eb Removed some redundant code 2016-10-26 18:33:08 -05:00
Mark Long
b8ed5111fe Greatly improved disassembler. Added multple entry points. 2016-10-26 18:16:53 -05:00
Mark Long
2517c6d605 Disassembler work 2016-10-26 16:44:22 -05:00
Mark Long
a5382655a3 Added first push of DisassemblerMetadata processing stuff 2016-10-25 23:41:42 -05:00
Mark Long
cb3f59af4e Fixed hex display of negative numbers 2016-10-25 00:14:25 -05:00
Mark Long
c4bc4e5127 Added printing and export for most viewers 2016-10-24 13:37:37 -05:00
Mark Long
28f6f66234 Added word wrap to all text-based viewer widgets. 2016-10-15 17:48:26 -05:00
Mark Long
40f3c6dcaf Consolidated viewers into one switchable widget 2016-10-14 17:27:28 -05:00
Mark Long
11670a9a30 Various misc changes 2016-10-14 13:12:13 -05:00
Mark Long
9b00d7c0f0 Added relocation dictionary entries to end of Relocatable File disassembly viewer. 2016-10-14 08:52:43 -05:00
Mark Long
2c9dd9dbe2 Added Relocatable file viewer/processor. Added 80-col Addresses 2016-02-16 16:42:02 -06:00
Mark Long
441a3c41b9 Added HexDumpViewer
Also added some well-known Monitor/Applesoft addresses to disassembler
2016-02-11 17:46:10 -06:00
Mark Long
e3146d1818 Fixed math error due to quint8 vs quint16 calculations 2016-02-11 09:33:42 -06:00
Mark Long
bac8be4688 Added rudimentary label searching 2016-02-10 11:45:39 -06:00
Mark Long
f3128e073a Changed disassembler to return a list of DisassembledItem objects instead of a QStringList 2016-02-10 10:48:54 -06:00
Mark Long
cbd6c53803 Updated catalogview with tooltips 2016-02-10 10:10:37 -06:00
Mark Long
c707b58f4a Added Disassembler and DisassemblyViewer 2016-02-08 16:56:25 -06:00