mirror of
https://github.com/a2-4am/anti-m.git
synced 2024-12-26 20:30:26 +00:00
1.8 release
This commit is contained in:
parent
4d636eddb5
commit
98e587d4d6
12
README.md
12
README.md
@ -2,8 +2,8 @@
|
||||
|
||||
Boot any Apple II disk on any Apple II
|
||||
|
||||
[Download latest Anti-M disk image](https://github.com/a2-4am/anti-m/releases/download/v1.7/anti-m-v1.7-2020-08-11.dsk)
|
||||
(version **1.7**, released **2020-08-11**, runs on any 48K Apple II)
|
||||
[Download latest Anti-M disk image](https://github.com/a2-4am/anti-m/releases/download/v1.8/anti-m-v1.8-2020-11-10.dsk)
|
||||
(version **1.8**, released **2020-11-10**, runs on any 48K Apple II)
|
||||
|
||||
## What is this?
|
||||
|
||||
@ -57,6 +57,7 @@ then press `<RETURN>`. The game should boot normally.
|
||||
- Red Alert (Broderbund)
|
||||
- Russki Duck (Gebelli)
|
||||
- Seafox (Broderbund)
|
||||
- Sensible Speller (Sensible Software)
|
||||
- Serpentine (Broderbund) (*)
|
||||
- Sky Blazer (Broderbund)
|
||||
- Space Eggs (Sirius)
|
||||
@ -64,6 +65,7 @@ then press `<RETURN>`. The game should boot normally.
|
||||
- Star Blazer (Broderbund)
|
||||
- Star Thief (Cavalier)
|
||||
- Trick Shot (IDSI)
|
||||
- Typing Tutor (Microsoft)
|
||||
- Zenith (Gebelli)
|
||||
- all 13-sector disks (e.g. Epyx, Edu-Ware, many others)
|
||||
- all ProDOS disks
|
||||
@ -96,6 +98,12 @@ launching Anti-M.
|
||||
|
||||
## History
|
||||
|
||||
v1.8 - 2020-11-10
|
||||
|
||||
- support "Sensible Speller"
|
||||
- support "Typing Tutor"
|
||||
- add some compatibility fixes for Virtual ][
|
||||
|
||||
v1.7 - 2020-08-11
|
||||
|
||||
- support "Odin"
|
||||
|
@ -268,7 +268,7 @@ StringTable
|
||||
!word @mainmenu
|
||||
|
||||
@header
|
||||
!text "Anti-M v1.8pre by 4am 2020-11-09"
|
||||
!text "Anti-M v1.8 by 4am 2020-11-10"
|
||||
!text "________________________________________",$8D
|
||||
!text $8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D,$00
|
||||
@mainmenu
|
||||
|
Loading…
Reference in New Issue
Block a user