pico9918-core 1.3.0
TMS9918A / F18A video display processor emulation in C99
Loading...
Searching...
No Matches
FrameParams Struct Reference

Data Fields

int displayPixels
 
bool interlaced
 
uint8_t vPixelScale
 
uint16_t vVirtualPixels
 

Detailed Description

Definition at line 2321 of file golden.c.

Field Documentation

◆ displayPixels

int FrameParams::displayPixels

Definition at line 2323 of file golden.c.

◆ interlaced

bool FrameParams::interlaced

Definition at line 2324 of file golden.c.

◆ vPixelScale

uint8_t FrameParams::vPixelScale

Definition at line 2325 of file golden.c.

◆ vVirtualPixels

uint16_t FrameParams::vVirtualPixels

Definition at line 2326 of file golden.c.


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