-
Notifications
You must be signed in to change notification settings - Fork 3
MOS File Format
mrfearless edited this page Jan 14, 2019
·
1 revision
Header v1.0
| Offset | Size | Type | Description |
|---|---|---|---|
| 0 | 4 | CHAR | Signature 'MOS ' |
| 4 | 4 | CHAR | Version 'V1 ' |
Header v1.0
| Offset | Size | Type | Description |
|---|---|---|---|
| 0 | 4 | CHAR | Signature 'MOSC' |
| 4 | 4 | CHAR | Version 'V1 ' |
Header v2.0
| Offset | Size | Type | Description |
|---|---|---|---|
| 0 | 4 | CHAR | Signature 'MOS ' |
| 4 | 4 | CHAR | Version 'V2 ' |