no way to compare when less than two revisions
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
— | en:fileformats:myst4:type1cb [2018-12-21 14:39] (aktuell) – angelegt thorsten | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
+ | ====== Type 0x1cb: ? ====== | ||
+ | ==== File Format Description ==== | ||
+ | === File Structure === | ||
+ | * Format Type: Data | ||
+ | * Endian Order: Little Endian | ||
+ | * File Extension: .log | ||
+ | |||
+ | == FILE == | ||
+ | ^ Header | ||
+ | | CHAR8 | 0x8 | Identifier | " | ||
+ | | INT+32 | 0x1 | Internal file type | 0x1cb | | ||
+ | | ? | EOF | | | ||
+ | |||
+ | == ? == | ||
+ | ^ ? ^^^^ | ||
+ | | INT+32 | 0x1 | File path 1 length | = ba | | ||
+ | | CHAR8 | [ba] | File path 1 | | | ||
+ | | INT+32 | 0x1 | ? | 0x1 | | ||
+ | | INT+32 | 0x1 | File path 2 length | = bb | | ||
+ | | CHAR8 | [bb] | File path 2 | | | ||
+ | | MISC8 | 0x1c | ? | | |