mirror of
https://github.com/a2-4am/anti-m.git
synced 2024-12-26 20:30:26 +00:00
2.0 release
This commit is contained in:
parent
1ad0b3014a
commit
a4064c4bc1
10
README.md
10
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.9/anti-m-v1.9-2023-05-15.dsk)
|
||||
(version **1.9**, released **2023-05-15**, runs on any 48K Apple II)
|
||||
[Download latest Anti-M disk image](https://github.com/a2-4am/anti-m/releases/latest/download/anti-m.dsk)
|
||||
(version **2.0**, released **2023-09-18**, runs on any 48K Apple II)
|
||||
|
||||
## What is this?
|
||||
|
||||
@ -99,6 +99,12 @@ launching Anti-M.
|
||||
|
||||
## History
|
||||
|
||||
v2.0 - 2023-09-18
|
||||
|
||||
- fix a crash when booting "Story Maker"
|
||||
- fix a crash when booting "Micro League Baseball"
|
||||
- further drive 2 fixes for AppleWin
|
||||
|
||||
v1.9 - 2023-05-15
|
||||
|
||||
- support "Disk Recovery"
|
||||
|
@ -344,7 +344,7 @@ StringTable
|
||||
!word @mainmenu
|
||||
|
||||
@header
|
||||
!text "Anti-M v1.9 by 4am 2023-05-15"
|
||||
!text "Anti-M v2.0 by 4am 2023-09-18"
|
||||
!text "________________________________________",$8D
|
||||
!text $8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D,$00
|
||||
@mainmenu
|
||||
|
Loading…
Reference in New Issue
Block a user