llvm-mos-sdk
Public Attributes | List of all members
vga_mode1_config_t Struct Reference

#include <rp6502.h>

Public Attributes

unsigned char x_wrap
 
unsigned char y_wrap
 
int x_pos_px
 
int y_pos_px
 
int width_chars
 
int height_chars
 
unsigned xram_data_ptr
 
unsigned xram_palette_ptr
 
unsigned xram_font_ptr
 

Member Data Documentation

◆ height_chars

int vga_mode1_config_t::height_chars

◆ width_chars

int vga_mode1_config_t::width_chars

◆ x_pos_px

int vga_mode1_config_t::x_pos_px

◆ x_wrap

unsigned char vga_mode1_config_t::x_wrap

◆ xram_data_ptr

unsigned vga_mode1_config_t::xram_data_ptr

◆ xram_font_ptr

unsigned vga_mode1_config_t::xram_font_ptr

◆ xram_palette_ptr

unsigned vga_mode1_config_t::xram_palette_ptr

◆ y_pos_px

int vga_mode1_config_t::y_pos_px

◆ y_wrap

unsigned char vga_mode1_config_t::y_wrap

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