yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
snes.h File Reference
#include <cstdint>
Include dependency graph for snes.h:

Go to the source code of this file.

Namespaces

namespace  yaze
 Main namespace for the application.
 

Functions

uint32_t yaze::SnesToPc (uint32_t addr) noexcept
 
uint32_t yaze::PcToSnes (uint32_t addr)
 
uint32_t yaze::Get24LocalFromPC (uint8_t *data, int addr, bool pc=true)
 
int yaze::AddressFromBytes (uint8_t bank, uint8_t high, uint8_t low) noexcept
 
uint32_t yaze::MapBankToWordAddress (uint8_t bank, uint16_t addr) noexcept