mirror of
https://github.com/mi57730/a2d.git
synced 2025-02-19 09:31:41 +00:00
release notes
This commit is contained in:
parent
8ecea72c84
commit
2c15699653
@ -10,7 +10,8 @@
|
||||
* Add Special > Check Drive command to refresh a single drive. (#97)
|
||||
* Show Text File DA: Keyboard support. Escape quits, arrows scroll. (#4)
|
||||
* Reorganized/renamed several menu items. (#13)
|
||||
* Icon bitmap improvements. (#74)
|
||||
* New icon bitmaps for graphics, AppleWorks, and IIgs-specific file types.
|
||||
* Improvements to several existing icon bitmaps. (#74)
|
||||
* DAs with high bit in aux-type set are skipped. (#102)
|
||||
|
||||
### Additional Desk Accessories
|
||||
@ -28,7 +29,7 @@
|
||||
* Run Basic Here
|
||||
* Launch BASIC.SYSTEM with PREFIX set to the current window's pathname. (#42)
|
||||
|
||||
### Fixes
|
||||
### Notable 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)
|
||||
|
@ -16,6 +16,10 @@ New desk accessories:
|
||||
* Eyes that follow the mouse.
|
||||
* [Screen Dump](screen.dump.s)
|
||||
* Dumps a screenshot to an ImageWriter II attached to a Super Serial Card in Slot 1.
|
||||
* [Key Caps](key.caps.s)
|
||||
* Shows an on-screen keyboard map, and indicates which key is pressed.
|
||||
* [Run Basic Here](run.basic.here.s)
|
||||
* Launches BASIC.SYSTEM with PREFIX set to current window's directory.
|
||||
|
||||
See [API.md](API.md) for programming details
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user