mame/src/emu/machine
2013-10-06 17:18:23 +00:00
..
53c7xx.c Added support for machine config fragments that are applied when the cart is loaded, converted NCR 53C7xx to devcb2 as an example [smf] 2013-05-29 18:24:30 +00:00
53c7xx.h Added support for machine config fragments that are applied when the cart is loaded, converted NCR 53C7xx to devcb2 as an example [smf] 2013-05-29 18:24:30 +00:00
53c810.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
53c810.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
6522via.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
6522via.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
6525tpi.c devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
6525tpi.h (MESS) cbm2: Fixed 6509<>8088 comms. (nw) 2013-02-23 14:31:51 +00:00
6526cia.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
6526cia.h changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
6532riot.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
6532riot.h removed usage of 6532RIOT legacy calls (nw) 2013-04-24 13:33:52 +00:00
6821pia.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
6821pia.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
6840ptm.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
6840ptm.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
6850acia.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
6850acia.h Cleanups and version bump 2013-04-30 06:36:06 +00:00
7200fifo.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
7200fifo.h Cleanups and version bump 2013-06-11 07:16:42 +00:00
7474.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
7474.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
8042kbdc.c -8042kbdc: fix uninitialized variable [Peter Ferrie] 2013-05-09 09:45:55 +00:00
8042kbdc.h Cleanups and version bump 2013-04-30 06:36:06 +00:00
8257dma.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
8257dma.h Cleanups and version bump 2013-04-09 06:46:57 +00:00
40105.c Cleanups and version bump 2013-09-17 06:47:03 +00:00
40105.h Cleanups and version bump 2013-09-17 06:47:03 +00:00
68307.c Cleanups and version bump 2013-07-23 07:18:56 +00:00
68307.h Cleanups and version bump 2013-07-23 07:18:56 +00:00
68307bus.c now that we're modern treat the 68307 like other modern CPUs by using a derived type with the peripherals in emu/machine instead of being glued into the CPU core. 2013-07-05 13:17:11 +00:00
68307bus.h now that we're modern treat the 68307 like other modern CPUs by using a derived type with the peripherals in emu/machine instead of being glued into the CPU core. 2013-07-05 13:17:11 +00:00
68307ser.c now that we're modern treat the 68307 like other modern CPUs by using a derived type with the peripherals in emu/machine instead of being glued into the CPU core. 2013-07-05 13:17:11 +00:00
68307ser.h now that we're modern treat the 68307 like other modern CPUs by using a derived type with the peripherals in emu/machine instead of being glued into the CPU core. 2013-07-05 13:17:11 +00:00
68307sim.c now that we're modern treat the 68307 like other modern CPUs by using a derived type with the peripherals in emu/machine instead of being glued into the CPU core. 2013-07-05 13:17:11 +00:00
68307sim.h now that we're modern treat the 68307 like other modern CPUs by using a derived type with the peripherals in emu/machine instead of being glued into the CPU core. 2013-07-05 13:17:11 +00:00
68307tmu.c now that we're modern treat the 68307 like other modern CPUs by using a derived type with the peripherals in emu/machine instead of being glued into the CPU core. 2013-07-05 13:17:11 +00:00
68307tmu.h now that we're modern treat the 68307 like other modern CPUs by using a derived type with the peripherals in emu/machine instead of being glued into the CPU core. 2013-07-05 13:17:11 +00:00
68340.c make it a bit more obvious cupidon.c is a video based system, not a screenless fruit machine one (nw) 2013-08-13 11:40:48 +00:00
68340.h make it a bit more obvious cupidon.c is a video based system, not a screenless fruit machine one (nw) 2013-08-13 11:40:48 +00:00
68340dma.c also untangle the skeleton 68340. where the code ends up is TBD. 2013-07-05 14:32:16 +00:00
68340dma.h also untangle the skeleton 68340. where the code ends up is TBD. 2013-07-05 14:32:16 +00:00
68340ser.c also untangle the skeleton 68340. where the code ends up is TBD. 2013-07-05 14:32:16 +00:00
68340ser.h also untangle the skeleton 68340. where the code ends up is TBD. 2013-07-05 14:32:16 +00:00
68340sim.c make it a bit more obvious cupidon.c is a video based system, not a screenless fruit machine one (nw) 2013-08-13 11:40:48 +00:00
68340sim.h make it a bit more obvious cupidon.c is a video based system, not a screenless fruit machine one (nw) 2013-08-13 11:40:48 +00:00
68340tmu.c also untangle the skeleton 68340. where the code ends up is TBD. 2013-07-05 14:32:16 +00:00
68340tmu.h also untangle the skeleton 68340. where the code ends up is TBD. 2013-07-05 14:32:16 +00:00
68681.c devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
68681.h flagged some devices as deprecated (nw) 2013-09-04 07:55:37 +00:00
74123.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
74123.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
74145.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
74145.h Moved some files to where they belong. (nw) 2013-03-07 15:28:25 +00:00
74148.c Cleanups and version bump 2013-09-17 06:47:03 +00:00
74148.h Modernized ttl74148.c. This still needs updating to devcb/devcb2. (nw) 2013-08-22 20:49:18 +00:00
74153.c Cleanups and version bump 2013-09-17 06:47:03 +00:00
74153.h Cleanups and version bump 2013-09-17 06:47:03 +00:00
74181.c 74181.c: converted to a device 2013-08-07 10:57:14 +00:00
74181.h Cleanups and version bump 2013-09-17 06:47:03 +00:00
aakart.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
aakart.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
adc083x.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
adc083x.h changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
adc0808.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
adc0808.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
adc1038.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
adc1038.h removed a couple of unneeded devlegcy.h inclusions (thanks Osso for pointing them out). nw. 2013-06-14 09:04:29 +00:00
adc1213x.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
adc1213x.h changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
aicartc.c Cleanups and version bump 2013-09-17 06:47:03 +00:00
aicartc.h Cleanups and version bump 2013-09-17 06:47:03 +00:00
am53cf96.c Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
am53cf96.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
am9517a.c (MESS) apollo: fixed disk and tape DMA, improved logging [Hans Ostermeyer] 2013-06-28 02:07:12 +00:00
am9517a.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
amigafdc.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
amigafdc.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
at28c16.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
at28c16.h remove unused at28c16_interface (nw) 2013-05-31 14:12:09 +00:00
at45dbxx.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
at45dbxx.h changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
at29040a.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
at29040a.h (MESS) fixed clang 3.2 warnings about unused private fields (nw) 2013-03-20 00:31:11 +00:00
atadev.c Uses one timer instead of anonymous timers, so that resetting the device will stop any outstanding work. BSY is always set when waiting for the busy timer to fire. Implemented DASP & PDIAG functionality, device 1 is detected during reset & if device 1 fails diagnostic then device 0 sets bit 7 of it's diagnostic result. Ide cards now default to 1 hard disk, otherwise device 1 without a chd will cause device 0 to report a controller error (AMIBIOS for example doesn't allow booting from device 0 if device 1 fails). Timing of DASP & PDIAG is set very short because of lack of wait states when accessing ATA bus. Improved SRST functionality, which has meant viper needed to be changed to trigger a hard reset instead of a soft reset. Writes to the command register are now ignored with BSY or DRQ is set (packet devices can accept the DEVICE RESET command but they are not supported yet). [smf] 2013-06-24 10:24:14 +00:00
atadev.h Uses one timer instead of anonymous timers, so that resetting the device will stop any outstanding work. BSY is always set when waiting for the busy timer to fire. Implemented DASP & PDIAG functionality, device 1 is detected during reset & if device 1 fails diagnostic then device 0 sets bit 7 of it's diagnostic result. Ide cards now default to 1 hard disk, otherwise device 1 without a chd will cause device 0 to report a controller error (AMIBIOS for example doesn't allow booting from device 0 if device 1 fails). Timing of DASP & PDIAG is set very short because of lack of wait states when accessing ATA bus. Improved SRST functionality, which has meant viper needed to be changed to trigger a hard reset instead of a soft reset. Writes to the command register are now ignored with BSY or DRQ is set (packet devices can accept the DEVICE RESET command but they are not supported yet). [smf] 2013-06-24 10:24:14 +00:00
ataflash.c fixed mametesters 05317 [smf] 2013-10-01 23:51:19 +00:00
ataflash.h Replaced ISA16_IDE_CD with ATAPI_CDROM, replaced ISA16_IDE & ISA16_IDE_CD in southbridge_device with two BUS_MASTER_IDE_CONTROLLERs. [smf] 2013-08-24 20:02:23 +00:00
atahle.c fixed mametesters 05318 [smf] 2013-10-02 00:17:45 +00:00
atahle.h fixed mametesters 05318 [smf] 2013-10-02 00:17:45 +00:00
ataintf.c Cleanups and version bump 2013-09-17 06:47:03 +00:00
ataintf.h Uses one timer instead of anonymous timers, so that resetting the device will stop any outstanding work. BSY is always set when waiting for the busy timer to fire. Implemented DASP & PDIAG functionality, device 1 is detected during reset & if device 1 fails diagnostic then device 0 sets bit 7 of it's diagnostic result. Ide cards now default to 1 hard disk, otherwise device 1 without a chd will cause device 0 to report a controller error (AMIBIOS for example doesn't allow booting from device 0 if device 1 fails). Timing of DASP & PDIAG is set very short because of lack of wait states when accessing ATA bus. Improved SRST functionality, which has meant viper needed to be changed to trigger a hard reset instead of a soft reset. Writes to the command register are now ignored with BSY or DRQ is set (packet devices can accept the DEVICE RESET command but they are not supported yet). [smf] 2013-06-24 10:24:14 +00:00
atapicdr.c Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
atapicdr.h Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
atapihle.c Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
atapihle.h Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
ay31015.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
ay31015.h changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
bankdev.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
bankdev.h added protection against multiple includes (nw) 2013-06-02 12:33:54 +00:00
cdp1852.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
cdp1852.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
cdp1871.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
cdp1871.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
com8116.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
com8116.h com8116: devcb2. (nw) 2013-06-10 13:42:37 +00:00
cr589.c Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
cr589.h Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
ctronics.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
ctronics.h Moved default card config, device inputs and clock off the slot interface so they can be specified for all cards [smf] 2013-05-29 13:52:16 +00:00
ds1302.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
ds1302.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
ds2401.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
ds2401.h fixed variable and parameter conflict (nw) 2013-05-12 00:12:47 +00:00
ds2404.c Cleanups and version bump 2013-07-23 07:18:56 +00:00
ds2404.h fix DEBUG crash? 2013-07-07 00:22:30 +00:00
ds75160a.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
ds75160a.h (MESS) devcb2 conversions. (nw) 2013-02-06 14:34:13 +00:00
ds75161a.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
ds75161a.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
e0516.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
e0516.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
eeprom.c Cleanups and version bump 2013-09-17 06:47:03 +00:00
eeprom.h Cleanups and version bump 2013-09-17 06:47:03 +00:00
eeprompar.c Cleanups and version bump 2013-09-17 06:47:03 +00:00
eeprompar.h Cleanups and version bump 2013-09-17 06:47:03 +00:00
eepromser.c Cleanups and version bump 2013-09-17 06:47:03 +00:00
eepromser.h Cleanups and version bump 2013-09-17 06:47:03 +00:00
er2055.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
er2055.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
er59256.c small DEVICE_STOP cleanup (nw) 2013-08-03 22:59:45 +00:00
er59256.h Moved some files to where they belong. (nw) 2013-03-07 15:28:25 +00:00
f3853.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
f3853.h removed devhelpr.h and trampolines in half modern devices,also southbridge also use am9517a device now (no whatsnew) 2013-03-20 12:04:38 +00:00
fdc_pll.c wd_fdc: fm support, need to review all timings [O. Galibert] 2012-12-01 10:28:18 +00:00
fdc_pll.h Cleanups and version bump 2012-12-17 07:22:20 +00:00
generic.c Cleanups and version bump 2013-09-17 06:47:03 +00:00
generic.h removed some unused legacy functions / flagged a few more things as deprecated / reduced the DEPRECATED noise a bit for now nw) 2013-08-22 10:25:02 +00:00
i2cmem.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
i2cmem.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
i8155.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
i8155.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
i8212.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
i8212.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
i8214.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
i8214.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
i8243.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
i8243.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
i8251.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
i8251.h i8251: Improved interface. (nw) 2013-05-30 13:56:33 +00:00
i8255.c Fix incorrect device name (nw) 2013-07-26 23:53:15 +00:00
i8255.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
i8279.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
i8279.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
i8355.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
i8355.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
idectrl.c added IDE_CONTROLLER_32 for systems that have 32 bit prefetch (nw) 2013-06-23 07:02:14 +00:00
idectrl.h added IDE_CONTROLLER_32 for systems that have 32 bit prefetch (nw) 2013-06-23 07:02:14 +00:00
idehd.c fixed mametesters 05317 [smf] 2013-10-01 23:51:19 +00:00
idehd.h Preliminary SET FEATURES support. Only set transfer mode is currently supported, but this checks/sets flags in the identify device buffer. The buffer has been moved up into atahle and the idehd has been changed to work with words instead of bytes. [smf] 2013-09-10 19:45:21 +00:00
im6402.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
im6402.h (MESS) Added RS-232 ports to several drivers. [Curt Coder] 2013-05-21 13:37:59 +00:00
ins8154.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
ins8154.h removed devhelpr.h and trampolines in half modern devices,also southbridge also use am9517a device now (no whatsnew) 2013-03-20 12:04:38 +00:00
ins8250.c diserial: simplify (nw) 2013-07-01 13:56:21 +00:00
ins8250.h diserial: simplify (nw) 2013-07-01 13:56:21 +00:00
intelfsh.c Disregard this 2013-08-18 22:18:03 +00:00
intelfsh.h Disregard this 2013-08-18 22:18:03 +00:00
jvsdev.c Cleanups and version bump 2013-07-23 07:18:56 +00:00
jvsdev.h changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
jvshost.c Cleanups and version bump 2013-07-23 07:18:56 +00:00
jvshost.h changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
k033906.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
k033906.h removed devhelpr.h and trampolines in half modern devices,also southbridge also use am9517a device now (no whatsnew) 2013-03-20 12:04:38 +00:00
k053252.c Created new device_video_interface. Right now its sole purpose is to 2013-07-24 19:20:59 +00:00
k053252.h Created new device_video_interface. Right now its sole purpose is to 2013-07-24 19:20:59 +00:00
k056230.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
k056230.h removed devhelpr.h and trampolines in half modern devices,also southbridge also use am9517a device now (no whatsnew) 2013-03-20 12:04:38 +00:00
laserdsc.c Created new device_video_interface. Right now its sole purpose is to 2013-07-24 19:20:59 +00:00
laserdsc.h Created new device_video_interface. Right now its sole purpose is to 2013-07-24 19:20:59 +00:00
latch8.c devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
latch8.h devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
lc89510.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
lc89510.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
ldpr8210.c Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
ldpr8210.h Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
ldstub.c Major bitmap-related changes throughout the system. There are 2012-01-12 21:19:49 +00:00
ldstub.h Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
ldv1000.c Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
ldv1000.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
ldvp931.c Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
ldvp931.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
linflash.c renamed for consistency (nw) 2013-06-01 19:45:45 +00:00
linflash.h found few that have fixed values (nw) 2013-06-21 14:47:18 +00:00
m6m80011ap.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
m6m80011ap.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
machine.mak Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
matsucd.c modernised CDDA & discard buffered samples when starting to play to avoid audio glitches and timing issues. [smf] 2013-05-13 23:35:54 +00:00
matsucd.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
mb3773.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
mb3773.h finished modernizing the mb3883 (nw) 2013-06-02 08:58:48 +00:00
mb14241.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
mb14241.h Cleanups and version bump 2013-06-11 07:16:42 +00:00
mb87078.c Modernized galeco, okim6376, vr0video, mb87078, snk6502 devices. [Osso] 2013-07-25 02:54:05 +00:00
mb87078.h Cleanups and version bump 2013-09-17 06:47:03 +00:00
mb89371.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
mb89371.h added skeleton mb89371 device (nw) 2013-05-24 08:42:03 +00:00
mc2661.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
mc2661.h (MESS) Added RS-232 ports to several drivers. [Curt Coder] 2013-05-21 13:37:59 +00:00
mc6843.c devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
mc6843.h Moved some files to where they belong. (nw) 2013-03-07 15:28:25 +00:00
mc6846.c devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
mc6846.h Moved some files to where they belong. (nw) 2013-03-07 15:28:25 +00:00
mc6852.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
mc6852.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
mc6854.c devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
mc6854.h Moved some files to where they belong. (nw) 2013-03-07 15:28:25 +00:00
mc68901.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
mc68901.h (MESS) Added RS-232 ports to several drivers. [Curt Coder] 2013-05-21 13:37:59 +00:00
mc146818.c Fix device duplicated name/descriptions (nw) 2013-06-21 17:58:03 +00:00
mc146818.h PC driver cleanup: 2013-06-13 15:43:56 +00:00
mccs1850.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
mccs1850.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
mcf5206e.c Fixed missing devices from XML (excluding legacy cpu) (nw) 2013-08-23 10:48:21 +00:00
mcf5206e.h Cleanups and version bump 2013-05-20 06:51:25 +00:00
microtch.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
microtch.h diserial: add attotime and clock-div forms of set_rate and rename check_for_start to rx_w (nw) 2013-06-30 18:00:34 +00:00
mm74c922.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
mm74c922.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
mm58274c.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
mm58274c.h Cleanups and version bump 2013-06-11 07:16:42 +00:00
mos6526.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
mos6526.h changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
mos6529.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
mos6529.h (MESS) devcb2 conversions. (nw) 2013-02-06 14:34:13 +00:00
mos6530.c devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
mos6530.h Moved some files to where they belong. (nw) 2013-03-07 15:28:25 +00:00
mos6551.c diserial: add attotime and clock-div forms of set_rate and rename check_for_start to rx_w (nw) 2013-06-30 18:00:34 +00:00
mos6551.h Cleanups and version bump 2013-03-19 07:22:20 +00:00
msm5832.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
msm5832.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
msm6242.c Fixes for building MAME with Visual Studio 2013 preview [smf] 2013-07-05 00:45:14 +00:00
msm6242.h Some emu.h related redundant #include cleanup (nw) 2013-07-17 04:37:56 +00:00
msm58321.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
msm58321.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
n68681.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
n68681.h Some emu.h related redundant #include cleanup (nw) 2013-07-17 04:37:56 +00:00
ncr539x.c Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
ncr539x.h (MESS) fixed clang 3.2 warnings about unused private fields (nw) 2013-03-20 00:31:11 +00:00
net_lib.c Optimized some netlist code by inlining clock device. This improves pongf performance by approx. 10%. 2013-10-06 17:18:23 +00:00
net_lib.h Optimized some netlist code by inlining clock device. This improves pongf performance by approx. 10%. 2013-10-06 17:18:23 +00:00
netlist.c Optimized some netlist code by inlining clock device. This improves pongf performance by approx. 10%. 2013-10-06 17:18:23 +00:00
netlist.h Optimized some netlist code by inlining clock device. This improves pongf performance by approx. 10%. 2013-10-06 17:18:23 +00:00
nmc9306.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
nmc9306.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
nscsi_bus.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
nscsi_bus.h Moved default card config, device inputs and clock off the slot interface so they can be specified for all cards [smf] 2013-05-29 13:52:16 +00:00
nscsi_cd.c Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
nscsi_cd.h Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
nscsi_hd.c Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
nscsi_hd.h Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
nvram.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
nvram.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
pccard.c Split rf5c296 and ata flash functionality from taitogn.c into their own devices. The pccard slot has had to revert to use memory handlers instead of device maps for the moment [smf] 2013-06-02 12:50:32 +00:00
pccard.h Just when you thought OS X 10.5 was gone... (nw) 2013-06-12 02:06:41 +00:00
pcf8593.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
pcf8593.h Moved some files to where they belong. (nw) 2013-03-07 15:28:25 +00:00
pci.c Fix device duplicated name/descriptions (nw) 2013-06-21 17:58:03 +00:00
pci.h Moved default card config, device inputs and clock off the slot interface so they can be specified for all cards [smf] 2013-05-29 13:52:16 +00:00
pckeybrd.c more cleanup (nw) 2013-04-19 12:00:24 +00:00
pckeybrd.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
pd4990a.c devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
pd4990a.h flagged a few more things as deprecated (nw) 2013-09-04 15:47:51 +00:00
pic8259.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
pic8259.h Some emu.h related redundant #include cleanup (nw) 2013-07-17 04:37:56 +00:00
pit8253.c Fixes for building MAME with Visual Studio 2013 preview [smf] 2013-07-05 00:45:14 +00:00
pit8253.h Some emu.h related redundant #include cleanup (nw) 2013-07-17 04:37:56 +00:00
pla.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
pla.h changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
ram.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
ram.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
rescap.h (MESS) mpt02: Fixed CDP1864 background color sequence. [Curt Coder] 2013-08-12 19:44:37 +00:00
rf5c296.c Cleanups and version bump 2013-06-11 07:16:42 +00:00
rf5c296.h Split rf5c296 and ata flash functionality from taitogn.c into their own devices. The pccard slot has had to revert to use memory handlers instead of device maps for the moment [smf] 2013-06-02 12:50:32 +00:00
roc10937.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
roc10937.h changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
rp5c01.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
rp5c01.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
rp5c15.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
rp5c15.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
rp5h01.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
rp5h01.h Cleanups and version bump 2013-06-11 07:16:42 +00:00
rtc4543.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
rtc4543.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
rtc9701.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
rtc9701.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
rtc65271.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
rtc65271.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
s3c24xx.c s2c24xxx cleanup and modernization of devices using it (nw) 2013-04-18 14:52:27 +00:00
s3c2400.c devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
s3c2400.h devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
s3c2410.c devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
s3c2410.h devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
s3c2440.c devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
s3c2440.h Cleanups and version bump 2013-04-30 06:36:06 +00:00
s2636.c Cleanups and version bump 2013-09-17 06:47:03 +00:00
s2636.h Cleanups and version bump 2013-09-17 06:47:03 +00:00
s3520cf.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
s3520cf.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
saturn.c Fixed H-Blank IN regression, made CH2 DMA to fire irq via CPU cycles, miscellanea 2013-08-25 23:01:09 +00:00
scsibus.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
scsibus.h Moved scsi protocol code from scsibus_device to scsihle_device, leaving scsibus_device to calculate the current bus contents and distribute it to each of the scsidev_device. [smf] 2012-10-07 22:54:59 +00:00
scsicb.c Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
scsicb.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
scsicd.c Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
scsicd.h Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
scsidev.c Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
scsidev.h Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
scsihd.c Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
scsihd.h Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
scsihle.c Moved the adaptec mode sense handling into the ACB4070 device [smf] 2013-09-19 10:18:21 +00:00
scsihle.h Moved the adaptec mode sense handling into the ACB4070 device [smf] 2013-09-19 10:18:21 +00:00
scudsp.c Enough of this 2013-02-13 15:46:50 +00:00
scudsp.h Moved some of the saturn code from mame/ into emu/ and made saturn.c & stv.c separately compilable. Still needs work before saturn.c can be moved to mess/ [smf] 2013-02-11 15:41:23 +00:00
secflash.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
secflash.h changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
seibu_cop.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
seibu_cop.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
serflash.c fix typo (nw) 2013-09-08 18:26:48 +00:00
serflash.h Cleanups and version bump 2013-06-11 07:16:42 +00:00
smc91c9x.c Modernized smc91c9x device. (nw) 2013-09-10 19:40:34 +00:00
smc91c9x.h Cleanups and version bump 2013-09-17 06:47:03 +00:00
smpc.c Rewrite serial EEPROM devices, breaking them out into separate chips of 2013-07-29 07:34:22 +00:00
smpc.h Moved some of the saturn code from mame/ into emu/ and made saturn.c & stv.c separately compilable. Still needs work before saturn.c can be moved to mess/ [smf] 2013-02-11 15:41:23 +00:00
spchrom.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
spchrom.h long is not fundamental enough for save_item (nw) 2013-05-16 17:00:22 +00:00
stvcd.c modernised CDDA & discard buffered samples when starting to play to avoid audio glitches and timing issues. [smf] 2013-05-13 23:35:54 +00:00
t10mmc.c moved request sense command into t10spc, supporting the old obsolete format and the new one. [smf] 2013-10-05 19:38:34 +00:00
t10mmc.h moved request sense command into t10spc, supporting the old obsolete format and the new one. [smf] 2013-10-05 19:38:34 +00:00
t10sbc.c moved request sense command into t10spc, supporting the old obsolete format and the new one. [smf] 2013-10-05 19:38:34 +00:00
t10sbc.h Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
t10spc.c moved request sense command into t10spc, supporting the old obsolete format and the new one. [smf] 2013-10-05 19:38:34 +00:00
t10spc.h moved request sense command into t10spc, supporting the old obsolete format and the new one. [smf] 2013-10-05 19:38:34 +00:00
tc009xlvc.c Fix long-standing architectural wart: the priority bitmap is no longer owned 2013-07-26 08:15:05 +00:00
tc009xlvc.h Fix long-standing architectural wart: the priority bitmap is no longer owned 2013-07-26 08:15:05 +00:00
timekpr.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
timekpr.h changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
tmp68301.c Cleanups and version bump 2013-07-23 07:18:56 +00:00
tmp68301.h Cleanups and version bump 2013-07-23 07:18:56 +00:00
tms6100.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
tms6100.h changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
tms9901.c small DEVICE_START cleanup (nw) 2013-08-03 23:08:21 +00:00
tms9901.h added missing virtual to device-level overrides (nw) 2013-02-11 08:38:01 +00:00
tms9902.c small DEVICE_START cleanup (nw) 2013-08-03 23:08:21 +00:00
tms9902.h added missing virtual to device-level overrides (nw) 2013-02-11 08:38:01 +00:00
upd765.c upd765: clear seek irq before new seek (nw) 2013-06-04 14:51:19 +00:00
upd765.h Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
upd1990a.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
upd1990a.h changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
upd4701.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
upd4701.h modernized the MB14241 and MathBox devices. [Osso] 2013-05-31 05:59:35 +00:00
upd7002.c devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
upd7002.h Moved some files to where they belong. (nw) 2013-03-07 15:28:25 +00:00
v3021.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
v3021.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
vt83c461.c added IDE_CONTROLLER_32 for systems that have 32 bit prefetch (nw) 2013-06-23 07:02:14 +00:00
vt83c461.h added IDE_CONTROLLER_32 for systems that have 32 bit prefetch (nw) 2013-06-23 07:02:14 +00:00
wd11c00_17.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
wd11c00_17.h Moved some files to where they belong. (nw) 2013-03-07 15:28:25 +00:00
wd17xx.c devlegcy.h usage cleanup (nw) 2013-07-10 11:34:30 +00:00
wd17xx.h Some emu.h related redundant #include cleanup (nw) 2013-07-17 04:37:56 +00:00
wd33c93.c Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
wd33c93.h more state cleanup and some modernization (nw) 2013-04-19 07:20:14 +00:00
wd2010.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
wd2010.h Moved some files to where they belong. (nw) 2013-03-07 15:28:25 +00:00
wd_fdc.c Cleanups and version bump 2013-09-17 06:47:03 +00:00
wd_fdc.h (mess) wd_fdc: Fix ready handling, allow ready connected to vcc [O. Galibert] 2013-09-05 13:21:51 +00:00
x76f041.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
x76f041.h Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
x76f100.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
x76f100.h Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
x2212.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
x2212.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
z80ctc.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
z80ctc.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
z80dart.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
z80dart.h Cleanups and version bump 2013-06-11 07:16:42 +00:00
z80dma.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
z80dma.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
z80pio.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
z80pio.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
z80sio.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
z80sio.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
z80sti.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
z80sti.h (MESS) Added RS-232 ports to several drivers. [Curt Coder] 2013-05-21 13:37:59 +00:00
z8536.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
z8536.h Cleanups and version bump 2013-01-11 07:32:46 +00:00