Home
last modified time | relevance | path

Searched refs:CMD_COLST (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dbfcobra.cpp157 #define CMD_COLST 0x02 macro
536 blitter.command & CMD_COLST ? "COLST" : " ", in RunBlit()
671 if (blitter.command & CMD_COLST) in RunBlit()
682 if (blitter.command & CMD_COLST) in RunBlit()
693 if (blitter.command & CMD_COLST) in RunBlit()
704 if (blitter.command & CMD_COLST) in RunBlit()
1899 blitter.command & CMD_COLST ? "COLST" : " ", in RunBlit()
2034 if (blitter.command & CMD_COLST) in RunBlit()
2045 if (blitter.command & CMD_COLST) in RunBlit()
2056 if (blitter.command & CMD_COLST) in RunBlit()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dbfcobra.cpp157 #define CMD_COLST 0x02 macro
536 blitter.command & CMD_COLST ? "COLST" : " ", in RunBlit()
671 if (blitter.command & CMD_COLST) in RunBlit()
682 if (blitter.command & CMD_COLST) in RunBlit()
693 if (blitter.command & CMD_COLST) in RunBlit()
704 if (blitter.command & CMD_COLST) in RunBlit()
1899 blitter.command & CMD_COLST ? "COLST" : " ", in RunBlit()
2034 if (blitter.command & CMD_COLST) in RunBlit()
2045 if (blitter.command & CMD_COLST) in RunBlit()
2056 if (blitter.command & CMD_COLST) in RunBlit()
[all …]