mirror of
https://github.com/Michaelangel007/apple2_fantavision_reloaded.git
synced 2024-11-18 22:07:04 +00:00
Add Black Bag pictures
This commit is contained in:
parent
2a6af3d33a
commit
fb8c8749e5
@ -761,6 +761,9 @@ The simpliest is to format track $22 normally,
|
||||
and modify $B500 to load them in.
|
||||
|
||||
That is exactly what Black Bag's "Kracked" version of Fantavision does.
|
||||
|
||||
* ![Black Bag Krack](pics/logo_blackbag.png)
|
||||
|
||||
On Track $15, Sector $5 @ $B500 it uses:
|
||||
|
||||
* RWTS_ReadPrologue = $B126 and
|
||||
@ -793,6 +796,10 @@ FindSectorD:
|
||||
RTS ; B528:60
|
||||
```
|
||||
|
||||
Someone even patched the backup utility !
|
||||
|
||||
* ![Logo](pics/backup_blackbag.png)
|
||||
|
||||
We will discuss when we remove the copy protection ourselves.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user