llvm-mos-sdk
Public Attributes | List of all members
vga_mode2_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_tiles
 
int height_tiles
 
unsigned xram_data_ptr
 
unsigned xram_palette_ptr
 
unsigned xram_tile_ptr
 

Member Data Documentation

◆ height_tiles

int vga_mode2_config_t::height_tiles

◆ width_tiles

int vga_mode2_config_t::width_tiles

◆ x_pos_px

int vga_mode2_config_t::x_pos_px

◆ x_wrap

unsigned char vga_mode2_config_t::x_wrap

◆ xram_data_ptr

unsigned vga_mode2_config_t::xram_data_ptr

◆ xram_palette_ptr

unsigned vga_mode2_config_t::xram_palette_ptr

◆ xram_tile_ptr

unsigned vga_mode2_config_t::xram_tile_ptr

◆ y_pos_px

int vga_mode2_config_t::y_pos_px

◆ y_wrap

unsigned char vga_mode2_config_t::y_wrap

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