Home
last modified time | relevance | path

Searched refs:Z80_CORE_CZ80 (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/dgen-sdl/dgen-sdl-1.33/
H A Dmdfr.cpp399 if (z80_core == Z80_CORE_CZ80) in md_set()
635 if (z80_core == Z80_CORE_CZ80) in z80_odo()
685 if (z80_core == Z80_CORE_CZ80) in z80_run()
765 if (z80_core == Z80_CORE_CZ80) in z80_sync()
820 if (z80_core == Z80_CORE_CZ80) in z80_irq()
845 if (z80_core == Z80_CORE_CZ80) in z80_irq_clear()
H A Dsave.cpp81 case Z80_CORE_CZ80: in z80_state_dump()
111 case Z80_CORE_CZ80: in z80_state_restore()
H A Dmd.h595 Z80_CORE_CZ80, enumerator
H A Dmd.cpp726 z80_core = Z80_CORE_CZ80; in md()
/dports/emulators/dgen-sdl/dgen-sdl-1.33/sdl/
H A Dsdl.cpp4355 megad.z80_core = md::Z80_CORE_CZ80; in prompt_rehash_rc_field()
5559 case md::Z80_CORE_CZ80: in ctl_dgen_z80_toggle()