mirror of
https://github.com/a2-4am/anti-m.git
synced 2025-01-13 16:32:58 +00:00
prep for 2.2 release
This commit is contained in:
parent
385e514ce2
commit
a34bbf79e7
@ -3,7 +3,7 @@
|
|||||||
Boot any Apple II disk on any Apple II
|
Boot any Apple II disk on any Apple II
|
||||||
|
|
||||||
[Download latest Anti-M disk image](https://github.com/a2-4am/anti-m/releases/latest/download/anti-m.dsk)
|
[Download latest Anti-M disk image](https://github.com/a2-4am/anti-m/releases/latest/download/anti-m.dsk)
|
||||||
(version **2.1**, released **2024-02-23**, runs on any 48K Apple II)
|
(version **2.2**, released **2024-02-27**, runs on any 48K Apple II)
|
||||||
|
|
||||||
## What is this?
|
## What is this?
|
||||||
|
|
||||||
@ -99,6 +99,10 @@ launching Anti-M.
|
|||||||
|
|
||||||
## History
|
## History
|
||||||
|
|
||||||
|
v2.2 - 2024-02-27
|
||||||
|
|
||||||
|
- add support for ABM
|
||||||
|
|
||||||
v2.1 - 2024-02-23
|
v2.1 - 2024-02-23
|
||||||
|
|
||||||
- fix detection of 13-sector disks (thanks John A. for the report)
|
- fix detection of 13-sector disks (thanks John A. for the report)
|
||||||
|
@ -346,7 +346,7 @@ StringTable
|
|||||||
!word @mainmenu
|
!word @mainmenu
|
||||||
|
|
||||||
@header
|
@header
|
||||||
!text "Anti-M v2.1 by 4am 2024-02-26"
|
!text "Anti-M v2.2 by 4am 2024-02-27"
|
||||||
!text "________________________________________",$8D
|
!text "________________________________________",$8D
|
||||||
!text $8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D,$00
|
!text $8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D,$00
|
||||||
@mainmenu
|
@mainmenu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user