ComSquare
Public Attributes | List of all members
ComSquare::PPU::Utils::PpuState Struct Reference

Struct to save all specific variables needed for the registers (prev values for example) More...

#include <PPUUtils.hpp>

Collaboration diagram for ComSquare::PPU::Utils::PpuState:

Public Attributes

uint8_t hvSharedScrollPrevValue
 Used by by all eight BGnxOFS registers (0x210D - 0x2114) More...
 
uint8_t hScrollPrevValue
 Shared by the four BGnHOFS registers. More...
 

Detailed Description

Struct to save all specific variables needed for the registers (prev values for example)

Member Data Documentation

◆ hScrollPrevValue

uint8_t ComSquare::PPU::Utils::PpuState::hScrollPrevValue

Shared by the four BGnHOFS registers.

◆ hvSharedScrollPrevValue

uint8_t ComSquare::PPU::Utils::PpuState::hvSharedScrollPrevValue

Used by by all eight BGnxOFS registers (0x210D - 0x2114)


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