Commit Graph

30 Commits

Author SHA1 Message Date
mlong cccaa4ff2e Removing a lot of extraneous debug statements. 2021-02-03 14:51:54 -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 388f1f3694 Normalized construction of 16-bit words from 2 8-bit values throughout code 2016-10-31 00:02:53 -05:00
Mark Long d136148a3b Fixed typos 2016-10-30 14:03:39 -05:00
Mark Long dab8f1e7d4 Improved control character display in ApplesoftViewer 2016-10-29 18:11:42 -05:00
Mark Long e76625bf90 Optimized Applesoft Parser and Formatter 2016-10-29 17:21:49 -05:00
Mark Long c6d4020310 Fixed ApplesoftFileViewer menu options 2016-10-29 16:28:25 -05:00
Mark Long 3164fe6201 Added syntax highlighting to Applesoft Viewer, reworked retokenizer 2016-10-29 16:10:54 -05:00
Mark Long f2ef6a48ae Moved retokenization of files from ApplesoftFile to ApplesoftRetokenizer class 2016-10-29 13:05:59 -05:00
Mark Long cb3f59af4e Fixed hex display of negative numbers 2016-10-25 00:14:25 -05:00
Mark Long 094b44c66e Made first pass at retokenizing negative numbers. May still have some issues. 2016-10-24 23:30:23 -05:00
Mark Long e4c81ee70c Fixed bug with formatter 2016-10-24 22:52:58 -05:00
Mark Long 171f8d5959 Stubbed out method for retokenizing negative numbers 2016-10-24 22:52:27 -05:00
Mark Long 11670a9a30 Various misc changes 2016-10-14 13:12:13 -05:00
Mark Long 9b00d7c0f0 Added relocation dictionary entries to end of Relocatable File disassembly viewer. 2016-10-14 08:52:43 -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 8f8fbba6fd Added sorting to var viewer 2016-10-12 18:07:34 -05:00
Mark Long c5d1c575e1 Added preliminary Applesoft Variable Viewer tool 2016-10-12 17:52:13 -05:00
Mark Long 6125c0523c Now parses strings and numbers into enhanced tokens, as well. 2016-10-12 16:50:49 -05:00
Mark Long 9da780252f Added new retokenizing to make strings and REM arguments into tokens, themselves. 2016-10-10 20:34:33 -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 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 c25e8bfc8a Added new AS token code. 2016-01-21 18:39:12 -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 3d2612b800 Moving some files around. 2015-12-14 03:32:51 -06:00