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

#include <ppu_registers.h>

Public Attributes

uint8_t flip_horizontal: 1
 
uint8_t flip_vertical: 1
 
uint8_t fill: 1
 
uint8_t tilemap_repeat: 1
 
uint8_t unused: 4
 

Detailed Description

Definition at line 197 of file ppu_registers.h.

Member Data Documentation

◆ flip_horizontal

uint8_t yaze::emu::M7SEL::flip_horizontal

Definition at line 198 of file ppu_registers.h.

◆ flip_vertical

uint8_t yaze::emu::M7SEL::flip_vertical

Definition at line 199 of file ppu_registers.h.

◆ fill

uint8_t yaze::emu::M7SEL::fill

Definition at line 200 of file ppu_registers.h.

◆ tilemap_repeat

uint8_t yaze::emu::M7SEL::tilemap_repeat

Definition at line 201 of file ppu_registers.h.

◆ unused

uint8_t yaze::emu::M7SEL::unused

Definition at line 202 of file ppu_registers.h.


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