Home
last modified time | relevance | path

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

/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dz80-codeCB.h318 case SET_7_H: M_SET(7,z80->HL.B.h); break;
H A Dz80.c500 SET_7_B, SET_7_C, SET_7_D, SET_7_E, SET_7_H, SET_7_L, SET_7_xHL, SET_7_A, enumerator
H A Dz80-codeXXCB.h296 case SET_7_H: I=M_RDMEM(J.W);M_SET(7,I);M_WRMEM(J.W,I);z80->HL.B.h=I;break;