Digital Integration FP

Found on:
"Fighter Pilot"

Loader files:
ROM Header 1
Only filename
ROM Data 1
Autostart, loads turbo loader using ROM routines
ROM Header 2
Only filename
ROM Data 2
Turbo loader

Encoding:
Endianess:MSbF
Threshold:0x380/0x0196
Lead-in:6141 x 0-bit, 1 x 1-bit
Sync:None
Byte:8 bits
0-bit:Long

Structure:
Header:No
Checksum:Yes
Notes:
Note that the loader uses long duration to represent the 0-bit.

Uses different thresholds for lead-in (0x380) and payload (0x196). Hardcoded load start address and size
Start: 0x0C00 Size: 0xC3FE

Checksum:
16 bit sum of all data bytes, the two bytes after the payload is the checkum, low/high order.