Home
last modified time | relevance | path

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

/dports/emulators/atari800/atari800-3.1.0/src/
H A Dsio.c108 int sec_stat_buff[4]; member
724 info->sec_stat_buff[0] = 9; in SIO_ReadSector()
725 info->sec_stat_buff[1] = 0xFF; in SIO_ReadSector()
726 info->sec_stat_buff[2] = 0xe0; in SIO_ReadSector()
727 info->sec_stat_buff[3] = 0; in SIO_ReadSector()
740 info->sec_stat_buff[0] = 0xC; in SIO_ReadSector()
741 info->sec_stat_buff[1] = 0xEF; in SIO_ReadSector()
742 info->sec_stat_buff[2] = 0xe0; in SIO_ReadSector()
743 info->sec_stat_buff[3] = 0; in SIO_ReadSector()
793 info->sec_stat_buff[2] = 0xe0; in SIO_ReadSector()
[all …]