Commit Graph

130 Commits

Author SHA1 Message Date
mlong
6d8efdd483 Fixed labels on non-data members of assembly. 2021-01-23 14:58:12 -06:00
mlong
c801897f58 Merge branch 'master' of https://github.com/markdavidlong/AppleSAWS 2021-01-23 14:23:55 -06:00
mlong
f5d4d99a94 Improved disassembler labelling 2021-01-23 14:23:41 -06:00
Mark Long
660744ae3f
Update README.md
Fixed formatting
2021-01-23 12:59:01 -06:00
mlong
c8b62f883a Updated README 2021-01-22 16:01:15 -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
e353df7232 Added int basic viewer, various cleanup, bug fixes 2021-01-22 14:40:14 -06:00
Mark Long
177ecdfea1 Various Changes 2017-06-29 00:21:45 -05:00
Mark Long
30010dc1a4 Update README.md 2016-10-31 11:20:55 -05:00
Mark Long
e85b95b66b Added viewer to show jumps in disassembly viewer 2016-10-31 11:19:44 -05:00
Mark Long
93f1b143d3 Various changes 2016-10-31 01:40:58 -05:00
Mark Long
77c96e8a57 Added some address aliases 2016-10-31 00:40:55 -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
570b87dfd5 Code Cleanup 2016-10-30 19:00:43 -05:00
Mark Long
a521421cf3 Update README.md 2016-10-30 18:59:54 -05:00
Mark Long
ff77276b63 Moved color definitions to AppleColors.h 2016-10-30 18:31:11 -05:00
Mark Long
b7b409e044 cleaned up unused method declaration 2016-10-30 17:21:08 -05:00
Mark Long
315cc2a4af Preserve catalog widget size when DiskTools are hidden 2016-10-30 17:19:29 -05:00
Mark Long
9e7b408263 Fixed display problem with per-pixel color display 2016-10-30 17:18:18 -05:00
Mark Long
f5be4abd7c Added status bar to DiskExplorer 2016-10-30 16:08:50 -05:00
Mark Long
048ab309c7 Updated README.md 2016-10-30 14:05:04 -05:00
Mark Long
d136148a3b Fixed typos 2016-10-30 14:03:39 -05:00
Mark Long
c3c80f9f1e Hidden DiskExplorer at startup, Viewers close w/ main app exit. 2016-10-30 11:59:03 -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
9ae934808c Merge branch 'master' of https://github.com/markdavidlong/AppleSAWS 2016-10-29 16:11:09 -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
0aa707cd0d Update README.md 2016-10-28 09:40:51 -05:00
Mark Long
8258994a2c Merge branch 'master' of https://github.com/markdavidlong/AppleSAWS 2016-10-28 01:38:51 -05:00
Mark Long
23acb3f54d Added sector view hex dump to Disk Explorer 2016-10-28 01:38:45 -05:00
Mark Long
dd404d7974 Update README.md 2016-10-28 00:59:53 -05:00
Mark Long
df201f95b1 New screenshot showing disk explorer 2016-10-28 00:57:05 -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
fff9044b86 Merge branch 'master' of https://github.com/markdavidlong/AppleSAWS 2016-10-27 12:23:58 -05:00
Mark Long
04c24e2b17 Updated screenshot 2016-10-27 12:23:50 -05:00
Mark Long
750165b80a Added screenshot. 2016-10-27 12:02:14 -05:00
Mark Long
93aca1ec44 Merge branch 'master' of https://github.com/markdavidlong/AppleSAWS 2016-10-27 11:59:29 -05:00
Mark Long
edade65dc4 Renamed disk images directory, added an image directory with a screenshot. 2016-10-27 11:58:50 -05:00
Mark Long
dfe5649904 Update README.md 2016-10-27 11:30:13 -05:00
Mark Long
946d5f57eb Removed some redundant code 2016-10-26 18:33:08 -05:00
Mark Long
9bc26f501a Updated notes 2016-10-26 18:32:42 -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