Home
last modified time | relevance | path

Searched refs:dZ80_InheritRadix (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/dgen-sdl/dgen-sdl-1.33/dz80/
H A Ddissz80.h208 void dZ80_InheritRadix(DISZ80 *dst, DISZ80 *src);
H A Ddissz80.c76 void dZ80_InheritRadix(DISZ80 *dst, DISZ80 *src) in dZ80_InheritRadix() function
1954 dZ80_InheritRadix(&qd, d); in WriteReferenceFile()