Functions | |
| uint32_t | AddressFromBytes (uint8_t bank, uint8_t high, uint8_t low) |
| uint32_t | SnesToPc (uint32_t snes_addr) |
Variables | |
| constexpr uint32_t | kUncompressedSheetSize = 0x0800 |
| uint32_t yaze::zelda3::anonymous_namespace{game_data.cc}::AddressFromBytes | ( | uint8_t | bank, |
| uint8_t | high, | ||
| uint8_t | low ) |
Definition at line 22 of file game_data.cc.
| uint32_t yaze::zelda3::anonymous_namespace{game_data.cc}::SnesToPc | ( | uint32_t | snes_addr | ) |
Definition at line 27 of file game_data.cc.
|
constexpr |
Definition at line 18 of file game_data.cc.