Home
last modified time | relevance | path

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

/dports/emulators/dgen-sdl/dgen-sdl-1.33/dz80/
H A Ddissz80p.h80 WORD Get16BitParam(DISZ80 *d);
H A Ddissz80.c880 Make16BitNum(d, Address, Get16BitParam(d)); in DisED40to7F()
1234 addr = Get16BitParam(d); in DisC0toFF()
1259 addr = Get16BitParam(d); in DisC0toFF()
1621 Get16BitParam(d); in AddToDis16BitAbs()
1692 WORD Get16BitParam(DISZ80 *d) in Get16BitParam() function