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

Classes

struct  BGHOFS
 
struct  BGMODE
 
struct  BGNBA
 
struct  BGSC
 
struct  BGVOFS
 
struct  CGADD
 
struct  CGADSUB
 
struct  CGDATA
 
struct  CGDATAREAD
 
struct  CGWSEL
 
struct  COLDATA
 
struct  INIDISP
 
struct  M7A
 
struct  M7B
 
struct  M7C
 
struct  M7D
 
struct  M7SEL
 
struct  M7X
 
struct  M7Y
 
struct  Mosaic
 
struct  MPYH
 
struct  MPYL
 
struct  MPYM
 
struct  OAMADDH
 
struct  OAMADDL
 
struct  OAMDATA
 
struct  OAMDATAREAD
 
struct  OBJSEL
 
struct  OPHCT
 
struct  OPVCT
 
struct  SETINI
 
struct  SLHV
 
struct  STAT77
 
struct  STAT78
 
struct  TM
 
struct  TMW
 
struct  TS
 
struct  TSW
 
struct  VMADDH
 
struct  VMADDL
 
struct  VMAIN
 
struct  VMDATA
 
struct  VMDATAHREAD
 
struct  VMDATALREAD
 
struct  W12SEL
 
struct  W34SEL
 
struct  WBGLOG
 
struct  WH0
 
struct  WH1
 
struct  WH2
 
struct  WH3
 
struct  WOBJLOG
 
struct  WOBJSEL
 

Variables

constexpr uint16_t INIDISP = 0x2100
 
constexpr uint16_t OBJSEL = 0x2101
 
constexpr uint16_t OAMADDL = 0x2102
 
constexpr uint16_t OAMADDH = 0x2103
 
constexpr uint16_t OAMDATA = 0x2104
 
constexpr uint16_t BGMODE = 0x2105
 
constexpr uint16_t MOSAIC = 0x2106
 
constexpr uint16_t BG1SC = 0x2107
 
constexpr uint16_t BG2SC = 0x2108
 
constexpr uint16_t BG3SC = 0x2109
 
constexpr uint16_t BG4SC = 0x210A
 
constexpr uint16_t BG12NBA = 0x210B
 
constexpr uint16_t BG34NBA = 0x210C
 
constexpr uint16_t BG1HOFS = 0x210D
 
constexpr uint16_t BG1VOFS = 0x210E
 
constexpr uint16_t BG2HOFS = 0x210F
 
constexpr uint16_t BG2VOFS = 0x2110
 
constexpr uint16_t BG3HOFS = 0x2111
 
constexpr uint16_t BG3VOFS = 0x2112
 
constexpr uint16_t BG4HOFS = 0x2113
 
constexpr uint16_t BG4VOFS = 0x2114
 
constexpr uint16_t VMAIN = 0x2115
 
constexpr uint16_t VMADDL = 0x2116
 
constexpr uint16_t VMADDH = 0x2117
 
constexpr uint16_t VMDATAL = 0x2118
 
constexpr uint16_t VMDATAH = 0x2119
 
constexpr uint16_t M7SEL = 0x211A
 
constexpr uint16_t M7A = 0x211B
 
constexpr uint16_t M7B = 0x211C
 
constexpr uint16_t M7C = 0x211D
 
constexpr uint16_t M7D = 0x211E
 
constexpr uint16_t M7X = 0x211F
 
constexpr uint16_t M7Y = 0x2120
 
constexpr uint16_t CGADD = 0x2121
 
constexpr uint16_t CGDATA = 0x2122
 
constexpr uint16_t W12SEL = 0x2123
 
constexpr uint16_t W34SEL = 0x2124
 
constexpr uint16_t WOBJSEL = 0x2125
 
constexpr uint16_t WH0 = 0x2126
 
constexpr uint16_t WH1 = 0x2127
 
constexpr uint16_t WH2 = 0x2128
 
constexpr uint16_t WH3 = 0x2129
 
constexpr uint16_t WBGLOG = 0x212A
 
constexpr uint16_t WOBJLOG = 0x212B
 
constexpr uint16_t TM = 0x212C
 
constexpr uint16_t TS = 0x212D
 
