Vakload

Found on:
"Alcatraz"

Loader files:
ROM Header 1
Only filename
ROM Data 1
BASIC+Asm loads turbo loader using ROM routines
ROM Header 2
Only filename
ROM Data 2
Turbo loader

Encoding:
Endianess:LSbF
Threshold:0x01C0
Lead-in:8192/4096 x 1-bit
Sync:None
Byte:8 bits
Logical 0-bit:Short
Physical 0-bit:Long

Structure:
Header:Yes
Checksum:No

Notes:
Header uses the longer lead-in while data areas use the shorter.
Duration of lead-in pulses is also longer than the 1-bits of the payload, lead-ins are in the range 0x038C-0x03DA.
First pulse shorter than lead-in duration belongs to the first data byte.

Header:
Header is a separate file and always loads to 0x033C-0x0350

00        Secondary address
01-02   Load start address (Low/high order)
03-04   Load end address (Low/high order) (Inclusive)
05-14   Filename, 16 bytes