Commit Graph

74 Commits

Author SHA1 Message Date
Mark Long
6125c0523c Now parses strings and numbers into enhanced tokens, as well. 2016-10-12 16:50:49 -05:00
Mark Long
9da780252f Added new retokenizing to make strings and REM arguments into tokens, themselves. 2016-10-10 20:34:33 -05:00
Mark Long
37f450fd95 Removed some extraneous qDebugs 2016-10-10 17:24:41 -05:00
Mark Long
804a21b665 Added Character Set Viewer & Associated Classes 2016-10-10 17:16:59 -05:00
Mark Long
4df14ff010 Changed some disassembler code 2016-10-10 12:45:07 -05:00
Mark Long
e1efec04b0 Continuing work. Added text view to hex viewer. 2016-07-05 08:35:38 -05:00
Mark Long
b5558818e2 New updates 2016-06-29 19:37:09 -05:00
Mark Long
bf8b4cece3 Added MazeViewer class for exploring "The Missing Ring" by DataMost 2016-06-29 19:35:33 -05:00
Mark Long
919cf5b6eb Added text/hex viewer for hex files 2016-02-26 15:06:48 -06:00
Mark Long
846212fe98 Added sample disk images 2016-02-17 10:39:06 -06: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
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