constexpr uint16_t TMW = 0x212E
 
constexpr uint16_t TSW = 0x212F
 
constexpr uint16_t CGWSEL = 0x2130
 
constexpr uint16_t CGADSUB = 0x2131
 
constexpr uint16_t COLDATA = 0x2132
 
constexpr uint16_t SETINI = 0x2133
 
constexpr uint16_t MPYL = 0x2134
 
constexpr uint16_t MPYM = 0x2135
 
constexpr uint16_t MPYH = 0x2136
 
constexpr uint16_t SLHV = 0x2137
 
constexpr uint16_t OAMDATAREAD = 0x2138
 
constexpr uint16_t VMDATALREAD = 0x2139
 
constexpr uint16_t VMDATAHREAD = 0x213A
 
constexpr uint16_t CGDATAREAD = 0x213B
 
constexpr uint16_t OPHCT = 0x213C
 
constexpr uint16_t OPVCT = 0x213D
 
constexpr uint16_t STAT77 = 0x213E
 
constexpr uint16_t STAT78 = 0x213F
 

Variable Documentation

◆ INIDISP

uint16_t yaze::app::emu::video::PpuRegisters::INIDISP = 0x2100
constexpr

Definition at line 14 of file ppu_registers.h.

◆ OBJSEL

uint16_t yaze::app::emu::video::PpuRegisters::OBJSEL = 0x2101
constexpr

Definition at line 18 of file ppu_registers.h.

◆ OAMADDL

uint16_t yaze::app::emu::video::PpuRegisters::OAMADDL = 0x2102
constexpr

Definition at line 21 of file ppu_registers.h.

◆ OAMADDH

uint16_t yaze::app::emu::video::PpuRegisters::OAMADDH = 0x2103
constexpr

Definition at line 22 of file ppu_registers.h.

◆ OAMDATA

uint16_t yaze::app::emu::video::PpuRegisters::OAMDATA = 0x2104
constexpr

Definition at line 26 of file ppu_registers.h.

◆ BGMODE

uint16_t yaze::app::emu::video::PpuRegisters::BGMODE = 0x2105
constexpr

Definition at line 34 of file ppu_registers.h.

◆ MOSAIC

uint16_t yaze::app::emu::video::PpuRegisters::MOSAIC = 0x2106
constexpr

Definition at line 38 of file ppu_registers.h.

◆ BG1SC

uint16_t yaze::app::emu::video::PpuRegisters::BG1SC = 0x2107
constexpr

Definition at line 42 of file ppu_registers.h.

◆ BG2SC

uint16_t yaze::app::emu::video::PpuRegisters::BG2SC = 0x2108
constexpr

Definition at line 43 of file ppu_registers.h.

◆ BG3SC

uint16_t yaze::app::emu::video::PpuRegisters::BG3SC = 0x2109
constexpr

Definition at line 44 of file ppu_registers.h.

◆ BG4SC

uint16_t yaze::app::emu::video::PpuRegisters::BG4SC = 0x210A
constexpr

Definition at line 45 of file ppu_registers.h.

◆ BG12NBA

uint16_t yaze::app::emu::video::PpuRegisters::BG12NBA = 0x210B
constexpr

Definition at line 49 of file ppu_registers.h.

◆ BG34NBA

uint16_t yaze::app::emu::video::PpuRegisters::BG34NBA = 0x210C
constexpr

Definition at line 50 of file ppu_registers.h.

◆ BG1HOFS

uint16_t yaze::app::emu::video::PpuRegisters::BG1HOFS = 0x210D
constexpr

Definition at line 54 of file ppu_registers.h.

◆ BG1VOFS

uint16_t yaze::app::emu::video::PpuRegisters::BG1VOFS = 0x210E
constexpr

Definition at line 55 of file ppu_registers.h.

◆ BG2HOFS

uint16_t yaze::app::emu::video::PpuRegisters::BG2HOFS = 0x210F
constexpr

Definition at line 56 of file ppu_registers.h.

◆ BG2VOFS

uint16_t yaze::app::emu::video::PpuRegisters::BG2VOFS = 0x2110
constexpr

Definition at line 57 of file ppu_registers.h.

