yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::emu::video::ScrollRegister Struct Reference

#include <ppu.h>

Public Attributes

uint8_t offset: 8
 
uint8_t mode7_bits: 3
 
uint8_t unused: 5
 

Detailed Description

Definition at line 127 of file ppu.h.

Member Data Documentation

◆ offset

uint8_t yaze::app::emu::video::ScrollRegister::offset

Definition at line 128 of file ppu.h.

◆ mode7_bits

uint8_t yaze::app::emu::video::ScrollRegister::mode7_bits

Definition at line 129 of file ppu.h.

◆ unused

uint8_t yaze::app::emu::video::ScrollRegister::unused

Definition at line 130 of file ppu.h.


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