Mark Long
|
5ba9a0155e
|
Code cleanup.
|
2016-10-15 18:14:30 -05:00 |
|
Mark Long
|
28f6f66234
|
Added word wrap to all text-based viewer widgets.
|
2016-10-15 17:48:26 -05:00 |
|
Mark Long
|
441dc4613e
|
Added word wrap to Applesoft Viewer
|
2016-10-15 16:01:26 -05:00 |
|
Mark Long
|
823ae4dd57
|
Made mainwidget scrollable on viewer
|
2016-10-15 15:41:10 -05:00 |
|
Mark Long
|
400db17b3c
|
Added new viewer menu options.
|
2016-10-15 14:29:33 -05:00 |
|
Mark Long
|
243cb5a16b
|
Updated docs
|
2016-10-15 10:29:12 -05:00 |
|
Mark Long
|
abe2f08e79
|
Added dynamic option menus to viewer
|
2016-10-15 10:13:53 -05:00 |
|
Mark Long
|
2a1c2586c3
|
Removed now-unneeded context menu from catalog widget
|
2016-10-14 17:33:02 -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
|
181045838d
|
Added ApplesoftToolkit.dsk to sample images
|
2016-10-14 09:04:18 -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
|
4e104cd5fb
|
Added reindent/hex view for Applesoft Viewer & HRGC info widget
|
2016-10-13 16:18:46 -05:00 |
|
Mark Long
|
f26af738c4
|
Added HexConverter utility
|
2016-10-13 11:18:18 -05:00 |
|
Mark Long
|
dede70bfb9
|
Fixed typo in type name in var viewer
|
2016-10-12 18:10:00 -05:00 |
|
Mark Long
|
8f8fbba6fd
|
Added sorting to var viewer
|
2016-10-12 18:07:34 -05:00 |
|
Mark Long
|
c5d1c575e1
|
Added preliminary Applesoft Variable Viewer tool
|
2016-10-12 17:52:13 -05:00 |
|
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 |
|