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

#include <6502types.h>

+ Collaboration diagram for Z6502State:

Data Fields

zuint16 pc
 
zuint8 s
 
zuint8 p
 
zuint8 a
 
zuint8 x
 
zuint8 y
 
struct {
   zuint8   irq:1
 
   zuint8   nmi:1
 
internal
 

Field Documentation

◆ pc

zuint16 Z6502State::pc

◆ s

zuint8 Z6502State::s

◆ p

zuint8 Z6502State::p

◆ a

zuint8 Z6502State::a

◆ x

zuint8 Z6502State::x

◆ y

zuint8 Z6502State::y

◆ irq

zuint8 Z6502State::irq

◆ nmi

zuint8 Z6502State::nmi

◆ 

struct { ... } Z6502State::internal

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