Home
last modified time | relevance | path

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

/dports/emulators/dgen-sdl/dgen-sdl-1.33/
H A Dsave.cpp33 case CPU_EMU_CYCLONE: in m68k_state_dump()
63 case CPU_EMU_CYCLONE: in m68k_state_restore()
H A Dmdfr.cpp388 if (cpu_emu == CPU_EMU_CYCLONE) in md_set()
435 if (cpu_emu == CPU_EMU_CYCLONE) { in m68k_read_pc()
465 if (cpu_emu == CPU_EMU_CYCLONE) in m68k_odo()
522 if (cpu_emu == CPU_EMU_CYCLONE) { in m68k_run()
581 if (cpu_emu == CPU_EMU_CYCLONE) in m68k_irq()
H A Dmd.h613 CPU_EMU_CYCLONE, enumerator
H A Dmd.cpp710 cpu_emu = CPU_EMU_CYCLONE; in md()
/dports/emulators/dgen-sdl/dgen-sdl-1.33/sdl/
H A Dsdl.cpp4385 megad.cpu_emu = md::CPU_EMU_CYCLONE; in prompt_rehash_rc_field()
5600 case md::CPU_EMU_CYCLONE: in ctl_dgen_cpu_toggle()