Home
last modified time | relevance | path

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

/dports/audio/uade/uade-2.13/src/
H A Dcustom.c116 DIW_waiting_start, DIW_waiting_stop
718 if (cst->vdiw == DIW_waiting_start && vpos == plffirstline)
721 cst->vdiw = DIW_waiting_start;
1209 cop_state.vdiw = DIW_waiting_start;
1331 diwstate = DIW_waiting_start;
1332 hdiwstate = DIW_waiting_start;
/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c133 DIW_waiting_start, DIW_waiting_stop enumerator
425 hdiwstate = DIW_waiting_start; in decide_diw()
1155 ddfstate = DIW_waiting_start; in finish_final_fetch()
1396 if (ddfstate != DIW_waiting_start) in maybe_start_bpl_dma()
1414 if (diwstate == DIW_waiting_start && vpos == plffirstline) { in decide_line()
1418 diwstate = DIW_waiting_start; in decide_line()
3294 diwstate = DIW_waiting_start; in init_hardware_frame()
3295 hdiwstate = DIW_waiting_start; in init_hardware_frame()
3296 ddfstate = DIW_waiting_start; in init_hardware_frame()
3585 diwstate = DIW_waiting_start; in customreset()
[all …]
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c294 DIW_waiting_start, DIW_waiting_stop enumerator
643 hdiwstate = DIW_waiting_start; in decide_diw()
1647 ddfstate = DIW_waiting_start; in finish_last_fetch()
2089 if (ddfstate != DIW_waiting_start) in maybe_start_bpl_dma()
2103 diwstate = DIW_waiting_start; in decide_line()
5488 diwstate = DIW_waiting_start; in init_hardware_frame()
5489 ddfstate = DIW_waiting_start; in init_hardware_frame()
6871 hdiwstate = DIW_waiting_start; // this does not reset at vblank in custom_reset()
6923 diwstate = DIW_waiting_start; in custom_reset()
7030 hdiwstate == DIW_waiting_start ? 0 : 1, diwstate == DIW_waiting_start ? 0 : 1); in dumpcustom()
[all …]
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp292 DIW_waiting_start, DIW_waiting_stop enumerator
710 hdiwstate = DIW_waiting_start;
2202 ddfstate = DIW_waiting_start;
2773 diwstate = DIW_waiting_start;
4406 if (vstrt == vpos && vstop != vpos && diwstate == DIW_waiting_start) {
6955 diwstate = DIW_waiting_start;
6956 ddfstate = DIW_waiting_start;
8567 hdiwstate = DIW_waiting_start; // this does not reset at vblank
8609 diwstate = DIW_waiting_start;
8721 hdiwstate == DIW_waiting_start ? 0 : 1, diwstate == DIW_waiting_start ? 0 : 1);
[all …]