mirror of
https://github.com/a2-4am/anti-m.git
synced 2024-12-26 20:30:26 +00:00
1.6 release
This commit is contained in:
parent
3cea6246cb
commit
542ae06761
@ -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.5/anti-m-v1.5-2019-06-11.dsk)
|
||||
(version **1.5**, released **2019-06-11**, runs on any 48K Apple II)
|
||||
[Download latest Anti-M disk image](https://github.com/a2-4am/anti-m/releases/download/v1.6/anti-m-v1.6-2019-11-09.dsk)
|
||||
(version **1.6**, released **2019-11-09**, runs on any 48K Apple II)
|
||||
|
||||
## What is this?
|
||||
|
||||
@ -95,6 +95,11 @@ launching Anti-M.
|
||||
|
||||
## History
|
||||
|
||||
v1.6 - 2019-11-09
|
||||
|
||||
- support Personal Software 13-sector disks ("MicroChess 2.0," "Checker King,"
|
||||
"Gammon Gambler")
|
||||
|
||||
v1.5 - 2019-06-11
|
||||
|
||||
- support "Lady Tut"
|
||||
|
@ -253,7 +253,7 @@ StringTable
|
||||
!word @mainmenu
|
||||
|
||||
@header
|
||||
!text "Anti-M v1.6-pre by 4am 2019-11-04"
|
||||
!text "Anti-M v1.6 by 4am 2019-11-09"
|
||||
!text "________________________________________",$8D
|
||||
!text $8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D,$00
|
||||
@mainmenu
|
||||
|
Loading…
Reference in New Issue
Block a user