Home
last modified time | relevance | path

Searched defs:SEK_DEF_WRITE_LONG (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/
H A Dm68000_intf.h106 #define SEK_DEF_WRITE_LONG(i, a, d) { pSekExt->WriteWord[i]((a),(UINT16)((d) >> 16)); pSekExt->Writ… macro
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/
H A Dm68000_intf.h106 #define SEK_DEF_WRITE_LONG(i, a, d) { pSekExt->WriteWord[i]((a),(UINT16)((d) >> 16)); pSekExt->Writ… macro