Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c133 DIW_waiting_start, DIW_waiting_stop enumerator
418 hdiwstate = DIW_waiting_stop; in decide_diw()
421 if (hdiwstate == DIW_waiting_stop && thisline_decision.diwlastword == -1 in decide_diw()
1364 ddfstate = DIW_waiting_stop; in start_bpl_dma()
1390 if (diwstate != DIW_waiting_stop) in maybe_start_bpl_dma()
1415 diwstate = DIW_waiting_stop; in decide_line()
1417 if (diwstate == DIW_waiting_stop && vpos == plflastline) { in decide_line()
1424 && diwstate == DIW_waiting_stop) in decide_line()
1837 if (hdiwstate == DIW_waiting_stop || thisline_decision.diwlastword > max_diwlastword) in finish_decisions()
1901 if (hdiwstate == DIW_waiting_stop) { in reset_decisions()
[all …]
/dports/audio/uade/uade-2.13/src/
H A Dcustom.c116 DIW_waiting_start, DIW_waiting_stop
719 cst->vdiw = DIW_waiting_stop;
720 if (cst->vdiw == DIW_waiting_stop && vpos == plflastline)
745 return diw == DIW_waiting_stop && hpos >= plfstrt && hpos < plfstrt + plflinelen;
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c294 DIW_waiting_start, DIW_waiting_stop enumerator
638 hdiwstate = DIW_waiting_stop; in decide_diw()
2030 ddfstate = DIW_waiting_stop; in start_bpl_dma()
2083 if (diwstate != DIW_waiting_stop) in maybe_start_bpl_dma()
2099 diwstate = DIW_waiting_stop; in decide_line()
2127 if (ok && diwstate == DIW_waiting_stop) { in decide_line()
2806 if (hdiwstate == DIW_waiting_stop) { in finish_decisions()
2901 if (hdiwstate == DIW_waiting_stop) { in reset_decisions()
5336 dma = hpos < plfstrt_sprite || diwstate != DIW_waiting_stop; in do_sprites_1()
6724 if (diwstate == DIW_waiting_stop) { in hsync_handler_post()
[all …]
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp292 DIW_waiting_start, DIW_waiting_stop enumerator
705 hdiwstate = DIW_waiting_stop;
2301 bool diw = diwstate == DIW_waiting_stop;
2700 ddfstate = DIW_waiting_stop;
2767 diwstate = DIW_waiting_stop;
2781 bool diw = diwstate == DIW_waiting_stop;
3627 if (hdiwstate == DIW_waiting_stop) {
3721 if (hdiwstate == DIW_waiting_stop) {
6802 dma = hpos < plfstrt_sprite || diwstate != DIW_waiting_stop;
8412 if (diwstate == DIW_waiting_stop) {
[all …]