XIP File Format
From Ch2r
(Redirected from .xip)
XIP files are uncompressed archives containing several files, usually of the types xm, xap and xbx.
[edit]
XIP Header
| Offset | Size | Description |
|---|---|---|
| 0 | 4 | String "XIP0" |
| 4 | 4 | Beginning of data in file |
| 8 | 2 | Number of files |
| 10 | 2 | Number of files again |
| 12 | 4 | Total size of data |
| 16 | 4 | Zero |
| 20 | 4 | Size of first file |
| 24 | 8 | Zero |
| 32 | ... | ... |
