Joshua Bell
1db820679c
Macro tidying: use param blocks; dedupe macros that differ only by order
2019-03-30 08:34:49 -07:00
mgcaret
efa6842ea9
Fix IRQ handling for MLI calls. ( #133 )
...
* remove all IRQ-disabling wrappeds to MLI calls
2019-02-24 18:32:32 +11:00
Joshua Bell
18f6a07216
Merge remote-tracking branch 'origin/disasm'
2019-02-22 18:30:13 +11:00
Joshua Bell
ea44e37814
disasm: prompt/input key handling
2019-02-22 11:34:02 +11:00
Joshua Bell
411b0fda72
factor out mul/div routines
2019-02-09 13:11:12 -08:00
Joshua Bell
e92822eb8d
Adjust vertical spacing in various dialogs (Issue #126 )
...
* About
* Confirmation and progress dialogs (copy/delete/lock/unlock etc)
* Format/Erase disk
2019-02-08 20:26:17 -08:00
Joshua Bell
1bb9388d32
Merge remote-tracking branch 'origin/disasm'
2019-02-08 19:07:04 -08:00
Joshua Bell
0c8835e6cf
disasm: dialog positions
2019-02-08 19:04:29 -08:00
Joshua Bell
525681931f
Use common bell routine (from main/overlays)
2019-01-20 11:41:49 -08:00
Joshua Bell
55544b8835
Support GS/OS filename casing for files. Issue #64
...
* Move filename case adjustment to directory enumeration
* Don't adjust filename case if GS/OS upper/lowercase bitflags set
* Details at GS/OS Tech Note #8
This is primarily for ProDOS 2.5 support. Note that volume names are
not handled correctly yet - they are always case-adjusted.
2019-01-11 19:47:41 -08:00
Joshua Bell
ceaf94851a
Merge remote-tracking branch 'origin/disasm'
2018-12-20 09:37:10 -08:00
Joshua Bell
45cb968904
Device names
2018-12-20 09:33:52 -08:00
Joshua Bell
e6a69ea587
Merge remote-tracking branch 'origin/disasm'
2018-12-15 12:08:34 -08:00
Joshua Bell
0a2525b700
disasm: more case adjustment procs
2018-12-15 09:42:53 -08:00
Joshua Bell
0dfddfd629
DeskTop: dedupe double click detection, consolidate padding
2018-12-09 20:08:38 -08:00
Joshua Bell
adbd1c8fc7
disasm: block copy macros, rename pointers
2018-12-08 09:56:47 -08:00
Joshua Bell
e82df4d29e
DeskTop disasm: ProDOS driver protocol
2018-12-05 19:35:04 -08:00
Joshua Bell
a93663b1bc
Use cheap local labels for self-modifying code where possible. Fixes #89
2018-11-24 11:17:46 -08:00
Joshua Bell
a13ec0d872
DeskTop: disasm
2018-11-23 16:25:36 -08:00
Joshua Bell
f923f1d5fe
Format/Erase Overlay: disasm
2018-11-23 15:23:15 -08:00
Joshua Bell
5ed9cec8cf
Format/Erase Overlay: disasm
2018-11-23 15:20:56 -08:00
Joshua Bell
8c27dfe1e6
diasm - burn down raw references
2018-11-23 14:44:18 -08:00
Joshua Bell
3745757e74
diasm - burn down raw references
2018-11-23 14:33:37 -08:00
Joshua Bell
78498cf655
diasm - burn down raw references
2018-11-23 13:38:59 -08:00
Joshua Bell
1d6a8208c9
Disk Copy Overlay disasm - more padding garbage
2018-11-21 20:24:30 -08:00
Joshua Bell
7c1ead2a8e
Build: DeskTop and overlays as one target
2018-11-19 19:55:00 -08:00
Joshua Bell
5ddb8efe6f
ovl2 disasm
2018-11-18 21:45:40 -08:00
Joshua Bell
2b9bef5cbe
DeskTop disasm: Overlay entry points
2018-11-17 21:00:40 -08:00
Joshua Bell
5f825cfeab
Move DESKTOP.SYSTEM a.k.a. DESKTOP1 to separate directory
2018-11-05 20:14:29 -08:00
Joshua Bell
ad71d77c3d
Character masks, and sort directory DA identifications
2018-06-01 18:52:26 -07:00
Joshua Bell
afb769020c
DeskTop: More overlay noodling
2018-05-17 23:54:10 -07:00
Joshua Bell
0fdd1a9d60
DeskTop: Overlay tidying
2018-05-17 08:54:22 -07:00
Joshua Bell
904ce43d49
DeskTop: name input resources
2018-05-07 21:13:29 -07:00
Joshua Bell
0fba98f1f2
DeskTop: More overlay resource identifiers
2018-05-06 17:35:34 -07:00
Joshua Bell
a1c6736df2
DeskTop: More overlay resource identifiers
2018-05-06 10:09:31 -07:00
Joshua Bell
c837871bfb
DeskTop: More overlay resource identifiers
2018-05-04 08:09:07 -07:00
Joshua Bell
7bd4eec08b
DeskTop: More overlay resource identifiers
2018-05-03 18:43:09 -07:00
Joshua Bell
9ea7ac1a4e
DeskTop: More overlay resource identifiers
2018-05-03 09:01:57 -07:00
Joshua Bell
40bf0db1d3
DeskTop: Resource string labels used in overlays
2018-05-02 22:56:52 -07:00
Joshua Bell
fe2948e489
Autogenerate include file for LC resources
2018-05-02 21:05:31 -07:00
Joshua Bell
3e9d7da755
winfo for alert dialog
2018-03-15 00:00:36 -07:00
Joshua Bell
d6b757849b
overlay windows, sys tracing
2018-03-14 20:16:15 -07:00
Joshua Bell
08a034911b
wider block separator comment
2018-03-04 21:36:00 -08:00
Joshua Bell
2e3e6e6a4c
lc defs for overlays, macros for exit
2018-03-01 18:25:42 -08:00
Joshua Bell
de85dad1c1
Consolidate include files
2018-02-26 20:13:18 -08:00
Joshua Bell
366d092d91
Use macros for prodos params
2018-02-25 21:03:58 -08:00
Joshua Bell
5cc74da7ec
macros for ProDOS MLI params
2018-02-25 20:28:23 -08:00
Joshua Bell
c2b7c6810b
cmp16 refactors
2018-02-25 16:20:20 -08:00
Joshua Bell
10c2c6099a
minor tidying
2018-02-25 16:17:11 -08:00
Joshua Bell
625827f81b
improve stax refactor
2018-02-25 16:10:27 -08:00