Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dctcadpt.h666 U16 wCUType, in SetSIDInfo() argument
676 *pSIDInfo++ = (BYTE)(( wCUType >> 8 ) & 0x00FF ); in SetSIDInfo()
677 *pSIDInfo++ = (BYTE)( wCUType & 0x00FF ); in SetSIDInfo()