GrafX2 2.9.3227
The ultimate 256-color painting program
c64state Struct Reference

#include <c64load.h>

+ Collaboration diagram for c64state:

Data Fields

void * cpu
 
byteram
 
word screen
 
word bitmap
 
word keyjoyread
 
word irqrasterline
 
byte fliscreens [8]
 
byte backgrounds [200]
 
byte vicmode
 
byte ioaccess [256]
 

Field Documentation

◆ cpu

void* c64state::cpu

Referenced by C64_LoadPrg(), and C64_mem_write().

◆ ram

byte* c64state::ram

◆ screen

word c64state::screen

Referenced by C64_LoadPrg(), and Load_PRG().

◆ bitmap

◆ keyjoyread

word c64state::keyjoyread

Referenced by C64_LoadPrg(), and C64_mem_read().

◆ irqrasterline

word c64state::irqrasterline

Referenced by C64_LoadPrg(), and C64_mem_write().

◆ fliscreens

byte c64state::fliscreens[8]

Referenced by C64_LoadPrg(), and C64_mem_write().

◆ backgrounds

byte c64state::backgrounds[200]

Referenced by C64_mem_write(), and Load_PRG().

◆ vicmode

byte c64state::vicmode

Referenced by C64_LoadPrg(), and Load_PRG().

◆ ioaccess

byte c64state::ioaccess[256]

Referenced by C64_mem_read(), and C64_mem_write().


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