Home
last modified time | relevance | path

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

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/m6502/
H A Dops09.h168 #define RD_IDY_6509 EA_IDY_6509; tmp = RDMEM(EAD) macro
H A Dt6509.c61 OP(b1) { int tmp; m6509_ICount -= 5; RD_IDY_6509; LDA; } /* 5 LDA IDY */ in OP()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/m6502/
H A Dops09.h168 #define RD_IDY_6509 EA_IDY_6509; tmp = RDMEM(EAD) macro
H A Dt6509.c61 OP(b1) { int tmp; m6509_ICount -= 5; RD_IDY_6509; LDA; } /* 5 LDA IDY */ in OP()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/m6502/
H A Dt6509.c61 OP(b1) { int tmp; m6509_ICount -= 5; RD_IDY_6509; LDA; } /* 5 LDA IDY */ in OP()