Home
last modified time | relevance | path

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

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/spectrum/
H A Dspectrum_states.cpp15 ZetSetDE(0, data); in SpecLoadSNASnapshot()
279 ZetSetDE(0, (hi << 8) | lo); in SpecLoadZ80Snapshot()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/
H A Dz80_intf.h65 void ZetSetDE(INT32 n, UINT16 value);
H A Dz80_intf.cpp949 void ZetSetDE(INT32 n, UINT16 value) in ZetSetDE() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/
H A Dz80_intf.h69 void ZetSetDE(INT32 n, UINT16 value);
H A Dz80_intf.cpp1066 void ZetSetDE(INT32 n, UINT16 value) in ZetSetDE() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/spectrum/
H A Dd_spectrum.cpp902 ZetSetDE(0, mem2uint16(13, 0)); in spectrum_loadz80()