ROM File Information Structure.
More...
|
uint32_t | pi_dom1_config |
|
uint32_t | clock_rate |
|
uint32_t | boot_address |
|
struct { |
uint8_t | __unused_1 [2] |
|
uint8_t | version |
|
char | revision |
|
} | libultra |
|
uint64_t | check_code |
|
uint8_t | __unused_1 [8] |
|
char | title [20] |
|
uint8_t | __unused_2 [7] |
|
union { |
char | game_code [4] |
|
struct { |
char | category_code |
|
char | unique_code [2] |
|
char | destination_code |
|
} | |
|
}; | |
|
uint8_t | version |
|
uint8_t | ipl3 [IPL3_LENGTH] |
|
ROM File Information Structure.
◆ pi_dom1_config
uint32_t rom_header_t::pi_dom1_config |
◆ clock_rate
uint32_t rom_header_t::clock_rate |
◆ boot_address
uint32_t rom_header_t::boot_address |
struct { ... } rom_header_t::libultra |
◆ check_code
uint64_t rom_header_t::check_code |
◆ __unused_1
uint8_t rom_header_t::__unused_1[8] |
◆ title
char rom_header_t::title[20] |
◆ __unused_2
uint8_t rom_header_t::__unused_2[7] |
union { ... } rom_header_t::@13 |
◆ version
uint8_t rom_header_t::version |
◆ ipl3
uint8_t rom_header_t::ipl3[IPL3_LENGTH] |
The documentation for this struct was generated from the following file: