Commit Graph

17 Commits

Author SHA1 Message Date
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 7f4ca94e9a Added memory role detection in disassembler for opcodes and operands 2021-02-01 20:19:16 -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
Mark Long a30eaec4c0 New IntBasic file viewer, various code clean up and bug fixes. 2021-01-22 15:45:10 -06:00
Mark Long e75ed40ce0 Major fixes to disassembler 2016-10-30 22:45:45 -05:00
Mark Long ff77276b63 Moved color definitions to AppleColors.h 2016-10-30 18:31:11 -05:00
Mark Long ecec14c2d0 Removed MainWindow class, replaced with DiskExplorer 2016-10-28 00:48:18 -05:00
Mark Long 2517c6d605 Disassembler work 2016-10-26 16:44:22 -05:00
Mark Long 2f8c2cfd59 Updates to CharacterSetExplorer in CharSetViewer 2016-10-24 00:41:35 -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 37f450fd95 Removed some extraneous qDebugs 2016-10-10 17:24:41 -05:00
Mark Long 804a21b665 Added Character Set Viewer & Associated Classes 2016-10-10 17:16:59 -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 5df09ea481 Moving more files around 2015-12-14 03:35:40 -06:00