Commit Graph

76 Commits

Author SHA1 Message Date
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
b7eedfb688 Changed disassembler to templatize arguments in prep for using labels, potentially. 2016-02-10 11:28:13 -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
Mark Long
6d05dcf7ed Added initial disassembler stuff. 2016-02-04 15:52:16 -06:00
Mark Long
c25e8bfc8a Added new AS token code. 2016-01-21 18:39:12 -06:00
Mark Long
871acbded3 Cleaned up some code 2016-01-20 22:08:58 -06:00
Mark Long
8e25c21c19 Added menu option to select between NTSC/Monochrome on HiresViewWidget 2016-01-20 21:33:08 -06:00
Mark Long
0d40a0f264 Added NTSC emulation for HiresViewWidget. 2016-01-20 20:58:48 -06:00
Mark Long
808cbc32c5 Added new ApplesoftFormatter and moved formatting functionality there. 2015-12-14 04:48:19 -06:00
Mark Long
5df09ea481 Moving more files around 2015-12-14 03:35:40 -06:00
Mark Long
3d2612b800 Moving some files around. 2015-12-14 03:32:51 -06:00
Mark Long
e84f5a17a5 Added ApplesoftToken class. 2015-12-14 03:21:01 -06:00
Mark Long
db6b50831b Added new ApplesoftToken class 2015-12-14 03:20:36 -06:00
Mark Long
d652dad5c8 Various changes. 2015-12-04 21:47:13 -06:00
Mark Long
42386ea39e Changed token spacing and removed hard-coded space before tokens. 2015-12-04 21:46:09 -06:00
Mark Long
f2c1b51d40 Added ApplesoftFileViewer widget. 2015-12-04 21:45:27 -06:00
Mark Long
1c6ae0358e Added HiresViewWidget, removed MDI stuff 2015-12-02 15:04:41 -06:00
Mark Long
80d4a47d9d Added Unload Disk Image action. 2015-12-01 14:21:09 -06:00
Mark Long
26b1eea952 Udpated token values 2015-12-01 14:18:01 -06:00
Mark Long
61c849ac28 Moved .pro file to project root 2015-12-01 10:29:29 -06:00
Mark Long
1bf321072d Initial push of pre-existing code. 2015-12-01 10:24:51 -06:00