yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::anonymous_namespace{game_data.cc} Namespace Reference

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
 

Function Documentation

◆ AddressFromBytes()

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.

◆ SnesToPc()

uint32_t yaze::zelda3::anonymous_namespace{game_data.cc}::SnesToPc ( uint32_t snes_addr)

Definition at line 27 of file game_data.cc.

Variable Documentation

◆ kUncompressedSheetSize

constexpr uint32_t yaze::zelda3::anonymous_namespace{game_data.cc}::kUncompressedSheetSize = 0x0800
constexpr

Definition at line 18 of file game_data.cc.