yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::emu::CharacterLocation Struct Reference

#include <ppu.h>

Public Attributes

uint8_t BG1_address: 4
 
uint8_t BG2_address: 4
 
uint8_t BG3_address: 4
 
uint8_t BG4_address: 4
 

Detailed Description

Definition at line 92 of file ppu.h.

Member Data Documentation

◆ BG1_address

uint8_t yaze::emu::CharacterLocation::BG1_address

Definition at line 93 of file ppu.h.

◆ BG2_address

uint8_t yaze::emu::CharacterLocation::BG2_address

Definition at line 94 of file ppu.h.

◆ BG3_address

uint8_t yaze::emu::CharacterLocation::BG3_address

Definition at line 95 of file ppu.h.

◆ BG4_address

uint8_t yaze::emu::CharacterLocation::BG4_address

Definition at line 96 of file ppu.h.


The documentation for this struct was generated from the following file: