mlong
|
13e4b9062b
|
Updated notes.txt
|
2021-02-19 15:09:54 -06:00 |
|
Mark Long
|
484739e92d
|
Update License
|
2021-02-19 14:55:53 -06:00 |
|
mlong
|
fc67d6aae2
|
Fixed an improper override of a virtual function that masked the original
|
2021-02-04 13:31:11 -06:00 |
|
mlong
|
3213cb500a
|
Removed some extraneous debugging stuff
|
2021-02-04 13:22:31 -06:00 |
|
mlong
|
ad0fe34b64
|
Removed deprecated call to QComboBox::currentIndexChanged(const QString &)
|
2021-02-03 15:24:30 -06:00 |
|
mlong
|
cccaa4ff2e
|
Removing a lot of extraneous debug statements.
|
2021-02-03 14:51:54 -06:00 |
|
mlong
|
dcfa0ce655
|
Fixed layout error message and font aliases for Apple Fonts.
|
2021-02-03 13:11:56 -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
|
7002fc09ad
|
Fixed menu error in CharSetViewer
|
2021-02-01 21:40:40 -06:00 |
|
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
|
edd10bec10
|
Temporarily disabled unused buttons on startup widget.
|
2021-01-30 14:03:11 -06:00 |
|
mlong
|
d8cf9111c6
|
Added startup dialog widget.
|
2021-01-30 14:02:10 -06:00 |
|
mlong
|
25992b86ff
|
Updated README.md
|
2021-01-29 22:38:20 -06:00 |
|
mlong
|
2af907d1b7
|
Added some error checking to TSList class. Various other cleanup.
|
2021-01-29 22:37:36 -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 |
|
Mark Long
|
e301ca49d0
|
Update README.md
|
2021-01-26 11:25:41 -06:00 |
|
mlong
|
13043b7085
|
Cleaned up notes dialog
|
2021-01-24 16:11:31 -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
|
9f41eae9a6
|
Update LICENSE
|
2021-01-24 16:03:11 -06:00 |
|
Mark Long
|
49b381a81f
|
Update README.md
|
2021-01-24 15:48:44 -06:00 |
|
Mark Long
|
7cde9fbdb9
|
Update README.md
|
2021-01-23 23:13:46 -06:00 |
|
mlong
|
450f6e81f4
|
Fixed autosave on disassembly metadata.
|
2021-01-23 15:56:49 -06:00 |
|
mlong
|
531a670dca
|
Fixed labels on non-data members of assembly.
|
2021-01-23 15:38:53 -06:00 |
|
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 |
|