Home
last modified time | relevance | path

Searched defs:towns_cdrom_controller (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dfmtowns.h41 uint8_t command;
42 uint8_t status;
43 uint8_t cmd_status[4];
45 uint8_t extra_status;
46 uint8_t parameter[8];
49 uint8_t buffer[2048];
50 int32_t buffer_ptr;
51 uint32_t lba_current;
52 uint32_t lba_last;
54 uint32_t cdda_length;
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dfmtowns.h41 uint8_t command;
42 uint8_t status;
43 uint8_t cmd_status[4];
45 uint8_t extra_status;
46 uint8_t parameter[8];
49 uint8_t buffer[2048];
50 int32_t buffer_ptr;
51 uint32_t lba_current;
52 uint32_t lba_last;
54 uint32_t cdda_length;
[all …]