Commit Graph

28 Commits

Author SHA1 Message Date
mlong
659780d425 Added some debugging and some safeguards for not overrunning boundaries when loading corrupt disk images. Fixed default font size on sector viewer hexdump. 2021-02-03 12:32:07 -06:00
mlong
46f9ceb386 Cleaned up disassembler code a bit. Added a few new labels for disassembler viewer zero page addresses. 2021-01-26 11:57:36 -06:00
mlong
c2af23df22 Added notes dialog on disk explorer, bundled Apple Fonts, and added legalese, as needed. 2021-01-24 16:07:30 -06:00
Mark Long
a30eaec4c0 New IntBasic file viewer, various code clean up and bug fixes. 2021-01-22 15:45:10 -06:00
Mark Long
177ecdfea1 Various Changes 2017-06-29 00:21:45 -05:00
Mark Long
93f1b143d3 Various changes 2016-10-31 01:40:58 -05:00
Mark Long
d136148a3b Fixed typos 2016-10-30 14:03:39 -05:00
Mark Long
c3c80f9f1e Hidden DiskExplorer at startup, Viewers close w/ main app exit. 2016-10-30 11:59:03 -05:00
Mark Long
dab8f1e7d4 Improved control character display in ApplesoftViewer 2016-10-29 18:11:42 -05:00
Mark Long
e76625bf90 Optimized Applesoft Parser and Formatter 2016-10-29 17:21:49 -05:00
Mark Long
c6d4020310 Fixed ApplesoftFileViewer menu options 2016-10-29 16:28:25 -05:00
Mark Long
3164fe6201 Added syntax highlighting to Applesoft Viewer, reworked retokenizer 2016-10-29 16:10:54 -05:00
Mark Long
f2ef6a48ae Moved retokenization of files from ApplesoftFile to ApplesoftRetokenizer class 2016-10-29 13:05:59 -05:00
Mark Long
f4c871c9b9 Fixed issue with AppleSoft code needlessly reformatting multiple times 2016-10-24 22:53:35 -05:00
Mark Long
c4bc4e5127 Added printing and export for most viewers 2016-10-24 13:37:37 -05:00
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
400db17b3c Added new viewer menu options. 2016-10-15 14:29:33 -05:00
Mark Long
abe2f08e79 Added dynamic option menus to viewer 2016-10-15 10:13:53 -05:00
Mark Long
40f3c6dcaf Consolidated viewers into one switchable widget 2016-10-14 17:27:28 -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
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
e1efec04b0 Continuing work. Added text view to hex viewer. 2016-07-05 08:35:38 -05: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