Adventure International

Found on:
"Adventureland"
"Gremlins"
"Robin of Sherwood"
"Sorcerer of Claymorgue Castle"
"Ten Little Indians"

Loader files:
ROM Header 1
Filename and all payload bytes are 0x00
ROM Data 1
Autostart. Loads turbo loader using normal kernal load

ROM Header 2
Filename and all payload bytes are 0x00
ROM Data 2
Turbo loader

Encoding:
Endianess:LSbF
Threshold:Dynamic
Lead-in:None
Sync:None

Structure:
Header:Yes
Checksum:No
Threshold:
The loader uses the duration of he first pulse of every area,
including header areas, as the threshold value for the data of that area.
The duration of the first pulse varies between 0.5955-0.6255 ms for the four areas on the tape

Header:
Header is a separate file. The file size is 192 bytes, the loader only loads 32 bytes and uses only 5.
All unused 187 bytes are set to 0x00.

00      Used for kernal RIPRTY ($AB). Loader uses kernal routines for advancing and checking tape data pointers
01-02   Load start address (Low/High order)
03-04   Load end address (Low/High order) (Exclusive)