a2d/RELEASE-NOTES.md

48 lines
1.9 KiB
Markdown
Raw Normal View History

2018-12-10 16:51:42 +00:00
# Apple II DeskTop
## 1.2 - alpha
### Enhancements
2018-12-11 05:49:03 +00:00
* Current time shown on right side of menu bar, if system has a clock. (#7)
2018-12-10 16:51:42 +00:00
* Up to 13 volumes are shown on the desktop. (#20)
* Up to 12 Desk Accessories are shown in the menu. (#90)
* Show Text File DA: Keyboard support. Escape quits, arrows scroll. (#4)
2018-12-10 16:51:42 +00:00
* Icon bitmap improvements. (#74)
### Additional Desk Accessories
* Show Image File
* Select an image file (8k Hires or 16k Double Hires, aux-first), then choose DA to view it.
2018-12-10 16:51:42 +00:00
* This Apple
* Gives details about the computer, expanded memory, and what's in each slot. (#29)
* Eyes
* Eyes that follow the mouse. (#53)
* Screen Dump
* Dumps a screenshot to an ImageWriter II attached to a Super Serial Card in Slot 1. (#46)
* Run Basic Here
* Launch BASIC.SYSTEM with PREFIX set to the current window's pathname. (#42)
### Fixes
* Dates 00-39 are treated as 2000-2039; dates 100-127 are treated as 2000-2027. (#15)
* File > Quit returns to ProDOS 8 selector, and /RAM is reattached. (#3)
2018-12-10 18:30:45 +00:00
* Date DA: Read-only on systems with a clock. On systems without a clock, date is saved for next session. (#30, #39)
2018-12-10 16:51:42 +00:00
* Calculator DA: don't mis-paint when moved offscreen and other fixes. (#33, #34)
* Sort Directory DA: don't need to click before sorting. (#17)
* SELECTOR.LIST created if missing. (#92)
2018-12-25 04:17:36 +00:00
* Position desktop icons based on Slot/Drive assignment. (#94)
* Don't crash after renaming volume. (#99)
* Hardware/Emulator Specific:
* IIc Plus: don't spin slot 5 drives constantly. (Use Special > Check Drives) (#25)
* Macintosh LC IIe Option Card: prevent crash. (#93)
* IIgs: color DHR is re-enabled on exit. (#43)
* IIgs emulators no longer crash on startup. (#85)
2018-12-10 16:51:42 +00:00
# 1.1
Final release by Apple Computer. November 26, 1986.
See Jay Edwards' [MouseDesk/DeskTop History](https://mirrors.apple2.org.za/ground.icaen.uiowa.edu/MiscInfo/Misc/mousedesk.info)
for more version information.