Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c1223 static int one_fetch_cycle_fm2 (int i, int ddfstop_to_test, int dma) { return one_fetch_cycle_0 (i,… in one_fetch_cycle_fm2() function
1230 case 2: return one_fetch_cycle_fm2 (i, ddfstop_to_test, dma); in one_fetch_cycle()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c1810 static int one_fetch_cycle_fm2 (int pos, int ddfstop_to_test, int dma) { return one_fetch_cycle_0 (… in one_fetch_cycle_fm2() function
1818 case 2: return one_fetch_cycle_fm2 (pos, ddfstop_to_test, dma); in one_fetch_cycle()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp2463 static int one_fetch_cycle_fm2 (int pos, int dma) { return one_fetch_cycle_0 (pos, dma, 2); } function
2471 case 2: return one_fetch_cycle_fm2 (pos, dma);