Changes

Snapshot

1,218 bytes added, 16:33, 19 December 2016
/* MEM0-8 Chunk */
The following chunks are currently defined:
 
=== DSCA,DSCB (Winape) ===
 
The DSCA block contains the filename of the disc image inserted into drive A. The filename is stored as 8-bit ASCII (any Unicode characters with codes 0x100 or above will be translated to ? and therefore filenames with these characters can't be stored in Snapshots. The length of the block is the length of the filename in bytes.
 
DSCB is similar to DSCA but stores the filename of the disc image inserted into drive B.
 
This option must be enabled in Winape for this chunk to be saved.
 
=== ROMS (Winape) ===
 
This block contains a list of filenames for each ROM (and cartridge) that is defined in Winape. The length of the block is the length for all strings.
 
If a ROM is not defined, a single NUL (0) byte is present, otherwise there is a null terminated 8-bit ASCII string.
 
First in the list is the filename (or internal name) for the cartridge (prefixed with a 'A' character), followed by lower rom and then upper roms 0-32.
 
Internal ROMs are listed by their internal name (the name listed in the drop down when you configure the roms) (e.g. OS464).
 
This option must be enabled in Winape for this chunk to be saved.
 
NOTE: The selected Multiface ROM is not saved in the snapshot.
=== MEM0-8 Chunk ===
2,541
edits