Joshua Bell
44d1771662
DeskTop disasm: dialog lifecycle/params
2018-12-13 23:24:58 -08:00
Joshua Bell
27894b368a
DeskTop disasm: dialog lifecycle/params
2018-12-12 21:25:43 -08:00
Joshua Bell
a3528536ff
DeskTop: misc disasm
2018-12-12 20:45:44 -08:00
Joshua Bell
9c1169d7bf
Remove unnecessary capitalization
2018-12-11 21:33:12 -08:00
Joshua Bell
6fe93e6650
Merge remote-tracking branch 'origin/disasm'
2018-12-11 19:10:20 -08:00
Joshua Bell
34b6a67067
DeskTop disasm: miscellaneous main procs
2018-12-11 19:08:11 -08:00
Joshua Bell
3f4f4f90ee
DeskTop: Create SELECTOR.LIST if missing. Fixes #92
2018-12-10 22:41:53 -08:00
Joshua Bell
cc997a68b5
Add version suffix
2018-12-10 22:40:33 -08:00
Joshua Bell
994cd48c98
Update RELEASE-NOTES.md
2018-12-10 21:49:03 -08:00
Joshua Bell
82f5c5fa48
Update RELEASE-NOTES.md
2018-12-10 10:30:45 -08:00
Joshua Bell
5ffc27198b
Create RELEASE-NOTES.md
2018-12-10 08:51:42 -08:00
Joshua Bell
82840ef57f
Update docs regarding branch structure
2018-12-09 20:43:56 -08:00
Joshua Bell
d8baeddbe0
Restore new DAs to fixes branch
...
This reverts commit 6788d153af
.
2018-12-09 20:08:57 -08:00
Joshua Bell
2aaf5dc8b4
Refactor smartport call/volume icon logic
2018-12-09 20:08:38 -08:00
Joshua Bell
8fe7243e7d
Date DA: Read-only if system has clock. Fixes #39
2018-12-09 20:08:38 -08:00
Joshua Bell
0dfddfd629
DeskTop: dedupe double click detection, consolidate padding
2018-12-09 20:08:38 -08:00
Joshua Bell
257d0165d2
ProDOS Y2K date handling for 'View By Date'. Fixes #15
2018-12-09 20:08:38 -08:00
Joshua Bell
b22210eee6
Simplify date code, merge padding
2018-12-09 20:08:38 -08:00
Joshua Bell
44f474346f
Fix block size strings
2018-12-09 20:08:38 -08:00
Joshua Bell
21882d8a89
Handle Y2K in date strings. Issue #15
2018-12-09 20:08:38 -08:00
Joshua Bell
53c96d201d
DeskTop: Check driver before reinstalling RAM
2018-12-09 20:08:38 -08:00
Joshua Bell
d0b516eb2f
Build: Don't do stats/diffs for fixes branch
2018-12-09 20:08:38 -08:00
Joshua Bell
019263a014
Show clock on menu bar. Fixes #7
2018-12-09 20:08:38 -08:00
Joshua Bell
87d48e2a7f
Save/Restore QUIT routine. Fixes #3
...
On startup (DESKTOP.SYSTEM), the current ProDOS QUIT handler
(selector/dispatcher) living in Main LC Bank 2 $D100-$D3DD is written
out to a "Quit.tmp" file, along with preamble code to restore it
and invoke QUIT.
On quit (DESKTOP2), the "Quit.tmp" file is loaded at $1000, /RAM is
reattached, then the code is invoked.
This presumes prefix is set on launch and remains unchanged. If
the Quit.tmp file cannot be found, File > Quit shows an error.
Also copy Quit.tmp to RAM Card
2018-12-09 20:08:38 -08:00
Joshua Bell
045a48cd1e
STF: Apple Left/Right as Home/End. Fixes #4
2018-12-09 20:08:38 -08:00
Joshua Bell
39581705cf
Allow up to 12 DAs. Fixes #90
2018-12-09 20:08:38 -08:00
Joshua Bell
832725e347
DeskTop: Increase number of desktop volumes to 13. Fixes #20
2018-12-09 20:08:38 -08:00
Joshua Bell
e4c14c8307
Improve text/generic icons
2018-12-09 20:08:38 -08:00
Joshua Bell
037d58fa96
Remove bogus padding
2018-12-09 20:08:38 -08:00
Joshua Bell
9c3d6982fb
Date DA: Write into DESKTOP.SYSTEM. Issue #30
2018-12-09 20:08:38 -08:00
Joshua Bell
22c56a5ed2
MGTK: Fix param length table entries. Issue #60
2018-12-09 20:08:38 -08:00
Joshua Bell
b5222b4f04
Improve system file icon
2018-12-09 20:08:38 -08:00
Joshua Bell
d68cfdf917
Improve Trash icon appearance. Issue #74
2018-12-09 20:08:38 -08:00
Joshua Bell
d83b300eab
Pick up MGTK enums
2018-12-09 20:08:38 -08:00
Joshua Bell
e4562ac043
STF DA: Add keyboard support. Issue #4
2018-12-09 20:08:38 -08:00
Joshua Bell
e4c68af91e
IIgs: Restore Color DHR when exiting.
2018-12-09 20:08:38 -08:00
Joshua Bell
1f70bcd7f1
Optimize volume icons
2018-12-09 20:08:38 -08:00
Joshua Bell
0c16467fd5
Bump version to 1.2
...
* Drop dead (?) code segment
* Add mount scropt (for Virtual ][)
2018-12-09 20:08:38 -08:00
Joshua Bell
86940aa19a
Don't poke Le Chat Mauve addresses on IIgs to avoid emulator crash. Fixes #85
2018-12-09 20:08:38 -08:00
Joshua Bell
4db53ea196
Calculator: remove offscreen flag
2018-12-09 20:08:37 -08:00
Joshua Bell
8866631110
Move calc fixes into original file
2018-12-09 20:08:37 -08:00
Joshua Bell
6788d153af
Remove new DAs from master branch
2018-12-09 20:08:30 -08:00
Joshua Bell
f08ff631b7
Extend Travis-CI push to include full package; fix script; fix several typos
2018-12-09 19:49:45 -08:00
Joshua Bell
900bc42196
asmfmt: respace comments
2018-12-09 16:15:48 -08:00
Joshua Bell
b3d1102161
SIF DA: Fix loading from RamWorks RAM Disk
2018-12-08 21:27:12 -08:00
Joshua Bell
21584f128c
DeskTop disasm: icon creation
2018-12-08 14:04:06 -08:00
Joshua Bell
adbd1c8fc7
disasm: block copy macros, rename pointers
2018-12-08 09:56:47 -08:00
Joshua Bell
8ce498d048
Sort Directory DA disasm
2018-12-05 19:46:29 -08:00
Joshua Bell
e82df4d29e
DeskTop disasm: ProDOS driver protocol
2018-12-05 19:35:04 -08:00
Joshua Bell
721c6ce90a
Add RUN.BASIC.HERE DA. Fixes #54
2018-12-04 22:24:03 -08:00