Home
last modified time | relevance | path

Searched refs:cd32nextpc (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-hatari/hatari-561c07e/src/cpu/
H A Dnewcpu.c2934 static uae_u32 cd32nextpc, cd32request; variable
2941 cd32nextpc = 0; in out_cd32io2()
2951 if (pc == cd32nextpc) { in out_cd32io()
2982 cd32nextpc = get_long (m68k_areg (regs, 7)); in out_cd32io()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dnewcpu.c3949 static uae_u32 cd32nextpc, cd32request; variable
3956 cd32nextpc = 0; in out_cd32io2()
3966 if (pc == cd32nextpc) { in out_cd32io()
3997 cd32nextpc = get_long (m68k_areg (regs, 7)); in out_cd32io()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dnewcpu.cpp3957 static uae_u32 cd32nextpc, cd32request; variable
3964 cd32nextpc = 0; in out_cd32io2()
3974 if (pc == cd32nextpc) { in out_cd32io()
4005 cd32nextpc = get_long (m68k_areg (regs, 7)); in out_cd32io()
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Dnewcpu.c5510 static uae_u32 cd32nextpc, cd32request; variable
5517 cd32nextpc = 0;
5527 if (pc == cd32nextpc) {
5558 cd32nextpc = get_long (m68k_areg (regs, 7));