Changes between Version 2 and Version 3 of PSA_File_Format


Ignore:
Timestamp:
Jun 26, 2012, 5:06:06 AM (12 years ago)
Author:
historic_bruno
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PSA_File_Format

    v2 v3  
    66 * char = 8-bit character
    77 * u32 = 32-bit unsigned int
    8  * u16 = 16-bit unsigned int
     8 * float = 32-bit single-precision floating point
    99
    1010All types are stored in little-endian format. Text is always ASCII.