Psygnosis RDA: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks (→Games) |
imported>Ikskoks |
||
| Line 19: | Line 19: | ||
num_of_entries * | num_of_entries * | ||
{ | { | ||
4 bytes - | 4 bytes - entry | ||
} | } | ||
Revision as of 19:59, 7 April 2021
RDA
- Format Type : Misc
- Endian Order : Little Endian
Format Specifications
// Psygnosis games
// RDA file format
// little endian
8 bytes (char) - magic // "RDA2 "
4 bytes (uint32) - number of entries
3 bytes - nulls
num_of_entries *
{
4 bytes - entry
}
MultiEx BMS Script
Not written yet.
Notes and Comments
None.
Games
List of games using this file format:
Compatible Programs
None.