Home
last modified time | relevance | path

Searched refs:WithinDisRange (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/dgen-sdl/dgen-sdl-1.33/dz80/
H A Ddissz80p.h101 int WithinDisRange(DISZ80 *d);
H A Dscript.c307 if (!WithinDisRange(d)) in d_GetByte()
H A Ddissz80.c282 while (WithinDisRange(d)) in dZ80_Disassemble()
2367 int WithinDisRange(DISZ80 *d) in WithinDisRange() function