Commit Graph

181 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 1899f67536 Work in progress 2021-03-13 13:05:32 -06:00
mlong 9e2320e051 New work with diskimglib now stable 2021-03-12 12:04:58 -06:00
mlong b093bf432a Adding asdisk converters 2021-03-08 11:34:43 -06:00
mlong 4a9dcf3b73 Adding cpress wrapper classes 2021-03-07 08:21:57 -06:00
mlong 87bd04eb55 Adding Cpress wrapper classes 2021-03-07 08:19:05 -06:00
mlong a3d4302df6 Updating subtree .pro files 2021-03-07 08:17:22 -06:00
mlong bc1ae7e04b Adding new upstream for ADS sub. 2021-03-07 08:15:50 -06:00
mlong 9e290b1a70 Moving in cpress library upstream and getting it to compile 2021-03-04 13:09:40 -06:00
mlong 46c99f610a Added ciderpress submodule for disklib access 2021-03-03 17:08:46 -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
mlong 6bdd3efc3b Cleanup 2021-02-19 16:44:47 -06:00
mlong d06ec19b17 Fixing license and notes 2021-02-19 16:41:25 -06:00
mlong e0210c520b Updated notes.txt 2021-02-19 15:21:03 -06:00
Mark Long e9fda36adc Updated license text 2021-02-19 15:16:12 -06:00
mlong 72bfc1f29e Updated notes.txt 2021-02-19 15:05:50 -06:00
Mark Long 8abd8fc3b3 Update License 2021-02-19 14:59:34 -06:00
mlong 2c2e5a5874 Continuing work on disk explorer support widgets 2021-02-19 14:57:05 -06:00
mlong 5fb37304c0 Finished refactor of GenericFile. At least for now. 2021-02-16 15:01:25 -06:00
mlong 14301d7083 Refactoring RawDiskImage out of Dos33DiskImage 2021-02-15 16:30:02 -06:00
Mark Long 20165005c2 continuing work on new stuff 2021-02-11 10:14:19 -06:00
Mark Long 247977d158 Adding qdarkstyle stuff 2021-02-11 10:13:48 -06:00
Mark Long 756cff8657 Updated diskfile stuff 2021-02-11 10:12:30 -06:00
Mark Long 6303dd1228 Work on sequencer view, etc. 2021-02-10 17:12:04 -06:00
mlong 34b3310aa4 Added new classes for Sequence stuff 2021-02-04 18:38:25 -06:00
mlong fc67d6aae2 Fixed an improper override of a virtual function that masked the original 2021-02-04 13:31:11 -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 dcfa0ce655 Fixed layout error message and font aliases for Apple Fonts. 2021-02-03 13:11:56 -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 edd10bec10 Temporarily disabled unused buttons on startup widget. 2021-01-30 14:03:11 -06:00
mlong d8cf9111c6 Added startup dialog widget. 2021-01-30 14:02:10 -06:00
mlong 25992b86ff Updated README.md 2021-01-29 22:38:20 -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
Mark Long e301ca49d0
Update README.md 2021-01-26 11:25:41 -06:00
mlong 13043b7085 Cleaned up notes dialog 2021-01-24 16:11:31 -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 9f41eae9a6
Update LICENSE 2021-01-24 16:03:11 -06:00
Mark Long 49b381a81f
Update README.md 2021-01-24 15:48:44 -06:00
Mark Long 7cde9fbdb9
Update README.md 2021-01-23 23:13:46 -06:00
mlong 450f6e81f4 Fixed autosave on disassembly metadata. 2021-01-23 15:56:49 -06:00