Home
last modified time | relevance | path

Searched refs:WR_IDY_6509 (Results 1 – 5 of 5) sorted by relevance

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/m6502/
H A Dops09.h169 #define WR_IDY_6509 EA_IDY_6509; WRMEM(EAD, tmp) macro
H A Dt6509.c60 OP(91) { int tmp; m6509_ICount -= 6; STA; WR_IDY_6509; } /* 6 STA IDY */
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/m6502/
H A Dops09.h169 #define WR_IDY_6509 EA_IDY_6509; WRMEM(EAD, tmp) macro
H A Dt6509.c60 OP(91) { int tmp; m6509_ICount -= 6; STA; WR_IDY_6509; } /* 6 STA IDY */
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/m6502/
H A Dt6509.c60 OP(91) { int tmp; m6509_ICount -= 6; STA; WR_IDY_6509; } /* 6 STA IDY */