Home
last modified time | relevance | path

Searched refs:one_fetch_cycle_fm0 (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c1221 static int one_fetch_cycle_fm0 (int i, int ddfstop_to_test, int dma) { return one_fetch_cycle_0 (i,… in one_fetch_cycle_fm0() function
1228 case 0: return one_fetch_cycle_fm0 (i, ddfstop_to_test, dma); in one_fetch_cycle()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c1808 static int one_fetch_cycle_fm0 (int pos, int ddfstop_to_test, int dma) { return one_fetch_cycle_0 (… in one_fetch_cycle_fm0() function
1815 case 0: return one_fetch_cycle_fm0 (pos, ddfstop_to_test, dma); in one_fetch_cycle()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp2461 static int one_fetch_cycle_fm0 (int pos, int dma) { return one_fetch_cycle_0 (pos, dma, 0); } function
2468 case 0: return one_fetch_cycle_fm0 (pos, dma);