Joshua Bell
|
cc1c3217de
|
Merge remote-tracking branch 'origin/disasm'
|
2019-02-24 20:11:21 -08:00 |
|
Joshua Bell
|
dd30201bcc
|
Remove RAM.SYSTEM. Issue #108
Turns out this was Glen E. Bredon's RAM.DRV.SYSTEM which has
previously been disassembled. I preserved this work over at:
https://github.com/inexorabletash/ram.system
|
2019-02-24 20:08:03 -08:00 |
|
Joshua Bell
|
0978840c10
|
MGTK: Add GetDeskPat/SetDeskPat commands
|
2019-02-24 11:44:50 -08:00 |
|
Joshua Bell
|
a428ba81be
|
Update Release Notes
|
2019-02-23 23:35:58 -08: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
|
17184ec4d2
|
Rework icon drawing to eliminate selection fuzz outside mask
|
2019-02-23 22:06:39 -08:00 |
|
mgcaret
|
a99b4f4412
|
shk.sh: use aux type 0640 for DAs (#132)
|
2019-02-23 08:23:56 +11:00 |
|
Joshua Bell
|
b6bcb03a04
|
Show Apple icon for Desk Accessory files, allow running (Fixes #101. Fixes #116.)
|
2019-02-22 20:21:58 +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
|
593bee912d
|
Merge remote-tracking branch 'origin/disasm'
|
2019-02-19 09:14:23 +11:00 |
|
Joshua Bell
|
f2830f2140
|
disasm: window dimensions
|
2019-02-19 09:14:06 +11:00 |
|
Joshua Bell
|
c81191651b
|
Merge remote-tracking branch 'origin/disasm'
|
2019-02-17 17:23:40 +11:00 |
|
Joshua Bell
|
bc56de6ce2
|
disasm: scrollbars and ports
|
2019-02-17 17:20:49 +11:00 |
|
Joshua Bell
|
11102afd80
|
Enable empty directories to be copied/moved. Fixes #121.
This would only affect the last directory in an operation. Code appears bogus.
Also, drop note about moving locked files; macOS behaves this way too.
|
2019-02-17 16:30:43 +11:00 |
|
Joshua Bell
|
b5d76efcdd
|
This Apple DA: Add missing RTS
|
2019-02-17 16:01:47 +11:00 |
|
mgcaret
|
08a4ba970d
|
this.apple: correct Apple IIe Card identification (#130)
|
2019-02-17 14:33:24 +11:00 |
|
Joshua Bell
|
ad75a611a6
|
Fix progress/confirmation dialog clearing rects. Issue #126
|
2019-02-17 14:31:12 +11:00 |
|
Joshua Bell
|
63351ff35d
|
disasm: scroll and views
|
2019-02-17 14:06:27 +11:00 |
|
Joshua Bell
|
b9208870ad
|
disasm: scroll and views
|
2019-02-15 19:41:29 -08:00 |
|
mgcaret
|
a69a6de2e8
|
add script to generate ShrinkIt file if nulib2 is available (#128)
|
2019-02-14 11:06:08 -08:00 |
|
Joshua Bell
|
c1a32f1656
|
DeskTop: Check for network share using block 2
Speculative fix for issue reported by @mgcaret in issue #88
|
2019-02-13 22:26:07 -08:00 |
|
Joshua Bell
|
30e5cf4ea5
|
This Apple DA: Invert bitmaps
|
2019-02-13 20:37:12 -08:00 |
|
Joshua Bell
|
3770d0f24c
|
Merge remote-tracking branch 'origin/disasm'
|
2019-02-13 20:26:59 -08:00 |
|
Joshua Bell
|
2253754aa5
|
disasm: icon bbox calculation
|
2019-02-13 20:23:19 -08:00 |
|
Joshua Bell
|
e41bc03c2e
|
disasm: icon bbox calculation
|
2019-02-13 19:59:05 -08:00 |
|
Joshua Bell
|
ca8c351d32
|
Clear filename if re-shown. Fixes #127
|
2019-02-12 21:01:38 -08:00 |
|
Joshua Bell
|
f7df942236
|
Refactor LoadWindowIconTable callers to reclaim space
|
2019-02-11 20:19:57 -08:00 |
|
Joshua Bell
|
2b089124b9
|
Update Known_Issues.md
|
2019-02-10 08:38:05 -08:00 |
|
Joshua Bell
|
5d35f104b3
|
File moves: unlock source files as needed to delete
|
2019-02-09 21:33:05 -08:00 |
|
Joshua Bell
|
9d623520c8
|
Rename 'down load' what it is: 'Copy to RAMCard'
|
2019-02-09 21:19:16 -08:00 |
|
Joshua Bell
|
382763aec2
|
Use better mul/div routines
|
2019-02-09 20:29:37 -08:00 |
|
Joshua Bell
|
2546a639db
|
Adjust vertical spacing in Selector Entry picker (Issue #126)
|
2019-02-09 16:57:18 -08:00 |
|
Joshua Bell
|
910d11b688
|
Merge remote-tracking branch 'origin/disasm'
|
2019-02-09 13:12:11 -08:00 |
|
Joshua Bell
|
411b0fda72
|
factor out mul/div routines
|
2019-02-09 13:11:12 -08:00 |
|
Joshua Bell
|
fa6abeffc8
|
disasm: entry picker
|
2019-02-09 13:10:24 -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
|
bb4adada38
|
Docs
|
2019-02-05 22:00:49 -08:00 |
|
Joshua Bell
|
bcebbf0d48
|
Add docs/Known_Issues.md; note for Issue #47
|
2019-02-05 21:21:20 -08:00 |
|
Joshua Bell
|
9a3463f37e
|
Make same-volume drags moves, not copies (by default). Fixes #8
|
2019-02-03 20:07:59 -08:00 |
|
Joshua Bell
|
b2a35e9a56
|
Optionally include ProDOS/BASIC.system in package
|
2019-02-03 18:05:31 -08:00 |
|
Joshua Bell
|
30b80ac253
|
Generate package with Title.Cased DA names. Fixes #124
|
2019-02-03 12:46:42 -08:00 |
|
Joshua Bell
|
101549d7dd
|
release notes updates
|
2019-02-03 12:01:21 -08:00 |
|
Joshua Bell
|
24f1b2e993
|
Merge remote-tracking branch 'origin/disasm'
|
2019-02-02 20:38:00 -08:00 |
|
Joshua Bell
|
3c14dfe9d1
|
rects
|
2019-02-02 20:37:15 -08:00 |
|
Joshua Bell
|
82b183bf84
|
Set DHR mono 560 mode after activating graphics. Fixes #122
|
2019-02-02 20:31:42 -08:00 |
|
Joshua Bell
|
ba949cc02b
|
Fix filetypes in packages, tweak cases. Fixes #123
|
2019-02-02 17:09:52 -08:00 |
|
Joshua Bell
|
c2a264901c
|
bump date
|
2019-02-02 12:47:26 -08:00 |
|