yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::emu::video::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 98 of file ppu.h.

Member Data Documentation

◆ BG1_address

uint8_t yaze::app::emu::video::CharacterLocation::BG1_address

Definition at line 99 of file ppu.h.

◆ BG2_address

uint8_t yaze::app::emu::video::CharacterLocation::BG2_address

Definition at line 100 of file ppu.h.

◆ BG3_address

uint8_t yaze::app::emu::video::CharacterLocation::BG3_address

Definition at line 101 of file ppu.h.

◆ BG4_address

uint8_t yaze::app::emu::video::CharacterLocation::BG4_address

Definition at line 102 of file ppu.h.


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