9 Commits

Author SHA1 Message Date
Joshua Bell
8231e303f4 Add Control Panel DA.
* Desktop pattern
* Double-click speed
* Joystick calibration
* Insertion point blink speed

Settings live in LCBANK1 at $FF80 and are persisted directly to DESKTOP2 when the DA closes. DeskTop itself is modified to pull values from there. IP blink routines are improved to not slow down when the mouse pointer is over the window.

Fixes #2, #31, #72
2019-07-30 21:22:28 -07:00
Joshua Bell
7474be8efd Add 'Screen Saver' DA, issue #27. Also adds DrawMenu to MGTK, fixes #136. 2019-03-11 19:44:07 -07:00
Joshua Bell
b86ecb8dd7 Add "Preview DAs", allow opening text/graphics directly (Issue #101) 2019-01-21 12:35:43 -08:00
Joshua Bell
cd7e22fca9 Add "Key Caps" DA 2018-12-30 12:12:03 -08:00
Joshua Bell
3ed314a728 Restore new DAs to fixes branch
This reverts commit 6788d153af2bac069ff3508cecca972be0989926.
2018-12-09 20:08:57 -08:00
Joshua Bell
b67d3d8ac3 Remove new DAs from master branch 2018-12-09 20:08:30 -08:00
Joshua Bell
82b40fa209 Add RUN.BASIC.HERE DA. Fixes #54 2018-12-04 22:24:03 -08:00
Joshua Bell
4334335d18 Added Screen Dump DA. Fixes #46 2018-11-27 17:31:43 -08:00
Joshua Bell
b766c75c84 Add TARGETS file listing DAs to simplify script maintenance 2018-04-25 21:14:14 -07:00