Xemu [doxygen]  hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
Data Fields
cpu65_st Struct Reference

#include <cpu65.h>

Data Fields

Uint8 a
 
Uint8 x
 
Uint8 y
 
Uint8 s
 
Uint8 op
 
Uint8 pf_nz
 
int pf_c
 
int pf_v
 
int pf_d
 
int pf_i
 
Uint16 pc
 
Uint16 old_pc
 
int multi_step_stop_trigger
 
int irqLevel
 
int nmiEdge
 
int op_cycles
 

Detailed Description

Definition at line 51 of file cpu65.h.

Field Documentation

◆ a

Uint8 a

Definition at line 52 of file cpu65.h.

◆ irqLevel

int irqLevel

Definition at line 73 of file cpu65.h.

◆ multi_step_stop_trigger

int multi_step_stop_trigger

Definition at line 72 of file cpu65.h.

◆ nmiEdge

int nmiEdge

Definition at line 73 of file cpu65.h.

◆ old_pc

Uint16 old_pc

Definition at line 71 of file cpu65.h.

◆ op

Uint8 op

Definition at line 54 of file cpu65.h.

◆ op_cycles

int op_cycles

Definition at line 74 of file cpu65.h.

◆ pc

Uint16 pc

Definition at line 71 of file cpu65.h.

◆ pf_c

int pf_c

Definition at line 70 of file cpu65.h.

◆ pf_d

int pf_d

Definition at line 70 of file cpu65.h.

◆ pf_i

int pf_i

Definition at line 70 of file cpu65.h.

◆ pf_nz

Uint8 pf_nz

Definition at line 68 of file cpu65.h.

◆ pf_v

int pf_v

Definition at line 70 of file cpu65.h.

◆ s

Uint8 s

Definition at line 53 of file cpu65.h.

◆ x

Uint8 x

Definition at line 52 of file cpu65.h.

◆ y

Uint8 y

Definition at line 52 of file cpu65.h.


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