Commit Graph

  • 7b4d71a1e4 Finishing normalizing filename capitalization newviewers mlong 2021-03-13 14:02:45 -0600
  • e71e963bad Normalizing file name capitalization mlong 2021-03-13 13:32:12 -0600
  • 1899f67536 Work in progress mlong 2021-03-13 13:05:32 -0600
  • 9e2320e051 New work with diskimglib now stable mlong 2021-03-12 12:04:58 -0600
  • b093bf432a Adding asdisk converters mlong 2021-03-08 11:34:43 -0600
  • 4a9dcf3b73 Adding cpress wrapper classes mlong 2021-03-07 08:21:57 -0600
  • 87bd04eb55 Adding Cpress wrapper classes mlong 2021-03-07 08:19:05 -0600
  • a3d4302df6 Updating subtree .pro files mlong 2021-03-07 08:17:22 -0600
  • bc1ae7e04b Adding new upstream for ADS sub. mlong 2021-03-07 08:15:50 -0600
  • 9e290b1a70 Moving in cpress library upstream and getting it to compile mlong 2021-03-04 13:09:40 -0600
  • 46c99f610a Added ciderpress submodule for disklib access mlong 2021-03-03 17:08:46 -0600
  • 4a75cc0022 Modifying .pro files config, etc. mlong 2021-03-03 16:49:12 -0600
  • c4badd2137 Added new docking support and viewer widgets for DiskExplorer mlong 2021-02-21 13:05:55 -0600
  • cd782f52a9 Added license templates to all code files mlong 2021-02-19 17:42:02 -0600
  • 6bdd3efc3b Cleanup mlong 2021-02-19 16:44:47 -0600
  • 290fbda875 Fixing license master mlong 2021-02-19 16:41:25 -0600
  • d06ec19b17 Fixing license and notes mlong 2021-02-19 16:41:25 -0600
  • e0210c520b Updated notes.txt mlong 2021-02-19 15:21:03 -0600
  • bd4e20e209 Updated notes.txt mlong 2021-02-19 15:05:50 -0600
  • e9fda36adc Updated license text Mark Long 2021-02-19 15:15:48 -0600
  • a167e50e3d
    Updated license text Mark Long 2021-02-19 15:15:48 -0600
  • 13e4b9062b Updated notes.txt mlong 2021-02-19 15:05:50 -0600
  • 72bfc1f29e Updated notes.txt mlong 2021-02-19 15:05:50 -0600
  • 8abd8fc3b3 Update License Mark Long 2021-02-19 14:55:53 -0600
  • 2c2e5a5874 Continuing work on disk explorer support widgets mlong 2021-02-19 14:57:05 -0600
  • 484739e92d
    Update License Mark Long 2021-02-19 14:55:53 -0600
  • 5fb37304c0 Finished refactor of GenericFile. At least for now. mlong 2021-02-16 15:01:25 -0600
  • 14301d7083 Refactoring RawDiskImage out of Dos33DiskImage mlong 2021-02-15 16:30:02 -0600
  • 20165005c2 continuing work on new stuff Mark Long 2021-02-11 10:14:19 -0600
  • 247977d158 Adding qdarkstyle stuff Mark Long 2021-02-11 10:13:48 -0600
  • 756cff8657 Updated diskfile stuff Mark Long 2021-02-11 10:12:30 -0600
  • 6303dd1228 Work on sequencer view, etc. Mark Long 2021-02-10 17:12:04 -0600
  • 34b3310aa4 Added new classes for Sequence stuff mlong 2021-02-04 18:38:25 -0600
  • fc67d6aae2 Fixed an improper override of a virtual function that masked the original mlong 2021-02-04 13:31:11 -0600
  • 3213cb500a Removed some extraneous debugging stuff mlong 2021-02-04 13:22:31 -0600
  • ad0fe34b64 Removed deprecated call to QComboBox::currentIndexChanged(const QString &) mlong 2021-02-03 15:24:30 -0600
  • cccaa4ff2e Removing a lot of extraneous debug statements. mlong 2021-02-03 14:51:54 -0600
  • dcfa0ce655 Fixed layout error message and font aliases for Apple Fonts. mlong 2021-02-03 13:11:56 -0600
  • 659780d425 Added some debugging and some safeguards for not overrunning boundaries when loading corrupt disk images. Fixed default font size on sector viewer hexdump. mlong 2021-02-03 12:32:07 -0600
  • 7002fc09ad Fixed menu error in CharSetViewer mlong 2021-02-01 21:40:40 -0600
  • 7f4ca94e9a Added memory role detection in disassembler for opcodes and operands mlong 2021-02-01 20:19:16 -0600
  • 9ab500ede5 Fully replaced Memory class with AttributedMemory and removed all old references. Mark Long 2021-01-31 21:35:57 -0600
  • 4800387ace Added new AttributedMemory class in prep for overhaul of parsers. Moved 6502 opcode info to Opcodes static class. Mark Long 2021-01-31 21:28:17 -0600
  • edd10bec10 Temporarily disabled unused buttons on startup widget. mlong 2021-01-30 14:03:11 -0600
  • d8cf9111c6 Added startup dialog widget. mlong 2021-01-30 14:02:10 -0600
  • 25992b86ff Updated README.md mlong 2021-01-29 22:38:20 -0600
  • 2af907d1b7 Added some error checking to TSList class. Various other cleanup. mlong 2021-01-29 22:37:36 -0600
  • 46f9ceb386 Cleaned up disassembler code a bit. Added a few new labels for disassembler viewer zero page addresses. mlong 2021-01-26 11:57:36 -0600
  • e301ca49d0
    Update README.md Mark Long 2021-01-26 11:25:41 -0600
  • 13043b7085 Cleaned up notes dialog mlong 2021-01-24 16:11:31 -0600
  • c2af23df22 Added notes dialog on disk explorer, bundled Apple Fonts, and added legalese, as needed. mlong 2021-01-24 16:07:30 -0600
  • 9f41eae9a6
    Update LICENSE Mark Long 2021-01-24 16:03:11 -0600
  • 49b381a81f
    Update README.md Mark Long 2021-01-24 15:48:44 -0600
  • 7cde9fbdb9
    Update README.md Mark Long 2021-01-23 23:13:46 -0600
  • 450f6e81f4 Fixed autosave on disassembly metadata. mlong 2021-01-23 15:56:49 -0600
  • 531a670dca Fixed labels on non-data members of assembly. mlong 2021-01-23 15:38:53 -0600
  • 6d8efdd483 Fixed labels on non-data members of assembly. mlong 2021-01-23 14:58:12 -0600
  • c801897f58 Merge branch 'master' of https://github.com/markdavidlong/AppleSAWS mlong 2021-01-23 14:23:55 -0600
  • f5d4d99a94 Improved disassembler labelling mlong 2021-01-23 14:23:41 -0600
  • 660744ae3f
    Update README.md Mark Long 2021-01-23 12:59:01 -0600
  • c8b62f883a Updated README mlong 2021-01-22 16:01:15 -0600
  • a30eaec4c0 New IntBasic file viewer, various code clean up and bug fixes. Mark Long 2021-01-22 15:45:10 -0600
  • e353df7232 Added int basic viewer, various cleanup, bug fixes Mark Long 2021-01-22 14:40:14 -0600
  • 177ecdfea1 Various Changes Mark Long 2017-06-29 00:21:45 -0500
  • 30010dc1a4 Update README.md Mark Long 2016-10-31 11:20:55 -0500
  • e85b95b66b Added viewer to show jumps in disassembly viewer Mark Long 2016-10-31 11:19:44 -0500
  • 93f1b143d3 Various changes Mark Long 2016-10-31 01:40:58 -0500
  • 77c96e8a57 Added some address aliases Mark Long 2016-10-31 00:40:55 -0500
  • 388f1f3694 Normalized construction of 16-bit words from 2 8-bit values throughout code Mark Long 2016-10-31 00:02:53 -0500
  • e75ed40ce0 Major fixes to disassembler Mark Long 2016-10-30 22:45:45 -0500
  • 570b87dfd5 Code Cleanup Mark Long 2016-10-30 19:00:39 -0500
  • a521421cf3 Update README.md Mark Long 2016-10-30 18:59:54 -0500
  • ff77276b63 Moved color definitions to AppleColors.h Mark Long 2016-10-30 18:31:11 -0500
  • b7b409e044 cleaned up unused method declaration Mark Long 2016-10-30 17:21:08 -0500
  • 315cc2a4af Preserve catalog widget size when DiskTools are hidden Mark Long 2016-10-30 17:19:29 -0500
  • 9e7b408263 Fixed display problem with per-pixel color display Mark Long 2016-10-30 17:18:18 -0500
  • f5be4abd7c Added status bar to DiskExplorer Mark Long 2016-10-30 16:08:50 -0500
  • 048ab309c7 Updated README.md Mark Long 2016-10-30 14:05:04 -0500
  • d136148a3b Fixed typos Mark Long 2016-10-30 14:03:39 -0500
  • c3c80f9f1e Hidden DiskExplorer at startup, Viewers close w/ main app exit. Mark Long 2016-10-30 11:59:03 -0500
  • dab8f1e7d4 Improved control character display in ApplesoftViewer Mark Long 2016-10-29 18:11:42 -0500
  • e76625bf90 Optimized Applesoft Parser and Formatter Mark Long 2016-10-29 17:21:49 -0500
  • c6d4020310 Fixed ApplesoftFileViewer menu options Mark Long 2016-10-29 16:28:25 -0500
  • 9ae934808c Merge branch 'master' of https://github.com/markdavidlong/AppleSAWS Mark Long 2016-10-29 16:11:09 -0500
  • 3164fe6201 Added syntax highlighting to Applesoft Viewer, reworked retokenizer Mark Long 2016-10-29 16:10:54 -0500
  • f2ef6a48ae Moved retokenization of files from ApplesoftFile to ApplesoftRetokenizer class Mark Long 2016-10-29 13:05:59 -0500
  • 0aa707cd0d Update README.md Mark Long 2016-10-28 09:40:51 -0500
  • 8258994a2c Merge branch 'master' of https://github.com/markdavidlong/AppleSAWS Mark Long 2016-10-28 01:38:51 -0500
  • 23acb3f54d Added sector view hex dump to Disk Explorer Mark Long 2016-10-28 01:38:45 -0500
  • dd404d7974 Update README.md Mark Long 2016-10-28 00:59:53 -0500
  • df201f95b1 New screenshot showing disk explorer Mark Long 2016-10-28 00:57:05 -0500
  • ecec14c2d0 Removed MainWindow class, replaced with DiskExplorer Mark Long 2016-10-28 00:48:18 -0500
  • 340c9f7fa5 Working on Disk Explorer Mark Long 2016-10-27 17:46:08 -0500
  • fff9044b86 Merge branch 'master' of https://github.com/markdavidlong/AppleSAWS Mark Long 2016-10-27 12:23:58 -0500
  • 04c24e2b17 Updated screenshot Mark Long 2016-10-27 12:23:50 -0500
  • 750165b80a Added screenshot. Mark Long 2016-10-27 12:02:14 -0500
  • 93aca1ec44 Merge branch 'master' of https://github.com/markdavidlong/AppleSAWS Mark Long 2016-10-27 11:59:29 -0500
  • edade65dc4 Renamed disk images directory, added an image directory with a screenshot. Mark Long 2016-10-27 11:58:50 -0500
  • dfe5649904 Update README.md Mark Long 2016-10-27 11:30:13 -0500
  • 946d5f57eb Removed some redundant code Mark Long 2016-10-26 18:33:08 -0500