Home
last modified time | relevance | path

Searched refs:CMD_READ_DIAGNOSTIC (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/IoDevice/
H A DTC8566AF.c76 #define CMD_READ_DIAGNOSTIC 5 macro
271 if ((value & 0xbf) == 0x02) tc->command = CMD_READ_DIAGNOSTIC; in tc8566afIdlePhaseWrite()
H A DNEC765.c80 #define CMD_READ_DIAGNOSTIC 5 macro
277 if ((value & 0xbf) == 0x02) fdc->command = CMD_READ_DIAGNOSTIC; in nec765IdlePhaseWrite()