◆ BG3HOFS

uint16_t yaze::app::emu::video::PpuRegisters::BG3HOFS = 0x2111
constexpr

Definition at line 58 of file ppu_registers.h.

◆ BG3VOFS

uint16_t yaze::app::emu::video::PpuRegisters::BG3VOFS = 0x2112
constexpr

Definition at line 59 of file ppu_registers.h.

◆ BG4HOFS

uint16_t yaze::app::emu::video::PpuRegisters::BG4HOFS = 0x2113
constexpr

Definition at line 60 of file ppu_registers.h.

◆ BG4VOFS

uint16_t yaze::app::emu::video::PpuRegisters::BG4VOFS = 0x2114
constexpr

Definition at line 61 of file ppu_registers.h.

◆ VMAIN

uint16_t yaze::app::emu::video::PpuRegisters::VMAIN = 0x2115
constexpr

Definition at line 65 of file ppu_registers.h.

◆ VMADDL

uint16_t yaze::app::emu::video::PpuRegisters::VMADDL = 0x2116
constexpr

Definition at line 69 of file ppu_registers.h.

◆ VMADDH

uint16_t yaze::app::emu::video::PpuRegisters::VMADDH = 0x2117
constexpr

Definition at line 70 of file ppu_registers.h.

◆ VMDATAL

uint16_t yaze::app::emu::video::PpuRegisters::VMDATAL = 0x2118
constexpr

Definition at line 72 of file ppu_registers.h.

◆ VMDATAH

uint16_t yaze::app::emu::video::PpuRegisters::VMDATAH = 0x2119
constexpr

Definition at line 73 of file ppu_registers.h.

◆ M7SEL

uint16_t yaze::app::emu::video::PpuRegisters::M7SEL = 0x211A
constexpr

Definition at line 74 of file ppu_registers.h.

◆ M7A

uint16_t yaze::app::emu::video::PpuRegisters::M7A = 0x211B
constexpr

Definition at line 75 of file ppu_registers.h.

◆ M7B

uint16_t yaze::app::emu::video::PpuRegisters::M7B = 0x211C
constexpr

Definition at line 76 of file ppu_registers.h.

◆ M7C

uint16_t yaze::app::emu::video::PpuRegisters::M7C = 0x211D
constexpr

Definition at line 77 of file ppu_registers.h.

◆ M7D

uint16_t yaze::app::emu::video::PpuRegisters::M7D = 0x211E
constexpr

Definition at line 78 of file ppu_registers.h.

◆ M7X

uint16_t yaze::app::emu::video::PpuRegisters::M7X = 0x211F
constexpr

Definition at line 79 of file ppu_registers.h.

◆ M7Y

uint16_t yaze::app::emu::video::PpuRegisters::M7Y = 0x2120
constexpr

Definition at line 80 of file ppu_registers.h.

◆ CGADD

uint16_t yaze::app::emu::video::PpuRegisters::CGADD = 0x2121
constexpr

Definition at line 81 of file ppu_registers.h.

◆ CGDATA

uint16_t yaze::app::emu::video::PpuRegisters::CGDATA = 0x2122
constexpr

Definition at line 82 of file ppu_registers.h.

◆ W12SEL

uint16_t yaze::app::emu::video::PpuRegisters::W12SEL = 0x2123
constexpr

Definition at line 83 of file ppu_registers.h.

◆ W34SEL

uint16_t yaze::app::emu::video::PpuRegisters::W34SEL = 0x2124
constexpr

Definition at line 84 of file ppu_registers.h.

◆ WOBJSEL

uint16_t yaze::app::emu::video::PpuRegisters::WOBJSEL = 0x2125
constexpr

Definition at line 85 of file ppu_registers.h.

◆ WH0

uint16_t yaze::app::emu::video::PpuRegisters::WH0 = 0x2126
constexpr

Definition at line 86 of file ppu_registers.h.

◆ WH1

uint16_t yaze::app::emu::video::PpuRegisters::WH1 = 0x2127
constexpr

Definition at line 87 of file ppu_registers.h.

◆ WH2

uint16_t yaze::app::emu::video::PpuRegisters::WH2 = 0x2128
constexpr

