mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-04-14 09:37:14 +00:00
Clarify .NIB can be used for SOME copy protection
This commit is contained in:
parent
03bc014f5b
commit
9e97693f4d
@ -64,7 +64,7 @@ disk; not just the data in sectors but also the sector headers
|
||||
and synchronization areas, all stored in the same encoded format
|
||||
that would be recorded on a real disk's surface. At 232,960
|
||||
bytes, nibble images are bigger than other images, but they can
|
||||
be useful for making images of copy protected software. </p>
|
||||
be useful for making images of SOME copy protected software. </p>
|
||||
|
||||
<p style="font-weight: bold;">2mg Images:</p>
|
||||
|
||||
@ -75,7 +75,7 @@ write-protection.
|
||||
|
||||
<p style="font-weight: bold;">WOZ Images:</p>
|
||||
|
||||
<p>The WOZ Disk Image format is an offshoot of the <A href="https://applesaucefdc.com/woz">Applesauce project</A>. Capturing highly accurate bit data is of no use if you don't have a container to hold the data. The WOZ format was designed to be able to contain every possible Apple ][ disk structure and layout. It can be so accurate that even copy protected software can't tell that it isn't an original disk.
|
||||
<p>The WOZ Disk Image format is an offshoot of the <A href="https://applesaucefdc.com/woz">Applesauce project</A>. Capturing highly accurate bit data is of no use if you don't have a container to hold the data. The WOZ format was designed to be able to contain every possible Apple ][ disk structure and layout. It can be so accurate that even copy protected software can't tell that it isn't an original disk. It is useful for making images of ALL copy protected software.
|
||||
</p>
|
||||
|
||||
<p style="font-weight: bold;">Compressed Images :</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user