Commit Graph

340 Commits

Author SHA1 Message Date
Joshua Bell
30532c316d Don't monkey with ZP configuration when launching DA. Fixes #119 2019-01-28 20:32:23 -08:00
Joshua Bell
a8599e5c68 Add "Preview DAs", allow opening text/graphics directly (Issue #101) 2019-01-21 12:35:43 -08:00
Joshua Bell
467cc1d73a Show Image File DA: Call main routines via trampoline 2019-01-20 21:40:49 -08:00
Joshua Bell
3e9e961ebb Drop DA dependency on menu click params 2019-01-20 15:14:23 -08:00
Joshua Bell
10d84c1e11 Expose JT entry point for restoring system state 2019-01-20 15:04:52 -08:00
Joshua Bell
86650cfd97 Show Text File DA: Don't clear selection 2019-01-19 20:38:37 -08:00
Joshua Bell
5db44d3cb5 Key Caps DA: Handle IIgs/IIc+ layout 2019-01-13 23:24:53 -08:00
Joshua Bell
3a7d1985b4 Refactor color/mono mode control into new JT entries 2019-01-13 20:01:43 -08:00
Joshua Bell
b817f5c0b0 Re-enable Le Chat Mauve/AppleColor DHR color mode on exit. Fixes #111 2019-01-13 14:55:41 -08:00
Joshua Bell
270ed1c053 fix make clean 2019-01-08 08:13:51 -08:00
Joshua Bell
c0d38d7a0a Show Text File DA: Fix Proportional/Fixed button, delete dead code. Fixes #110 2019-01-06 14:34:51 -08:00
Joshua Bell
dfa87c3f2a .gitignore consolidation 2019-01-04 19:46:52 -08:00
Joshua Bell
caf44adeda Merge remote-tracking branch 'origin/disasm' 2019-01-04 19:44:07 -08:00
Joshua Bell
e18d18003a .gitignore updates 2019-01-04 19:43:54 -08:00
Joshua Bell
4fe7fb38ae This Apple DA: Make identification menu driven, identify IIc/IIgs ROM versions. Fixes #29 2019-01-04 18:27:47 -08:00
Joshua Bell
2c15699653 release notes 2019-01-02 13:32:12 -08:00
Joshua Bell
72be3c1231 Add "Key Caps" DA 2018-12-30 12:12:03 -08:00
Joshua Bell
79040d3b46 Eyes DA: Tweak dimensions slightly to fill space better 2018-12-28 16:24:37 -08:00
Joshua Bell
63dd2e7585 Prefer = for constants and := for labels (new code too) 2018-12-28 16:18:08 -08:00
Joshua Bell
6e8e5a4cd4 Merge remote-tracking branch 'origin/disasm' 2018-12-28 15:47:20 -08:00
Joshua Bell
ceec6f41a4 Prefer = for constants and := for labels 2018-12-28 15:46:09 -08:00
Joshua Bell
a6b0cc0f13 RBH DA: Set PREFIX last. Fixes #95 2018-12-28 09:28:52 -08:00
Joshua Bell
231d03b548 RBH DA: Restore devices and reformat /RAM. Fixes #98 2018-12-27 12:55:56 -08:00
Joshua Bell
cf2d51c50a Run Basic Here DA: Use orig DT prefix if copied to ramcard. Issue #95 2018-12-27 10:01:00 -08:00
Joshua Bell
8cc1b3499c fix unreferenced label warning 2018-12-24 18:24:11 -08:00
Joshua Bell
ed464dd1fa Merge remote-tracking branch 'origin/disasm' 2018-12-24 18:23:34 -08:00
Joshua Bell
5233597109 disasm: misc macros, constants 2018-12-24 16:00:55 -08:00
Joshua Bell
97480b89bd Remove 'orig' files in master branch 2018-12-19 19:50:04 -08:00
Joshua Bell
13dfdf786c SIF DA: Optimize main>aux copy, use more macros 2018-12-19 18:52:33 -08:00
Joshua Bell
be8f64864f SIF DA: Remove unnecessary adds, use macros 2018-12-19 17:58:48 -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
8fe7243e7d Date DA: Read-only if system has clock. Fixes #39 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
045a48cd1e STF: Apple Left/Right as Home/End. Fixes #4 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
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
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
b3d1102161 SIF DA: Fix loading from RamWorks RAM Disk 2018-12-08 21:27:12 -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
721c6ce90a Add RUN.BASIC.HERE DA. Fixes #54 2018-12-04 22:24:03 -08:00
Joshua Bell
5e30b62d13 Updated DA documentation 2018-11-27 17:39:53 -08:00
Joshua Bell
b45743a6f9 Added Screen Dump DA. Fixes #46 2018-11-27 17:31:43 -08:00
Joshua Bell
4689d3ea84 Use a common mount/ directory 2018-11-25 21:16:39 -08:00
Joshua Bell
983429128f This Apple DA: Bitmap tweak 2018-11-24 17:46:59 -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
1bb2824ea5 MGTK: Start using enums/constants 2018-11-17 20:34:17 -08:00