Home
last modified time | relevance | path

Searched defs:DISREF (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/dgen-sdl/dgen-sdl-1.33/dz80/
H A Ddissz80.h124 typedef struct DISREF struct
129 DISREFADDR *pRefAddrHead; /* Pointer to the list of referenced addresses */ argument
130 DISREFADDR *pRefAddrTail; /* Pointer to the last referenced address */ argument
132 struct DISREF *pPrev; argument
133 struct DISREF *pNext; argument
134 } DISREF; typedef