Commit Graph

86 Commits

Author SHA1 Message Date
mlong
7b4d71a1e4 Finishing normalizing filename capitalization 2021-03-13 14:02:45 -06:00
mlong
e71e963bad Normalizing file name capitalization 2021-03-13 13:32:12 -06:00
mlong
4a75cc0022 Modifying .pro files config, etc. 2021-03-03 16:49:12 -06:00
mlong
c4badd2137 Added new docking support and viewer widgets for DiskExplorer 2021-02-21 13:05:55 -06:00
mlong
cd782f52a9 Added license templates to all code files 2021-02-19 17:42:02 -06:00
Mark Long
20165005c2 continuing work on new stuff 2021-02-11 10:14:19 -06:00
mlong
3213cb500a Removed some extraneous debugging stuff 2021-02-04 13:22:31 -06:00
mlong
ad0fe34b64 Removed deprecated call to QComboBox::currentIndexChanged(const QString &) 2021-02-03 15:24:30 -06:00
mlong
cccaa4ff2e Removing a lot of extraneous debug statements. 2021-02-03 14:51:54 -06:00
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
7002fc09ad Fixed menu error in CharSetViewer 2021-02-01 21:40:40 -06:00
mlong
7f4ca94e9a Added memory role detection in disassembler for opcodes and operands 2021-02-01 20:19:16 -06:00
Mark Long
9ab500ede5 Fully replaced Memory class with AttributedMemory and removed all old references. 2021-01-31 21:35:57 -06:00
Mark Long
4800387ace Added new AttributedMemory class in prep for overhaul of parsers. Moved 6502 opcode info to Opcodes static class. 2021-01-31 21:28:17 -06:00
mlong
2af907d1b7 Added some error checking to TSList class. Various other cleanup. 2021-01-29 22:37:36 -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
mlong
531a670dca Fixed labels on non-data members of assembly. 2021-01-23 15:38:53 -06:00
mlong
6d8efdd483 Fixed labels on non-data members of assembly. 2021-01-23 14:58:12 -06:00
mlong
f5d4d99a94 Improved disassembler labelling 2021-01-23 14:23:41 -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
e353df7232 Added int basic viewer, various cleanup, bug fixes 2021-01-22 14:40:14 -06:00
Mark Long
177ecdfea1 Various Changes 2017-06-29 00:21:45 -05:00
Mark Long
e85b95b66b Added viewer to show jumps in disassembly viewer 2016-10-31 11:19:44 -05:00
Mark Long
93f1b143d3 Various changes 2016-10-31 01:40:58 -05:00
Mark Long
77c96e8a57 Added some address aliases 2016-10-31 00:40:55 -05:00
Mark Long
e75ed40ce0 Major fixes to disassembler 2016-10-30 22:45:45 -05:00
Mark Long
315cc2a4af Preserve catalog widget size when DiskTools are hidden 2016-10-30 17:19:29 -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
23acb3f54d Added sector view hex dump to Disk Explorer 2016-10-28 01:38:45 -05:00
Mark Long
340c9f7fa5 Working on Disk Explorer 2016-10-27 17:46:08 -05:00
Mark Long
946d5f57eb Removed some redundant code 2016-10-26 18:33:08 -05:00
Mark Long
b8ed5111fe Greatly improved disassembler. Added multple entry points. 2016-10-26 18:16:53 -05:00
Mark Long
2517c6d605 Disassembler work 2016-10-26 16:44:22 -05:00
Mark Long
a5382655a3 Added first push of DisassemblerMetadata processing stuff 2016-10-25 23:41:42 -05:00
Mark Long
cb3f59af4e Fixed hex display of negative numbers 2016-10-25 00:14:25 -05:00
Mark Long
f4c871c9b9 Fixed issue with AppleSoft code needlessly reformatting multiple times 2016-10-24 22:53:35 -05:00
Mark Long
5debe5549b Code cleanup 2016-10-24 13:52:43 -05:00
Mark Long
c4bc4e5127 Added printing and export for most viewers 2016-10-24 13:37:37 -05:00
Mark Long
7b80c8dbda Added some default file type handling for viewer. 2016-10-24 00:51:39 -05:00
Mark Long
2f8c2cfd59 Updates to CharacterSetExplorer in CharSetViewer 2016-10-24 00:41:35 -05:00
Mark Long
581ac6fa5e Created HiresScreenWidget and optimized display code 2016-10-21 19:14:45 -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