Home
last modified time | relevance | path

Searched refs:ZetSetDE2 (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/spectrum/
H A Dspectrum_states.cpp27 ZetSetDE2(0, data); in SpecLoadSNASnapshot()
287 ZetSetDE2(0, (hi << 8) | lo); in SpecLoadZ80Snapshot()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/
H A Dz80_intf.h66 void ZetSetDE2(INT32 n, UINT16 value);
H A Dz80_intf.cpp954 void ZetSetDE2(INT32 n, UINT16 value) in ZetSetDE2() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/
H A Dz80_intf.h70 void ZetSetDE2(INT32 n, UINT16 value);
H A Dz80_intf.cpp1071 void ZetSetDE2(INT32 n, UINT16 value) in ZetSetDE2() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/spectrum/
H A Dd_spectrum.cpp904 ZetSetDE2(0, mem2uint16(17, 0)); in spectrum_loadz80()