Commit Graph

31 Commits

Author SHA1 Message Date
mlong fc67d6aae2 Fixed an improper override of a virtual function that masked the original 2021-02-04 13:31:11 -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 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
mlong 6d8efdd483 Fixed labels on non-data members of assembly. 2021-01-23 14:58:12 -06:00
mlong f5d4d99a94 Improved disassembler labelling 2021-01-23 14:23:41 -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 388f1f3694 Normalized construction of 16-bit words from 2 8-bit values throughout code 2016-10-31 00:02:53 -05:00
Mark Long e75ed40ce0 Major fixes to disassembler 2016-10-30 22:45:45 -05:00
Mark Long b8ed5111fe Greatly improved disassembler. Added multple entry points. 2016-10-26 18:16:53 -05:00
Mark Long 2517c6d605 Disassembler work 2016-10-26 16:44:22 -05:00
Mark Long 18ca84b42d Changing disassembler to walk code paths 2016-10-26 11:32:48 -05:00
Mark Long ae7b8c83dd Cleaned up disassembler.cxx and disassembler.h 2016-10-26 02:48:01 -05:00
Mark Long 6e8da24b47 Continued work on assembler metadata dialog 2016-10-26 02:46:25 -05:00
Mark Long cea53aadd5 Continued work on assembler metadata dialog 2016-10-26 02:27:58 -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 4df14ff010 Changed some disassembler code 2016-10-10 12:45:07 -05:00
Mark Long e1efec04b0 Continuing work. Added text view to hex viewer. 2016-07-05 08:35:38 -05: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 e3146d1818 Fixed math error due to quint8 vs quint16 calculations 2016-02-11 09:33:42 -06:00
Mark Long bac8be4688 Added rudimentary label searching 2016-02-10 11:45:39 -06:00
Mark Long b7eedfb688 Changed disassembler to templatize arguments in prep for using labels, potentially. 2016-02-10 11:28:13 -06:00
Mark Long f3128e073a Changed disassembler to return a list of DisassembledItem objects instead of a QStringList 2016-02-10 10:48:54 -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 5df09ea481 Moving more files around 2015-12-14 03:35:40 -06:00