Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c1102 static void do_long_fetch (int hpos, int nwords, int dma, int fm) in do_long_fetch() function
1307 do_long_fetch (pos, count >> (3 - toscr_res), dma, fm); in update_fetch()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c1586 static void do_long_fetch (int hpos, int nwords, int dma, int fm) in do_long_fetch() function
1941 do_long_fetch (pos, count >> (3 - toscr_res), dma, fm); in update_fetch()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp2136 static void do_long_fetch (int hpos, int nwords, int dma, int fm) function
2580 do_long_fetch (pos, count >> (3 - toscr_res), dma, fm);