mirror of
https://github.com/mi57730/a2d.git
synced 2024-11-25 10:30:50 +00:00
Create RELEASE-NOTES.md
This commit is contained in:
parent
82840ef57f
commit
5ffc27198b
39
RELEASE-NOTES.md
Normal file
39
RELEASE-NOTES.md
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
# Apple II DeskTop
|
||||||
|
|
||||||
|
## 1.2 - alpha
|
||||||
|
|
||||||
|
### Enhancements
|
||||||
|
|
||||||
|
* Show Text File DA: Keyboard support. Escape quits, arrows scroll. (#4)
|
||||||
|
* Up to 12 Desk Accessories are shown in the menu. (#90)
|
||||||
|
* Up to 13 volumes are shown on the desktop. (#20)
|
||||||
|
* Icon bitmap improvements. (#74)
|
||||||
|
|
||||||
|
### Additional Desk Accessories
|
||||||
|
|
||||||
|
* Show Image File
|
||||||
|
* Select an image file (8k Hires or 16k Double Hires, aux-first), then choose this DA to preview it.
|
||||||
|
* 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)
|
||||||
|
* Date DA: Read-only on systems with a clock. On systems with a clock, date is saved for next session. (#30, #39)
|
||||||
|
* Calculator DA: don't mis-paint when moved offscreen and other fixes. (#33, #34)
|
||||||
|
* IIgs-specific: color DHR is re-enabled on exit. (#43)
|
||||||
|
* IIgs emulators no longer crash on startup. (#85)
|
||||||
|
|
||||||
|
# 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.
|
Loading…
Reference in New Issue
Block a user