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

#include <z80ex.h>

Collaboration diagram for _z80_cpu_context:
Collaboration graph
[legend]

Data Fields

Z80EX_REGPAIR_T af
 
Z80EX_REGPAIR_T bc
 
Z80EX_REGPAIR_T de
 
Z80EX_REGPAIR_T hl
 
Z80EX_REGPAIR_T af_
 
Z80EX_REGPAIR_T bc_
 
Z80EX_REGPAIR_T de_
 
Z80EX_REGPAIR_T hl_
 
Z80EX_REGPAIR_T ix
 
Z80EX_REGPAIR_T iy
 
Z80EX_BYTE i
 
Z80EX_WORD r
 
Z80EX_BYTE r7
 
Z80EX_REGPAIR_T sp
 
Z80EX_REGPAIR_T pc
 
Z80EX_BYTE iff1
 
Z80EX_BYTE iff2
 
Z80EX_REGPAIR_T memptr
 
IM_MODE im
 
int halted
 
unsigned long tstate
 
unsigned char op_tstate
 
int noint_once
 
int reset_PV_on_int
 
int doing_opcode
 
char int_vector_req
 
Z80EX_BYTE prefix
 
Z80EX_REGPAIR_T tmpword
 
Z80EX_REGPAIR_T tmpaddr
 
Z80EX_BYTE tmpbyte
 
Z80EX_SIGNED_BYTE tmpbyte_s
 
int nmos
 

Detailed Description

Definition at line 143 of file z80ex.h.

Field Documentation

◆ af

Definition at line 144 of file z80ex.h.

◆ af_

Definition at line 145 of file z80ex.h.

◆ bc

Definition at line 144 of file z80ex.h.

◆ bc_

Definition at line 145 of file z80ex.h.

◆ de

Definition at line 144 of file z80ex.h.

◆ de_

Definition at line 145 of file z80ex.h.

◆ doing_opcode

int doing_opcode

Definition at line 161 of file z80ex.h.

◆ halted

int halted

Definition at line 154 of file z80ex.h.

◆ hl

Definition at line 144 of file z80ex.h.

◆ hl_

Definition at line 145 of file z80ex.h.

◆ i

Definition at line 147 of file z80ex.h.

◆ iff1

Z80EX_BYTE iff1

Definition at line 151 of file z80ex.h.

◆ iff2

Z80EX_BYTE iff2

Definition at line 151 of file z80ex.h.

◆ im

IM_MODE im

Definition at line 153 of file z80ex.h.

◆ int_vector_req

char int_vector_req

Definition at line 162 of file z80ex.h.

◆ ix

Definition at line 146 of file z80ex.h.

◆ iy

Definition at line 146 of file z80ex.h.

◆ memptr

Definition at line 152 of file z80ex.h.

◆ nmos

int nmos

Definition at line 175 of file z80ex.h.

◆ noint_once

int noint_once

Definition at line 159 of file z80ex.h.

◆ op_tstate

unsigned char op_tstate

Definition at line 157 of file z80ex.h.

◆ pc

Definition at line 150 of file z80ex.h.

◆ prefix

Z80EX_BYTE prefix

Definition at line 163 of file z80ex.h.

◆ r

Definition at line 148 of file z80ex.h.

◆ r7

Definition at line 149 of file z80ex.h.

◆ reset_PV_on_int

int reset_PV_on_int

Definition at line 160 of file z80ex.h.

◆ sp

Definition at line 150 of file z80ex.h.

◆ tmpaddr

Z80EX_REGPAIR_T tmpaddr

Definition at line 171 of file z80ex.h.

◆ tmpbyte

Z80EX_BYTE tmpbyte

Definition at line 172 of file z80ex.h.

◆ tmpbyte_s

Z80EX_SIGNED_BYTE tmpbyte_s

Definition at line 173 of file z80ex.h.

◆ tmpword

Z80EX_REGPAIR_T tmpword

Definition at line 170 of file z80ex.h.

◆ tstate

unsigned long tstate

Definition at line 156 of file z80ex.h.


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