Home
last modified time | relevance | path

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

/dports/emulators/aranym/aranym-1.1.0/src/
H A Dncr5380.cpp123 hd_count = hd_status = hd_initiator = hd_mode = 0; in reset()
143 data = hd_mode; in ReadData()
176 hd_mode = data; in WriteData()
/dports/emulators/aranym/aranym-1.1.0/src/include/
H A Dncr5380.h36 uae_u8 hd_mode; variable
/dports/games/xinfocom/xinfocom/
H A Dhead.h43 byte hd_mode(void);
H A Dstatus.c90 if(hd_mode() & USE_TIME) in status()
H A Dhead.c235 byte hd_mode(void) in hd_mode() function