Commit Graph

  • 315cc2a4af Preserve catalog widget size when DiskTools are hidden Mark Long 2016-10-30 17:19:29 -05:00
  • 9e7b408263 Fixed display problem with per-pixel color display Mark Long 2016-10-30 17:18:18 -05:00
  • f5be4abd7c Added status bar to DiskExplorer Mark Long 2016-10-30 16:08:50 -05:00
  • 048ab309c7 Updated README.md Mark Long 2016-10-30 14:05:04 -05:00
  • d136148a3b Fixed typos Mark Long 2016-10-30 14:03:39 -05:00
  • c3c80f9f1e Hidden DiskExplorer at startup, Viewers close w/ main app exit. Mark Long 2016-10-30 11:59:03 -05:00
  • dab8f1e7d4 Improved control character display in ApplesoftViewer Mark Long 2016-10-29 18:11:42 -05:00
  • e76625bf90 Optimized Applesoft Parser and Formatter Mark Long 2016-10-29 17:21:49 -05:00
  • c6d4020310 Fixed ApplesoftFileViewer menu options Mark Long 2016-10-29 16:28:25 -05:00
  • 9ae934808c Merge branch 'master' of https://github.com/markdavidlong/AppleSAWS Mark Long 2016-10-29 16:11:09 -05:00
  • 3164fe6201 Added syntax highlighting to Applesoft Viewer, reworked retokenizer Mark Long 2016-10-29 16:10:54 -05:00
  • f2ef6a48ae Moved retokenization of files from ApplesoftFile to ApplesoftRetokenizer class Mark Long 2016-10-29 13:05:59 -05:00
  • 0aa707cd0d Update README.md Mark Long 2016-10-28 09:40:51 -05:00
  • 8258994a2c Merge branch 'master' of https://github.com/markdavidlong/AppleSAWS Mark Long 2016-10-28 01:38:51 -05:00
  • 23acb3f54d Added sector view hex dump to Disk Explorer Mark Long 2016-10-28 01:38:45 -05:00
  • dd404d7974 Update README.md Mark Long 2016-10-28 00:59:53 -05:00
  • df201f95b1 New screenshot showing disk explorer Mark Long 2016-10-28 00:57:05 -05:00
  • ecec14c2d0 Removed MainWindow class, replaced with DiskExplorer Mark Long 2016-10-28 00:48:18 -05:00
  • 340c9f7fa5 Working on Disk Explorer Mark Long 2016-10-27 17:46:08 -05:00
  • fff9044b86 Merge branch 'master' of https://github.com/markdavidlong/AppleSAWS Mark Long 2016-10-27 12:23:58 -05:00
  • 04c24e2b17 Updated screenshot Mark Long 2016-10-27 12:23:50 -05:00
  • 750165b80a Added screenshot. Mark Long 2016-10-27 12:02:14 -05:00
  • 93aca1ec44 Merge branch 'master' of https://github.com/markdavidlong/AppleSAWS Mark Long 2016-10-27 11:59:29 -05:00
  • edade65dc4 Renamed disk images directory, added an image directory with a screenshot. Mark Long 2016-10-27 11:58:50 -05:00
  • dfe5649904 Update README.md Mark Long 2016-10-27 11:30:13 -05:00
  • 946d5f57eb Removed some redundant code Mark Long 2016-10-26 18:33:08 -05:00
  • 9bc26f501a Updated notes Mark Long 2016-10-26 18:32:42 -05:00
  • b8ed5111fe Greatly improved disassembler. Added multple entry points. Mark Long 2016-10-26 18:16:53 -05:00
  • 2517c6d605 Disassembler work Mark Long 2016-10-26 16:44:22 -05:00
  • 18ca84b42d Changing disassembler to walk code paths Mark Long 2016-10-26 11:32:48 -05:00
  • ae7b8c83dd Cleaned up disassembler.cxx and disassembler.h Mark Long 2016-10-26 02:48:01 -05:00
  • 6e8da24b47 Continued work on assembler metadata dialog Mark Long 2016-10-26 02:46:25 -05:00
  • cea53aadd5 Continued work on assembler metadata dialog Mark Long 2016-10-26 02:27:58 -05:00
  • 0badceb216 Continued work on assembler metadata dialog Mark Long 2016-10-26 02:23:33 -05:00
  • a5382655a3 Added first push of DisassemblerMetadata processing stuff Mark Long 2016-10-25 23:41:42 -05:00
  • cb3f59af4e Fixed hex display of negative numbers Mark Long 2016-10-25 00:14:25 -05:00
  • 2b4864afcd Update README.md Mark Long 2016-10-24 23:59:58 -05:00
  • 094b44c66e Made first pass at retokenizing negative numbers. May still have some issues. Mark Long 2016-10-24 23:30:23 -05:00
  • f4c871c9b9 Fixed issue with AppleSoft code needlessly reformatting multiple times Mark Long 2016-10-24 22:53:35 -05:00
  • e4c81ee70c Fixed bug with formatter Mark Long 2016-10-24 22:52:58 -05:00
  • 171f8d5959 Stubbed out method for retokenizing negative numbers Mark Long 2016-10-24 22:52:27 -05:00
  • f3c2a85b36 Added a test file to disk image Mark Long 2016-10-24 22:51:39 -05:00
  • 5debe5549b Code cleanup Mark Long 2016-10-24 13:52:43 -05:00
  • 6b7ed70a8e Updated notes Mark Long 2016-10-24 13:51:43 -05:00
  • fad59c4c3b Update README.md Mark Long 2016-10-24 13:39:30 -05:00
  • c4bc4e5127 Added printing and export for most viewers Mark Long 2016-10-24 13:37:37 -05:00
  • ce2d9dfdd6 Code cleanup Mark Long 2016-10-24 01:26:04 -05:00
  • eae91b8f80 Update README.md Mark Long 2016-10-24 01:24:38 -05:00
  • cbb5668a78 Updated docs Mark Long 2016-10-24 00:58:16 -05:00
  • 0562d3109f Removed unneeded "draw" button from CharacterSetExplorer. Mark Long 2016-10-24 00:55:37 -05:00
  • 7b80c8dbda Added some default file type handling for viewer. Mark Long 2016-10-24 00:51:39 -05:00
  • ed08108702 Changed default CharacterSetExplorer dialog window name Mark Long 2016-10-24 00:51:12 -05:00
  • 2f8c2cfd59 Updates to CharacterSetExplorer in CharSetViewer Mark Long 2016-10-24 00:41:35 -05:00
  • 581ac6fa5e Created HiresScreenWidget and optimized display code Mark Long 2016-10-21 19:14:45 -05:00
  • 5ba9a0155e Code cleanup. Mark Long 2016-10-15 18:14:30 -05:00
  • 28f6f66234 Added word wrap to all text-based viewer widgets. Mark Long 2016-10-15 17:48:26 -05:00
  • 441dc4613e Added word wrap to Applesoft Viewer Mark Long 2016-10-15 16:01:26 -05:00
  • 823ae4dd57 Made mainwidget scrollable on viewer Mark Long 2016-10-15 15:41:10 -05:00
  • 400db17b3c Added new viewer menu options. Mark Long 2016-10-15 14:29:33 -05:00
  • 243cb5a16b Updated docs Mark Long 2016-10-15 10:29:12 -05:00
  • abe2f08e79 Added dynamic option menus to viewer Mark Long 2016-10-15 10:13:53 -05:00
  • 2a1c2586c3 Removed now-unneeded context menu from catalog widget Mark Long 2016-10-14 17:33:02 -05:00
  • 40f3c6dcaf Consolidated viewers into one switchable widget Mark Long 2016-10-14 17:27:28 -05:00
  • 11670a9a30 Various misc changes Mark Long 2016-10-14 13:12:13 -05:00
  • 181045838d Added ApplesoftToolkit.dsk to sample images Mark Long 2016-10-14 09:04:18 -05:00
  • 9b00d7c0f0 Added relocation dictionary entries to end of Relocatable File disassembly viewer. Mark Long 2016-10-14 08:52:43 -05:00
  • 4e104cd5fb Added reindent/hex view for Applesoft Viewer & HRGC info widget Mark Long 2016-10-13 16:18:46 -05:00
  • f26af738c4 Added HexConverter utility Mark Long 2016-10-13 11:18:18 -05:00
  • dede70bfb9 Fixed typo in type name in var viewer Mark Long 2016-10-12 18:10:00 -05:00
  • 8f8fbba6fd Added sorting to var viewer Mark Long 2016-10-12 18:07:34 -05:00
  • c5d1c575e1 Added preliminary Applesoft Variable Viewer tool Mark Long 2016-10-12 17:52:13 -05:00
  • 6125c0523c Now parses strings and numbers into enhanced tokens, as well. Mark Long 2016-10-12 16:50:49 -05:00
  • 9da780252f Added new retokenizing to make strings and REM arguments into tokens, themselves. Mark Long 2016-10-10 20:34:33 -05:00
  • 37f450fd95 Removed some extraneous qDebugs Mark Long 2016-10-10 17:24:41 -05:00
  • 804a21b665 Added Character Set Viewer & Associated Classes Mark Long 2016-10-10 17:16:59 -05:00
  • 4df14ff010 Changed some disassembler code Mark Long 2016-10-10 12:45:07 -05:00
  • e1efec04b0 Continuing work. Added text view to hex viewer. Mark Long 2016-07-05 08:35:38 -05:00
  • b5558818e2 New updates Mark Long 2016-06-29 19:37:09 -05:00
  • bf8b4cece3 Added MazeViewer class for exploring "The Missing Ring" by DataMost Mark Long 2016-06-29 19:35:33 -05:00
  • 919cf5b6eb Added text/hex viewer for hex files Mark Long 2016-02-26 15:06:48 -06:00
  • 846212fe98 Added sample disk images Mark Long 2016-02-17 10:39:06 -06:00
  • 2c9dd9dbe2 Added Relocatable file viewer/processor. Added 80-col Addresses Mark Long 2016-02-16 16:42:02 -06:00
  • 441a3c41b9 Added HexDumpViewer Also added some well-known Monitor/Applesoft addresses to disassembler Mark Long 2016-02-11 17:46:10 -06:00
  • e3146d1818 Fixed math error due to quint8 vs quint16 calculations Mark Long 2016-02-11 09:33:42 -06:00
  • bac8be4688 Added rudimentary label searching Mark Long 2016-02-10 11:45:39 -06:00
  • b7eedfb688 Changed disassembler to templatize arguments in prep for using labels, potentially. Mark Long 2016-02-10 11:28:13 -06:00
  • f3128e073a Changed disassembler to return a list of DisassembledItem objects instead of a QStringList Mark Long 2016-02-10 10:48:54 -06:00
  • cbd6c53803 Updated catalogview with tooltips Mark Long 2016-02-10 10:10:37 -06:00
  • c707b58f4a Added Disassembler and DisassemblyViewer Mark Long 2016-02-08 16:56:25 -06:00
  • 6d05dcf7ed Added initial disassembler stuff. Mark Long 2016-02-04 15:52:16 -06:00
  • c25e8bfc8a Added new AS token code. Mark Long 2016-01-21 18:39:12 -06:00
  • 871acbded3 Cleaned up some code Mark Long 2016-01-20 22:08:58 -06:00
  • 8e25c21c19 Added menu option to select between NTSC/Monochrome on HiresViewWidget Mark Long 2016-01-20 21:33:08 -06:00
  • 0d40a0f264 Added NTSC emulation for HiresViewWidget. Mark Long 2016-01-20 20:58:48 -06:00
  • 808cbc32c5 Added new ApplesoftFormatter and moved formatting functionality there. Mark Long 2015-12-14 04:48:19 -06:00
  • 2f7845229d Updated .pro for new paths Mark Long 2015-12-14 03:42:25 -06:00
  • 5df09ea481 Moving more files around Mark Long 2015-12-14 03:35:40 -06:00
  • 3d2612b800 Moving some files around. Mark Long 2015-12-14 03:32:51 -06:00
  • e84f5a17a5 Added ApplesoftToken class. Mark Long 2015-12-14 03:21:01 -06:00
  • db6b50831b Added new ApplesoftToken class Mark Long 2015-12-14 03:20:36 -06:00