Home
last modified time | relevance | path

Searched refs:Z180_FRC_RMASK (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/z180/
H A Dz180.cpp528 #define Z180_FRC_RMASK 0xff macro
1054 data = IO_FRC & Z180_FRC_RMASK; in z180_readcontrol()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/z180/
H A Dz180.cpp499 #define Z180_FRC_RMASK 0xff macro
1042 data = IO_FRC & Z180_FRC_RMASK; in z180_readcontrol()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/z180/
H A Dz180.c445 #define Z180_FRC_RMASK 0xff macro
930 data = IO_FRC & Z180_FRC_RMASK; in z180_readcontrol()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/z180/
H A Dz180.c439 #define Z180_FRC_RMASK 0xff macro
924 data = IO_FRC & Z180_FRC_RMASK; in z180_readcontrol()