Changes

Jump to: navigation, search

Format:SNA snapshot file format

299 bytes added, 16:57, 20 August 2014
/* CPC+ Chunk */
| ASIC is waiting for byte from unlock sequence. e.g. if "2", ASIC is waiting for &FF, the first byte of the unlock sequence. if "3" ASIC is waiting for &77, the second byte of the unlock sequence.
|}
 
== Memory blocks ===
 
Chunk name: MEM0-MEM8. 64K per block.
 
MEM0 for Standard 64k.
MEM1 to MEM8 for memory expansion bank.
 
These will exist if the memory has been compressed.
 
A RLE compression is used with 0x0e5 as the control byte.
 
Example:
 
11 22 33 = 11 22 33
E5 03 11 = 11 11 11
E5 00 = E5
2,541
edits