Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/lib/formats/
H A Dhpi_dsk.h22 constexpr unsigned HPI_HEADS = 2; variable
53 static const uint8_t m_track_skew[ HPI_SECTORS - 1 ][ HPI_HEADS ];
H A Dhpi_dsk.cpp69 constexpr unsigned HPI_IMAGE_SIZE = HPI_TRACKS * HPI_HEADS * HPI_SECTORS * HPI_SECTOR_SIZE;
73 constexpr unsigned HPI_RED_IMAGE_SIZE = HPI_RED_TRACKS * HPI_HEADS * HPI_SECTORS * HPI_SECTOR_SIZE;
460 const uint8_t hpi_format::m_track_skew[ HPI_SECTORS - 1 ][ HPI_HEADS ] = {
/dports/emulators/mame/mame-mame0226/src/lib/formats/
H A Dhpi_dsk.h22 constexpr unsigned HPI_HEADS = 2; variable
53 static const uint8_t m_track_skew[ HPI_SECTORS - 1 ][ HPI_HEADS ];
H A Dhpi_dsk.cpp69 constexpr unsigned HPI_IMAGE_SIZE = HPI_TRACKS * HPI_HEADS * HPI_SECTORS * HPI_SECTOR_SIZE;
73 constexpr unsigned HPI_RED_IMAGE_SIZE = HPI_RED_TRACKS * HPI_HEADS * HPI_SECTORS * HPI_SECTOR_SIZE;
460 const uint8_t hpi_format::m_track_skew[ HPI_SECTORS - 1 ][ HPI_HEADS ] = {