Changes

Jump to: navigation, search

Format:SNA snapshot file format

491 bytes added, 10:00, 7 August 2022
cleanup example of RLE compression
|}
=== Memory block chunks (CPC/Plus/KC Compact/Aleste) ===
There may be 1 or more of these memory blocks.
i.e. <control byte>, <count>, <byte>
Examples(Uncompressed = Compressed):* 11 22 33 = 11 22 33* E5 03 11 = 11 11 11* E5 00 = E5
Uncompressed = Compressed11 22 33 = 11 22 33= Breakpoint chunk (Winape emulator specific) ===E5 03 11 Breakpoint chunk has the name "BRKS". The chunk contains 1 or more breakpoints. Each breakpoint has the form: 2 byte address1 byte code (0= 11 11 11base 64K RAM, 1 = extended RAM)2 bytes condition E5 00 = E5== Inserted disc images (Winape emulator specific) === There are two chunks. 'DSCA' and 'DSCB'.DSCA is for drive A and DSCB is for drive B. The chunk contains a string which is the path to the disk image inserted into that drive.
== Memory ==
4
edits