#include <ppu_registers.h>
Public Attributes | |
uint8_t | ppu2_version: 4 |
uint8_t | ntsc_pal: 1 |
uint8_t | counter_latch_value: 1 |
uint8_t | interlace_field: 1 |
uint8_t | unused: 1 |
Definition at line 403 of file ppu_registers.h.
uint8_t yaze::emu::STAT78::ppu2_version |
Definition at line 404 of file ppu_registers.h.
uint8_t yaze::emu::STAT78::ntsc_pal |
Definition at line 405 of file ppu_registers.h.
uint8_t yaze::emu::STAT78::counter_latch_value |
Definition at line 406 of file ppu_registers.h.
uint8_t yaze::emu::STAT78::interlace_field |
Definition at line 407 of file ppu_registers.h.
uint8_t yaze::emu::STAT78::unused |
Definition at line 408 of file ppu_registers.h.