Zones - DualTachyon/rt-4d-wiki GitHub Wiki
The zone bank contains 512 entries. Each entry has the following format:
Offset | Name | Comments |
---|---|---|
0x000 .. 0x001 | Number of channels | |
0x002 .. 0x003 | Current channel | Index into the array below |
0x004 .. 0x013 | Name | |
0x014 .. 0x1A3 | Channel list | Array of 200 indices into the channels bank. Use 0xFFFF for no ID |
0x1A4 .. 0x1FF | Unused |