Changes

Snapshot

468 bytes added, 15:29, 18 March 2018
| 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.
|}
 
 
=== DARS Chunk (Winape) ===
 
This chunk is written by Winape when some data areas are set. When loading a snapshot, the data areas found in this chunk are added to the one already installed.
 
The number of stored data areas in the chunk is given by the chunk size divided by 216 (the size of one data area data structure).
 
{|
|-
| ''Offset (Hex)''
| ''Length''
| ''Description''
|-
| 00
| 4
| Address (LSB first) (note 1)
|-
| 04
| 4
| Area size (LSB first)
|-
|}
 
[[Category:Programming]]
2,541
edits