Home
last modified time | relevance | path

Searched refs:WSTART_X (Results 1 – 23 of 23) sorted by relevance

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/tms34010/
H A Dtms34010_defs.h86 #define WSTART_X cpu->b[_WSTART].datavalue.x macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/tms34010/
H A Dtms34010_defs.h86 #define WSTART_X cpu->b[_WSTART].datavalue.x macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/tms34/
H A D34010ops.c184 res |= ((WSTART_X > x) ? 0x20 : 0); \
238 if (R##REG_X(DSTREG) < WSTART_X || R##REG_X(DSTREG) > WEND_X || \
288 if (R##REG_X(DSTREG) < WSTART_X || R##REG_X(DSTREG) > WEND_X || \
308 if (R##REG_X(DSTREG) < WSTART_X || R##REG_X(DSTREG) > WEND_X || \
H A D34010gfx.c37 (DADDR_X >= WSTART_X && DADDR_X <= WEND_X && in line()
94 diff = WSTART_X - sx; in apply_window()
H A Dtms34010.cpp201 #define WSTART_X BREG_X(5) macro
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/tms34010/
H A D34010ops.c136 res |= ((WSTART_X > x) ? 0x20 : 0); \
188 if (R##REG_X(R##DSTREG) < WSTART_X || R##REG_X(R##DSTREG) > WEND_X || \
232 if (R##REG_X(R##DSTREG) < WSTART_X || R##REG_X(R##DSTREG) > WEND_X || \
252 if (R##REG_X(R##DSTREG) < WSTART_X || R##REG_X(R##DSTREG) > WEND_X || \
H A D34010gfx.c39 (DADDR_X >= WSTART_X && DADDR_X <= WEND_X && in line()
97 diff = WSTART_X - sx; in apply_window()
H A Dtms34010.c377 #define WSTART_X BREG_X(BINDEX(5)) macro
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/tms34010/
H A D34010ops.c136 res |= ((WSTART_X > x) ? 0x20 : 0); \
188 if (R##REG_X(R##DSTREG) < WSTART_X || R##REG_X(R##DSTREG) > WEND_X || \
232 if (R##REG_X(R##DSTREG) < WSTART_X || R##REG_X(R##DSTREG) > WEND_X || \
252 if (R##REG_X(R##DSTREG) < WSTART_X || R##REG_X(R##DSTREG) > WEND_X || \
H A D34010gfx.c41 (DADDR_X >= WSTART_X && DADDR_X <= WEND_X && in line()
101 diff = WSTART_X - sx; in apply_window()
H A Dtms34010.c387 #define WSTART_X BREG_X(BINDEX(5)) macro
/dports/emulators/fs-uae/fs-uae-3.1.35/src/mame/tm34010/
H A D34010ops.c173 res |= ((WSTART_X() > x) ? 0x20 : 0); \
227 if (R##REG_X(DSTREG(op)) < WSTART_X() || R##REG_X(DSTREG(op)) > WEND_X() || \
277 if (R##REG_X(DSTREG(op)) < WSTART_X() || R##REG_X(DSTREG(op)) > WEND_X() || \
297 if (R##REG_X(DSTREG(op)) < WSTART_X() || R##REG_X(DSTREG(op)) > WEND_X() || \
H A Dtms34010.cpp136 #define WSTART_X() BREG_X(5) macro
H A D34010gfx.c37 int inside = (DADDR_X() >= WSTART_X() && DADDR_X() <= WEND_X() && in line()
106 diff = WSTART_X() - sx; in apply_window()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/tms34010/
H A D34010ops.hxx168 res |= ((WSTART_X() > x) ? 0x20 : 0); \
222 if (R##REG_X(DSTREG(op)) < WSTART_X() || R##REG_X(DSTREG(op)) > WEND_X() || \
272 if (R##REG_X(DSTREG(op)) < WSTART_X() || R##REG_X(DSTREG(op)) > WEND_X() || \
292 if (R##REG_X(DSTREG(op)) < WSTART_X() || R##REG_X(DSTREG(op)) > WEND_X() || \
H A D34010gfx.hxx39 (DADDR_X() >= WSTART_X() && DADDR_X() <= WEND_X() && in line()
96 diff = WSTART_X() - sx; in apply_window()
H A Dtms34010.cpp188 #define WSTART_X() BREG_X(5) macro
/dports/emulators/mame/mame-mame0226/src/devices/cpu/tms34010/
H A D34010ops.hxx168 res |= ((WSTART_X() > x) ? 0x20 : 0); \
222 if (R##REG_X(DSTREG(op)) < WSTART_X() || R##REG_X(DSTREG(op)) > WEND_X() || \
272 if (R##REG_X(DSTREG(op)) < WSTART_X() || R##REG_X(DSTREG(op)) > WEND_X() || \
292 if (R##REG_X(DSTREG(op)) < WSTART_X() || R##REG_X(DSTREG(op)) > WEND_X() || \
H A D34010gfx.hxx39 (DADDR_X() >= WSTART_X() && DADDR_X() <= WEND_X() && in line()
96 diff = WSTART_X() - sx; in apply_window()
H A Dtms34010.cpp188 #define WSTART_X() BREG_X(5) macro
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/tms34010/
H A D34010ops.c127 res |= ((WSTART_X > x) ? 0x20 : 0); \
178 (R##REG_X(R##DSTREG) >= WSTART_X && R##REG_X(R##DSTREG) <= WEND_X && \
H A D34010gfx.c42 (DADDR_X >= WSTART_X && DADDR_X <= WEND_X && in line()
100 diff = WSTART_X - sx; in apply_window()
H A Dtms34010.c436 #define WSTART_X BREG_X(BINDEX(5)) macro