mirror of
https://github.com/Michaelangel007/apple2_fantavision_reloaded.git
synced 2024-12-27 17:29:17 +00:00
Add note about defacing the logo
This commit is contained in:
parent
ba62c28bfc
commit
0e82a5fd60
19
README.md
19
README.md
@ -1491,7 +1491,7 @@ That is exactly what Black Bag's "Kracked" version of Fantavision does.
|
||||
|
||||
* ![Black Bag Krack](pics/logo_blackbag.png)
|
||||
|
||||
Really? You had to deface the logo?
|
||||
Really? You had to deface the logo?!
|
||||
|
||||
No, I'm NOT talking about the "Names", but _these_ changes:
|
||||
|
||||
@ -1499,11 +1499,17 @@ No, I'm NOT talking about the "Names", but _these_ changes:
|
||||
* the `f` in Software
|
||||
* Adding stray pixels?
|
||||
|
||||
For comparision here is the original logo again:
|
||||
|
||||
* ![Logo](pics/logo.png)
|
||||
|
||||
Here is a "difference" between the Original and Black Bag logos:
|
||||
|
||||
* ![Black Bag Difference](pics/logo_difference_blackbag.png)
|
||||
|
||||
What were talkin about? Oh yeah, the specifics of the Black Bag krack.
|
||||
At least they fixed the grammar, right? `Br0derbund presents`
|
||||
|
||||
What were talkin about? Oh yeah, the specifics of the Black Bag crack.
|
||||
|
||||
On Track $15, Sector $5 @ $B500 it uses:
|
||||
|
||||
@ -1538,8 +1544,13 @@ _That_ code looks like this:
|
||||
B528:60 RTS ;
|
||||
```
|
||||
|
||||
Looks like this was an amateur rush job -- if you try to boot this version
|
||||
in Slot 5 it will fail.
|
||||
Looks like this was an amateur rush job
|
||||
|
||||
* if you try to boot this version in Slot 5 it will fail.
|
||||
* They waste an entire Track for 2 sectors
|
||||
* This "loader" code is bloated taking 41 bytes compared to 19 bytes needed
|
||||
to do the job. We'll cover this in _Cracking Step 1: The Easy Stuff_
|
||||
|
||||
|
||||
Someone even patched the backup utility !
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user