Definition at line 88 of file ppu_registers.h.

◆ WH3

uint16_t yaze::app::emu::video::PpuRegisters::WH3 = 0x2129
constexpr

Definition at line 89 of file ppu_registers.h.

◆ WBGLOG

uint16_t yaze::app::emu::video::PpuRegisters::WBGLOG = 0x212A
constexpr

Definition at line 90 of file ppu_registers.h.

◆ WOBJLOG

uint16_t yaze::app::emu::video::PpuRegisters::WOBJLOG = 0x212B
constexpr

Definition at line 91 of file ppu_registers.h.

◆ TM

uint16_t yaze::app::emu::video::PpuRegisters::TM = 0x212C
constexpr

Definition at line 92 of file ppu_registers.h.

◆ TS

uint16_t yaze::app::emu::video::PpuRegisters::TS = 0x212D
constexpr

Definition at line 93 of file ppu_registers.h.

◆ TMW

uint16_t yaze::app::emu::video::PpuRegisters::TMW = 0x212E
constexpr

Definition at line 94 of file ppu_registers.h.

◆ TSW

uint16_t yaze::app::emu::video::PpuRegisters::TSW = 0x212F
constexpr

Definition at line 95 of file ppu_registers.h.

◆ CGWSEL

uint16_t yaze::app::emu::video::PpuRegisters::CGWSEL = 0x2130
constexpr

Definition at line 96 of file ppu_registers.h.

◆ CGADSUB

uint16_t yaze::app::emu::video::PpuRegisters::CGADSUB = 0x2131
constexpr

Definition at line 97 of file ppu_registers.h.

◆ COLDATA

uint16_t yaze::app::emu::video::PpuRegisters::COLDATA = 0x2132
constexpr

Definition at line 98 of file ppu_registers.h.

◆ SETINI

uint16_t yaze::app::emu::video::PpuRegisters::SETINI = 0x2133
constexpr

Definition at line 99 of file ppu_registers.h.

◆ MPYL

uint16_t yaze::app::emu::video::PpuRegisters::MPYL = 0x2134
constexpr

Definition at line 100 of file ppu_registers.h.

◆ MPYM

uint16_t yaze::app::emu::video::PpuRegisters::MPYM = 0x2135
constexpr

Definition at line 101 of file ppu_registers.h.

◆ MPYH

uint16_t yaze::app::emu::video::PpuRegisters::MPYH = 0x2136
constexpr

Definition at line 102 of file ppu_registers.h.

◆ SLHV

uint16_t yaze::app::emu::video::PpuRegisters::SLHV = 0x2137
constexpr

Definition at line 103 of file ppu_registers.h.

◆ OAMDATAREAD

uint16_t yaze::app::emu::video::PpuRegisters::OAMDATAREAD = 0x2138
constexpr

Definition at line 104 of file ppu_registers.h.

◆ VMDATALREAD

uint16_t yaze::app::emu::video::PpuRegisters::VMDATALREAD = 0x2139
constexpr

Definition at line 105 of file ppu_registers.h.

◆ VMDATAHREAD

uint16_t yaze::app::emu::video::PpuRegisters::VMDATAHREAD = 0x213A
constexpr

Definition at line 106 of file ppu_registers.h.

◆ CGDATAREAD

uint16_t yaze::app::emu::video::PpuRegisters::CGDATAREAD = 0x213B
constexpr

Definition at line 107 of file ppu_registers.h.

◆ OPHCT

uint16_t yaze::app::emu::video::PpuRegisters::OPHCT = 0x213C
constexpr

Definition at line 108 of file ppu_registers.h.

◆ OPVCT

uint16_t yaze::app::emu::video::PpuRegisters::OPVCT = 0x213D
constexpr

Definition at line 109 of file ppu_registers.h.

◆ STAT77

uint16_t yaze::app::emu::video::PpuRegisters::STAT77 = 0x213E
constexpr

Definition at line 110 of file ppu_registers.h.

◆ STAT78

uint16_t yaze::app::emu::video::PpuRegisters::STAT78 = 0x213F
constexpr

Definition at line 111 of file ppu_registers.h.