Commit Graph

141 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
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
2f7845229d Updated .pro for new paths 2015-12-14 03:42:25 -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
b9de6941f2 Added doc directory 2015-12-01 10:41:32 -06:00
Mark Long
d411cd23ad Changned paths in .pro file 2015-12-01 10:41:06 -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
markdavidlong
2d532c386b Updated name on copyright notice. 2015-12-01 10:22:15 -06:00
markdavidlong
f11ae876eb Initial commit 2015-12-01 09:44:55 -06:00