Commit Graph

40 Commits

Author SHA1 Message Date
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 d8cf9111c6 Added startup dialog widget. 2021-01-30 14:02:10 -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 e85b95b66b Added viewer to show jumps in disassembly viewer 2016-10-31 11:19:44 -05:00
Mark Long ff77276b63 Moved color definitions to AppleColors.h 2016-10-30 18:31:11 -05:00
Mark Long f2ef6a48ae Moved retokenization of files from ApplesoftFile to ApplesoftRetokenizer class 2016-10-29 13:05:59 -05:00
Mark Long ecec14c2d0 Removed MainWindow class, replaced with DiskExplorer 2016-10-28 00:48:18 -05:00
Mark Long 340c9f7fa5 Working on Disk Explorer 2016-10-27 17:46:08 -05:00
Mark Long 18ca84b42d Changing disassembler to walk code paths 2016-10-26 11:32:48 -05:00
Mark Long 0badceb216 Continued work on assembler metadata dialog 2016-10-26 02:23:33 -05:00
Mark Long a5382655a3 Added first push of DisassemblerMetadata processing stuff 2016-10-25 23:41:42 -05:00
Mark Long c4bc4e5127 Added printing and export for most viewers 2016-10-24 13:37:37 -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 400db17b3c Added new viewer menu options. 2016-10-15 14:29:33 -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 f26af738c4 Added HexConverter utility 2016-10-13 11:18:18 -05:00
Mark Long c5d1c575e1 Added preliminary Applesoft Variable Viewer tool 2016-10-12 17:52:13 -05:00
Mark Long 804a21b665 Added Character Set Viewer & Associated Classes 2016-10-10 17:16:59 -05:00
Mark Long e1efec04b0 Continuing work. Added text view to hex viewer. 2016-07-05 08:35:38 -05:00
Mark Long b5558818e2 New updates 2016-06-29 19:37:09 -05:00
Mark Long 919cf5b6eb Added text/hex viewer for hex files 2016-02-26 15:06:48 -06:00
Mark Long 2c9dd9dbe2 Added Relocatable file viewer/processor. Added 80-col Addresses 2016-02-16 16:42:02 -06:00
Mark Long 441a3c41b9 Added HexDumpViewer
Also added some well-known Monitor/Applesoft addresses to disassembler
2016-02-11 17:46:10 -06:00
Mark Long cbd6c53803 Updated catalogview with tooltips 2016-02-10 10:10:37 -06:00
Mark Long c707b58f4a Added Disassembler and DisassemblyViewer 2016-02-08 16:56:25 -06:00
Mark Long 6d05dcf7ed Added initial disassembler stuff. 2016-02-04 15:52:16 -06:00
Mark Long 0d40a0f264 Added NTSC emulation for HiresViewWidget. 2016-01-20 20:58:48 -06:00
Mark Long 808cbc32c5 Added new ApplesoftFormatter and moved formatting functionality there. 2015-12-14 04:48:19 -06:00
Mark Long 2f7845229d Updated .pro for new paths 2015-12-14 03:42:25 -06:00
Mark Long db6b50831b Added new ApplesoftToken class 2015-12-14 03:20:36 -06:00
Mark Long f2c1b51d40 Added ApplesoftFileViewer widget. 2015-12-04 21:45:27 -06:00
Mark Long 1c6ae0358e Added HiresViewWidget, removed MDI stuff 2015-12-02 15:04:41 -06:00
Mark Long d411cd23ad Changned paths in .pro file 2015-12-01 10:41:06 -06:00
Mark Long 61c849ac28 Moved .pro file to project root 2015-12-01 10:29:29 -06:00