mame/src/devices/machine
2018-04-22 09:24:13 +10:00
..
1ma6.cpp hp85: fixed a bug in tape gap detection 2017-08-23 19:33:27 +10:00
1ma6.h hp85: implemented tape drive 2017-08-16 10:38:22 +02:00
1mb5.cpp hp85: address issues raised by cuavas to PR #2749 2017-11-03 15:20:12 +01:00
1mb5.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
28fxxx.cpp 28fxxx: initial commit for new flash memory device (#2805) 2017-11-16 23:53:02 +11:00
28fxxx.h 28fxxx: initial commit for new flash memory device (#2805) 2017-11-16 23:53:02 +11:00
53c7xx.cpp Reshuffle some stuff: 2018-03-28 05:25:15 +11:00
53c7xx.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
53c810.cpp Extended time! All space.device() removed from comments (nw) 2018-01-05 08:35:26 +01:00
53c810.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
64h156.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
64h156.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
82s129.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
82s129.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
6522via.cpp maps: Finish map.m() (nw) 2018-04-19 23:04:30 +02:00
6522via.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
6525tpi.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
6525tpi.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
6532riot.cpp Grammar police (nw) 2018-02-24 14:09:46 +01:00
6532riot.h (nw) forward some objects; line continuations are not scope dammit 2018-03-04 04:22:32 +11:00
6821pia.cpp Revert "6821: improved logging" 2017-09-29 01:18:48 +10:00
6821pia.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
6840ptm.cpp 6840ptm: Counter/timers are numbered from 1 to 3, not 0 to 2 as with 8253 (nw) 2018-02-20 11:49:55 -05:00
6840ptm.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
6850acia.cpp acia6850: Create standard read/write handlers (nw) 2017-12-01 10:32:57 -05:00
6850acia.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
7200fifo.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
7200fifo.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
7400.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
7400.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
7404.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
7404.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
7474.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
7474.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
8042kbdc.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
8042kbdc.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
8364_paula.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
8364_paula.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
8530scc.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
8530scc.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
40105.cpp 40105.cpp: HCF is not HC (just a manufacturer prefix), and 4000B CMOS was never TTL (nw) 2017-10-03 11:42:37 -04:00
40105.h 40105.cpp: HCF is not HC (just a manufacturer prefix), and 4000B CMOS was never TTL (nw) 2017-10-03 11:42:37 -04:00
68153bim.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
68153bim.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
68230pit.cpp 68230pit.cpp: Not fully implemented, but worth adding (nw) 2018-03-13 11:10:20 -04:00
68230pit.h 68230pit.cpp: Subtle but helpful internal improvements (nw) 2018-03-13 01:16:22 -04:00
68307.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
68307.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
68307bus.cpp space.machine -> machine (nw) 2017-12-14 18:37:10 +01:00
68307bus.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
68307sim.cpp remove safe_pc() (nw) 2017-12-14 14:42:21 +00:00
68307sim.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
68307tmu.cpp remove safe_pc() (nw) 2017-12-14 14:42:21 +00:00
68307tmu.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
68340.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
68340.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
68340dma.cpp remove safe_pc() (nw) 2017-12-14 14:42:21 +00:00
68340dma.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
68340ser.cpp remove safe_pc() (nw) 2017-12-14 14:42:21 +00:00
68340ser.h (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF-8 will be nuked, and cleaning it up by hand is annoying 2017-09-24 11:41:45 +10:00
68340sim.cpp space.machine -> machine (nw) 2017-12-14 18:37:10 +01:00
68340sim.h srcclean (nw) 2017-08-27 11:07:21 +10:00
68340tmu.cpp remove safe_pc() (nw) 2017-12-14 14:42:21 +00:00
68340tmu.h 68340: simplified code by making the timer module implementation a device and created two independent instanses, as it should be 2017-09-09 22:55:22 +02:00
68561mpcc.cpp fix some typos (#2772) 2017-11-03 14:58:54 +01:00
68561mpcc.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
74123.cpp 74123: Use line handlers for single lines 2017-11-10 22:07:57 +01:00
74123.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
74145.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
74145.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
74148.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
74148.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
74153.cpp Revert "Revert "74153: Improve interface"" 2018-01-28 19:36:54 +01:00
74153.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
74157.cpp 74157.cpp: Update notes (nw) 2018-01-28 13:20:15 -05:00
74157.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
74161.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
74161.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
74165.cpp New device: SN54/74166 8-Bit Parallel-In/Serial-Out Shift Register [Dirk Best, Luca Elia] 2018-01-21 23:47:59 +01:00
74165.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
74166.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
74166.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
74175.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
74175.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
74181.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
74181.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
74259.cpp 74259: More descriptive names for nibble write handlers (nw) 2017-10-29 00:43:16 -04:00
74259.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
aakart.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
aakart.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
adc083x.cpp zombraid: Add ADC device (nw) 2017-11-20 00:30:15 -05:00
adc083x.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
adc0808.cpp gdfs: Flip-flop is probably not needed here (nw) 2018-04-07 10:44:08 -04:00
adc0808.h srcclean (nw) 2018-04-22 09:24:13 +10:00
adc0844.cpp srcclean (nw) 2017-11-26 13:33:54 +11:00
adc0844.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
adc1038.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
adc1038.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
adc1213x.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
adc1213x.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
aicartc.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
aicartc.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
akiko.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
akiko.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
am53cf96.cpp Remove a bunch of space.device().safe_pc() from devices (nw) 2017-12-30 14:04:21 +01:00
am53cf96.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
am2847.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
am2847.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
am9513.cpp Grammar police (nw) 2018-02-24 14:09:46 +01:00
am9513.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
am9517a.cpp Reshuffle some stuff: 2018-03-28 05:25:15 +11:00
am9517a.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
am9519.cpp olyboss: boot floppies (nw) 2018-02-14 21:41:53 -06:00
am9519.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
amigafdc.cpp amigafdc: Eliminate driver_data dependencies (nw) 2017-12-20 21:50:22 -05:00
amigafdc.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
appldriv.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
appldriv.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
applefdc.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
applefdc.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
at28c16.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
at28c16.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
at29x.cpp Some logmacro updates. (nw) 2018-04-02 00:21:00 +02:00
at29x.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
at45dbxx.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
at45dbxx.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
at_keybc.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
at_keybc.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
atadev.cpp ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit methods. Removed the memory system read/write handler trampolines from the ATA devices as they are not required. (nw) 2017-12-20 09:15:11 +00:00
atadev.h ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit methods. Removed the memory system read/write handler trampolines from the ATA devices as they are not required. (nw) 2017-12-20 09:15:11 +00:00
ataflash.cpp ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit methods. Removed the memory system read/write handler trampolines from the ATA devices as they are not required. (nw) 2017-12-20 09:15:11 +00:00
ataflash.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
atahle.cpp ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit methods. Removed the memory system read/write handler trampolines from the ATA devices as they are not required. (nw) 2017-12-20 09:15:11 +00:00
atahle.h ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit methods. Removed the memory system read/write handler trampolines from the ATA devices as they are not required. (nw) 2017-12-20 09:15:11 +00:00
ataintf.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
ataintf.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
atapicdr.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
atapicdr.h 1st half of devices/machine to device_add_mconfig (nw) 2017-05-31 20:28:52 +02:00
atapihle.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
atapihle.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
atmel_arm_aic.cpp maps: Finish map.m() (nw) 2018-04-19 23:04:30 +02:00
atmel_arm_aic.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
autoconfig.cpp Grammar police (nw) 2018-02-24 14:09:46 +01:00
autoconfig.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ay31015.cpp srcclean and regenerate localisations (nw) 2018-03-25 02:03:24 +11:00
ay31015.h ay31015: Fix receiver desync when next start bit arrives early 2018-03-16 01:01:27 -04:00
bankdev.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
bankdev.h bankdev: Allow for an address shift [O. Galibert] 2018-04-05 15:01:25 +02:00
bcreader.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
bcreader.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
buffer.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
buffer.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
cdp1852.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
cdp1852.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
cdp1871.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
cdp1871.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
cdp1879.cpp Grammar police (nw) 2018-02-24 14:09:46 +01:00
cdp1879.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
clock.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
clock.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
com8116.cpp com8116: Add several clock rate/divisor table variant types 2018-02-12 00:11:39 -05:00
com8116.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
corvushd.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
corvushd.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
cr511b.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
cr511b.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
cr589.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
cr589.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
cs4031.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
cs4031.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
cs8221.cpp maps: Finish map.m() (nw) 2018-04-19 23:04:30 +02:00
cs8221.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
cxd1095.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
cxd1095.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
diablo_hd.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
diablo_hd.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
dmac.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
dmac.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
dp8390.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
dp8390.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ds128x.cpp Fix DS128X/DS1288X main frequency divider. The output frequency must be fixed to 1HZ with these devices. 2017-11-02 08:58:42 +11:00
ds128x.h xtal.h is dead, long live to xtal.cpp [O. Galibert] 2018-01-23 10:25:25 +01:00
ds1204.cpp ds1204: Use full device name (nw) 2017-11-06 13:31:42 -05:00
ds1204.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ds1205.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ds1205.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ds1302.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ds1302.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ds1315.cpp srcclean (nw) 2017-11-26 13:33:54 +11:00
ds1315.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ds1386.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ds1386.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ds2401.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ds2401.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ds2404.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ds2404.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ds75160a.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ds75160a.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ds75161a.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ds75161a.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
e05a03.cpp space.machine -> machine (nw) 2017-12-14 18:37:10 +01:00
e05a03.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
e05a30.cpp space.machine -> machine (nw) 2017-12-14 18:37:10 +01:00
e05a30.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
e0516.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
e0516.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
eeprom.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
eeprom.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
eeprompar.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
eeprompar.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
eepromser.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
eepromser.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
er1400.cpp vt100, la120: Make ER1400 non-volatile storage actually work 2018-03-10 12:10:49 -05:00
er1400.h vt100, la120: Make ER1400 non-volatile storage actually work 2018-03-10 12:10:49 -05:00
er2055.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
er2055.h er2055: Separate CLK writes to make emulation usable for cit101 (nw) 2018-03-15 20:13:45 -04:00
f3853.cpp f8: change flag helper macros to inline functions, remove some unneeded commentary (nw) 2017-12-26 21:21:32 +01:00
f3853.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
fdc37c665gt.cpp xtal.h is dead, long live to xtal.cpp [O. Galibert] 2018-01-23 10:25:25 +01:00
fdc37c665gt.h 1st half of devices/machine to device_add_mconfig (nw) 2017-05-31 20:28:52 +02:00
fdc_pll.cpp Fixed a bug in fdc_pll: there is no operator* to multiply an attotime 2017-03-08 10:50:36 +11:00
fdc_pll.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
fga002.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
fga002.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
gayle.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
gayle.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
gen_fifo.cpp srcclean (nw) 2018-04-22 09:24:13 +10:00
gen_fifo.h srcclean (nw) 2018-04-22 09:24:13 +10:00
gen_latch.cpp Grammar police (nw) 2018-02-24 14:09:46 +01:00
gen_latch.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
genpc.cpp maps: Finish map.m() (nw) 2018-04-19 23:04:30 +02:00
genpc.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
gt64xxx.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
gt64xxx.h tidy (nw) 2018-04-18 00:03:00 +10:00
hd63450.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
hd63450.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
hd64610.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
hd64610.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
hdc92x4.cpp Some logmacro updates. (nw) 2018-04-02 00:21:00 +02:00
hdc92x4.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
hp_taco.cpp hp9845: re-factored handling of HTI images into a dedicated format module 2017-08-16 10:38:22 +02:00
hp_taco.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
i2cmem.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
i2cmem.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
i6300esb.cpp Cleanup some AM_RANGE in comments (nw) 2018-04-21 14:41:44 +02:00
i6300esb.h API change: Memory maps are now methods of the owner class [O. Galibert] 2018-02-12 10:04:52 +01:00
i7220.cpp srcclean (nw) 2017-06-25 15:18:14 +10:00
i7220.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
i8087.cpp i8087: fix regression in Fanuc driver pending further investigation. [Andrey Merkulov] 2017-12-22 13:45:40 -05:00
i8087.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
i8155.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
i8155.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
i8212.cpp Grammar police (nw) 2018-02-24 14:09:46 +01:00
i8212.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
i8214.cpp i8214: check pending interrupts when ETLG and INTE lines change (nw) 2018-03-28 10:27:21 +03:00
i8214.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
i8243.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
i8243.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
i8251.cpp vt100.cpp: Add XMIT FLAG polling using new i8251 line read handler; correct vt102 interrupts (nw) 2018-03-11 10:45:31 -04:00
i8251.h vt100.cpp: Add XMIT FLAG polling using new i8251 line read handler; correct vt102 interrupts (nw) 2018-03-11 10:45:31 -04:00
i8255.cpp i8255: added tristate outputs, please replace any driver workarounds (nw) 2017-06-14 13:09:32 +02:00
i8255.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
i8257.cpp Reshuffle some stuff: 2018-03-28 05:25:15 +11:00
i8257.h another day, another cleanup (nw) 2018-03-02 05:27:43 +11:00
i8271.cpp maps: Finish map.m() (nw) 2018-04-19 23:04:30 +02:00
i8271.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
i8279.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
i8279.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
i8355.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
i8355.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
i80130.cpp maps: Finish map.m() (nw) 2018-04-19 23:04:30 +02:00
i80130.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
i82371sb.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
i82371sb.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
i82439hx.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
i82439hx.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
i82439tx.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
i82439tx.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
i82541.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
i82541.h API change: Memory maps are now methods of the owner class [O. Galibert] 2018-02-12 10:04:52 +01:00
i82586.cpp i82586: fixed 82586 initialisation 2017-09-05 16:20:44 +07:00
i82586.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
i82875p.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
i82875p.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
idectrl.cpp ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit methods. Removed the memory system read/write handler trampolines from the ATA devices as they are not required. (nw) 2017-12-20 09:15:11 +00:00
idectrl.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
idehd.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
idehd.h some more devices/machine to device_add_mconfig (nw) 2017-06-01 15:17:47 +02:00
ie15_kbd.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
ie15_kbd.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ie15.cpp Address maps macros removal, pass 1 [O. Galibert] 2018-03-14 14:07:14 +01:00
ie15.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
im6402.cpp Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: 2017-07-11 02:31:42 +10:00
im6402.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
input_merger.cpp ringking: NMI gate was misconfigured; works again now 2017-10-26 18:03:30 -04:00
input_merger.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ins8154.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ins8154.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ins8250.cpp ins8250.cpp: Notes on Intel variants (nw) 2018-04-11 14:35:26 -04:00
ins8250.h ins8250: Add hack to reset transmitter when baud rate is changed 2018-03-11 22:07:55 -04:00
intelfsh.cpp dbox: added 29F800B flash boot device 2017-09-04 17:12:20 +02:00
intelfsh.h dbox: added 29F800B flash boot device 2017-09-04 17:12:20 +02:00
jvsdev.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
jvsdev.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
jvshost.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
jvshost.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
k033906.cpp Make machine().describe_context() a const function returning a std::string (nw) 2017-07-13 12:58:47 -04:00
k033906.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
k053252.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
k053252.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
k054321.cpp maps: Finish map.m() (nw) 2018-04-19 23:04:30 +02:00
k054321.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
k056230.cpp Extended time! All space.device() removed from comments (nw) 2018-01-05 08:35:26 +01:00
k056230.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
kb3600.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
kb3600.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
keyboard.cpp Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: 2017-07-11 02:31:42 +10:00
keyboard.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
keyboard.ipp Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: 2017-07-11 02:31:42 +10:00
kr2376.cpp srcclean and regenerate localisations (nw) 2018-03-25 02:03:24 +11:00
kr2376.h srcclean and regenerate localisations (nw) 2018-03-25 02:03:24 +11:00
laserdsc.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
laserdsc.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
latch8.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
latch8.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
latch.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
latch.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
lc89510.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
lc89510.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ldp1000.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ldp1000.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
ldp1450.cpp Not by me (nw) 2018-04-10 23:01:36 +02:00
ldp1450.h Not by me (nw) 2018-04-10 23:01:36 +02:00
ldpr8210.cpp Address maps macros removal, pass 1 [O. Galibert] 2018-03-14 14:07:14 +01:00
ldpr8210.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
ldstub.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ldstub.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ldv1000.cpp Address maps macros removal, pass 1 [O. Galibert] 2018-03-14 14:07:14 +01:00
ldv1000.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
ldvp931.cpp Address maps macros removal, pass 1 [O. Galibert] 2018-03-14 14:07:14 +01:00
ldvp931.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
legscsi.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
legscsi.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
lh5810.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
lh5810.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
linflash.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
linflash.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
lpc-acpi.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
lpc-acpi.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
lpc-pit.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
lpc-pit.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
lpc-rtc.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
lpc-rtc.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
lpc.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
lpci.cpp lpci: De-staticize callbacks and remove both device parameters (nw) 2018-03-03 21:30:05 -05:00
lpci.h lpci: De-staticize callbacks and remove both device parameters (nw) 2018-03-03 21:30:05 -05:00
m6m80011ap.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
m6m80011ap.h xtal.h is dead, long live to xtal.cpp [O. Galibert] 2018-01-23 10:25:25 +01:00
mb3773.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mb3773.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mb8421.cpp Grammar police (nw) 2018-02-24 14:09:46 +01:00
mb8421.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mb8795.cpp maps: Finish map.m() (nw) 2018-04-19 23:04:30 +02:00
mb8795.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mb14241.cpp New working machine added 2018-03-23 22:27:01 +01:00
mb14241.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mb87078.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mb87078.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mb89352.cpp Improve CD audio play track/index command handling [smf] (#2337) 2017-06-06 22:57:12 +02:00
mb89352.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mb89363b.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
mb89363b.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mb89371.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mb89371.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mb89374.cpp Reshuffle some stuff: 2018-03-28 05:25:15 +11:00
mb89374.h srcclean and regenerate localisations (nw) 2018-03-25 02:03:24 +11:00
mc2661.cpp Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: 2017-07-11 02:31:42 +10:00
mc2661.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mc6843.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mc6843.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mc6846.cpp space.machine -> machine (nw) 2017-12-14 18:37:10 +01:00
mc6846.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mc6852.cpp Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: 2017-07-11 02:31:42 +10:00
mc6852.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mc6854.cpp space.machine -> machine (nw) 2017-12-14 18:37:10 +01:00
mc6854.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mc14411.cpp srcclean (nw) 2017-10-22 12:34:30 +11:00
mc14411.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mc68328.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mc68328.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mc68681.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mc68681.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mc68901.cpp Grammar police (nw) 2018-02-24 14:09:46 +01:00
mc68901.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mc146818.cpp space.machine -> machine (nw) 2017-12-14 18:37:10 +01:00
mc146818.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mccs1850.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mccs1850.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mcf5206e.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
mcf5206e.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
meters.cpp meters, ticket: Move these generic devices into src/devices (nw) 2018-01-09 15:14:04 -05:00
meters.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
microtch.cpp Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: 2017-07-11 02:31:42 +10:00
microtch.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mm74c922.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mm74c922.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mm5740.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mm5740.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mm58167.cpp Grammar police (nw) 2018-02-24 14:09:46 +01:00
mm58167.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mm58274c.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mm58274c.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mos6526.cpp Reshuffle some stuff: 2018-03-28 05:25:15 +11:00
mos6526.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mos6529.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mos6529.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mos6530.cpp space.machine -> machine (nw) 2017-12-14 18:37:10 +01:00
mos6530.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mos6530n.cpp maps: Finish map.m() (nw) 2018-04-19 23:04:30 +02:00
mos6530n.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mos6551.cpp Grammar police (nw) 2018-02-24 14:09:46 +01:00
mos6551.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mos6702.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mos6702.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mos8706.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mos8706.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mos8722.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mos8722.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
mos8726.cpp Reshuffle some stuff: 2018-03-28 05:25:15 +11:00
mos8726.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
mpu401.cpp remove safe_pc() and safe_pcbase() (nw) 2018-04-13 16:41:37 +01:00
mpu401.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
msm5832.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
msm5832.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
msm6242.cpp msm6242: Deassert interrupt output when the IRQ flag is cleared 2018-02-18 21:20:32 -05:00
msm6242.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
msm6253.cpp Grammar police (nw) 2018-02-24 14:09:46 +01:00
msm6253.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
msm58321.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
msm58321.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
myb3k_kbd.cpp srcclean and regenerate localisations (nw) 2018-01-28 14:25:52 +11:00
myb3k_kbd.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ncr539x.cpp minor fixes for logging (nw) 2017-06-20 10:36:52 +07:00
ncr539x.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ncr5380.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ncr5380.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ncr5380n.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
ncr5380n.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ncr5385.cpp srcclean (nw) 2018-04-22 09:24:13 +10:00
ncr5385.h srcclean (nw) 2018-04-22 09:24:13 +10:00
ncr5390.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
ncr5390.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
netlist.cpp Reshuffle some stuff: 2018-03-28 05:25:15 +11:00
netlist.h don't pass so many naked pointers around (nw) 2018-03-25 01:44:45 +11:00
nmc9306.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
nmc9306.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
nsc810.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
nsc810.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
nscsi_bus.cpp nscsi: use chd idnt metadata for inquiry 2017-12-20 08:45:09 +07:00
nscsi_bus.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
nscsi_cb.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
nscsi_cb.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
nscsi_cd.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
nscsi_cd.h some more devices/machine to device_add_mconfig (nw) 2017-06-01 15:17:47 +02:00
nscsi_hd.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
nscsi_hd.h nscsi: use chd idnt metadata for inquiry 2017-12-20 08:45:09 +07:00
nscsi_s1410.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
nscsi_s1410.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
nvram.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
nvram.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
pc_fdc.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
pc_fdc.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
pc_lpt.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
pc_lpt.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
pccard.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
pccard.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
pcf8593.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
pcf8593.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
pci9050.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
pci9050.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
pci-apic.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
pci-apic.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
pci-ide.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
pci-ide.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
pci-sata.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
pci-sata.h API change: Memory maps are now methods of the owner class [O. Galibert] 2018-02-12 10:04:52 +01:00
pci-smbus.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
pci-smbus.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
pci-usb.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
pci-usb.h API change: Memory maps are now methods of the owner class [O. Galibert] 2018-02-12 10:04:52 +01:00
pci.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
pci.h API change: Memory maps are now methods of the owner class [O. Galibert] 2018-02-12 10:04:52 +01:00
pckeybrd.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
pckeybrd.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
pdc.cpp Address maps macros removal, pass 1 [O. Galibert] 2018-03-14 14:07:14 +01:00
pdc.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
phi.cpp Fix build (nw) 2018-03-11 23:00:00 -04:00
phi.h hp64k: added support for HPIB bus. Extensive improvement of PHI emulation. 2018-03-11 17:22:24 +01:00
pic8259.cpp pic8259: Break up the MCFG_PIC8259_ADD macro (nw) 2017-09-02 14:13:18 -04:00
pic8259.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
pit8253.cpp pit8253: Counters are now subdevices 2018-03-03 13:46:46 -05:00
pit8253.h pit8253: Counters are now subdevices 2018-03-03 13:46:46 -05:00
pla.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
pla.h (nw) forward some objects; line continuations are not scope dammit 2018-03-04 04:22:32 +11:00
r10696.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
r10696.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
r10788.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
r10788.h (nw) forward some objects; line continuations are not scope dammit 2018-03-04 04:22:32 +11:00
ra17xx.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ra17xx.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ram.cpp restore RAM default fill (nw) 2018-04-03 03:44:14 +10:00
ram.h Always show default RAM size in XML output 2018-03-26 21:29:58 +11:00
rescap.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
rf5c296.cpp remove safe_pc() and safe_pcbase() (nw) 2018-04-13 16:41:37 +01:00
rf5c296.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ripple_counter.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ripple_counter.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
roc10937.cpp another day, another cleanup (nw) 2018-03-02 05:27:43 +11:00
roc10937.h Fix various downcasting errors (nw) 2018-03-03 16:08:06 -05:00
rp5c01.cpp yesnoj: Add TC8521 RTC (though the game remains stuck in the 20th century) 2017-06-14 16:59:53 -04:00
rp5c01.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
rp5c15.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
rp5c15.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
rp5h01.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
rp5h01.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
rstbuf.cpp Create RST interrupt buffer device 2018-02-18 20:59:06 -05:00
rstbuf.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
rtc4543.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
rtc4543.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
rtc9701.cpp xtal.h is dead, long live to xtal.cpp [O. Galibert] 2018-01-23 10:25:25 +01:00
rtc9701.h xtal.h is dead, long live to xtal.cpp [O. Galibert] 2018-01-23 10:25:25 +01:00
rtc65271.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
rtc65271.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
s3c24xx.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
s3c24xx.h srcclean (nw) 2017-05-28 13:40:48 +10:00
s3c24xx.hxx s3c24xx: Removed first_screen usage (nw) 2018-03-09 12:00:51 +01:00
s3c44b0.cpp s3c44b0, tms3556: Add device_video_interface and remove first_screen (nw) 2018-03-08 13:49:13 -05:00
s3c44b0.h s3c44b0, tms3556: Add device_video_interface and remove first_screen (nw) 2018-03-08 13:49:13 -05:00
s3c2400.cpp s3c24xx: Removed first_screen usage (nw) 2018-03-09 12:00:51 +01:00
s3c2400.h s3c24xx: Removed first_screen usage (nw) 2018-03-09 12:00:51 +01:00
s3c2410.cpp s3c24xx: Removed first_screen usage (nw) 2018-03-09 12:00:51 +01:00
s3c2410.h s3c24xx: Removed first_screen usage (nw) 2018-03-09 12:00:51 +01:00
s3c2440.cpp s3c24xx: Removed first_screen usage (nw) 2018-03-09 12:00:51 +01:00
s3c2440.h s3c24xx: Removed first_screen usage (nw) 2018-03-09 12:00:51 +01:00
s2636.cpp Grammar police (nw) 2018-02-24 14:09:46 +01:00
s2636.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
s3520cf.cpp xtal.h is dead, long live to xtal.cpp [O. Galibert] 2018-01-23 10:25:25 +01:00
s3520cf.h xtal.h is dead, long live to xtal.cpp [O. Galibert] 2018-01-23 10:25:25 +01:00
saa1043.cpp srcclean (nw) 2018-04-22 09:24:13 +10:00
saa1043.h srcclean (nw) 2018-04-22 09:24:13 +10:00
scnxx562.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
scnxx562.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
sdlc.cpp Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" 2017-12-13 21:31:27 -07:00
sdlc.h z80sio updates: 2017-11-16 22:22:20 +11:00
sega_scu.cpp Unbreak SCU (nw) 2018-04-20 03:36:28 +02:00
sega_scu.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
serflash.cpp Extended time! All space.device() removed from comments (nw) 2018-01-05 08:35:26 +01:00
serflash.h explicit sizes for enums used in save states - one should always do this to maximise save state compatibility - also enum class (nw) 2017-07-16 23:18:12 +10:00
sis85c496.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
sis85c496.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
smartmed.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
smartmed.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
smc91c9x.cpp srcclean (nw) 2018-04-22 09:24:13 +10:00
smc91c9x.h smc91c9x: Use device_pre_save and device_post_load instead of pre/post callbacks. (nw) 2018-04-15 10:20:41 -06:00
smioc.cpp Address maps macros removal, pass 1 [O. Galibert] 2018-03-14 14:07:14 +01:00
smioc.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
smpc.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
smpc.h Remove first_screen from smpc, nw 2018-03-10 18:37:15 +01:00
sonydriv.cpp Eliminate some machine().firstcpu usage (nw) 2018-01-02 08:43:01 -05:00
sonydriv.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
spchrom.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
spchrom.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
steppers.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
steppers.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
strata.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
strata.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
stvcd.cpp srcclean (nw) 2018-04-22 09:24:13 +10:00
stvcd.h saturn: Fix regression due to an unexpected CDDA dependency (nw) 2018-02-16 00:09:49 -05:00
t10mmc.cpp tsk tsk tsk (nw) 2017-06-07 15:16:54 +02:00
t10mmc.h Improve CD audio play track/index command handling [smf] (#2337) 2017-06-06 22:57:12 +02:00
t10sbc.cpp Remove emu.h from headers (nw) 2017-02-11 18:31:20 +01:00
t10sbc.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
t10spc.cpp interpro improvements, plus some naive scsi hacks (#2330) 2017-05-23 22:57:22 +10:00
t10spc.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
tc009xlvc.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
tc009xlvc.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
te7750.cpp Here too (nw) 2017-08-22 09:45:00 -04:00
te7750.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
terminal.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
terminal.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ticket.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ticket.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
timehelp.h srcclean (nw) 2016-10-23 22:36:24 +11:00
timekpr.cpp MK48T12, correct size [smf] 2018-03-08 10:35:50 +00:00
timekpr.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
timer.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
timer.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
tmc0430.cpp Some logmacro updates. (nw) 2018-04-02 00:21:00 +02:00
tmc0430.h (nw) forward some objects; line continuations are not scope dammit 2018-03-04 04:22:32 +11:00
tmp68301.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
tmp68301.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
tms1024.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
tms1024.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
tms5501.cpp maps: Finish map.m() (nw) 2018-04-19 23:04:30 +02:00
tms5501.h mcb216, cb308: Replace UART with TMS5501 2018-03-04 23:20:27 -05:00
tms6100.cpp Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" 2017-12-13 21:31:27 -07:00
tms6100.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
tms9901.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
tms9901.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
tms9902.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
tms9902.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
tube.cpp tube: New TUBE device. Acorn Tube ULA for use in Acorn 2nd Processors 2017-08-25 20:03:44 +01:00
tube.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
upd765.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
upd765.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
upd1990a.cpp xtal.h is dead, long live to xtal.cpp [O. Galibert] 2018-01-23 10:25:25 +01:00
upd1990a.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
upd4701.cpp Grammar police (nw) 2018-02-24 14:09:46 +01:00
upd4701.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
upd4992.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
upd4992.h devices/machine: some private-ization (nw) 2018-02-15 19:05:05 +01:00
upd7002.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
upd7002.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
upd71071.cpp upd71071: disable channel at tc (nw) 2018-02-11 22:03:18 -06:00
upd71071.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
v3021.cpp xtal.h is dead, long live to xtal.cpp [O. Galibert] 2018-01-23 10:25:25 +01:00
v3021.h xtal.h is dead, long live to xtal.cpp [O. Galibert] 2018-01-23 10:25:25 +01:00
vrc4373.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
vrc4373.h tidy (nw) 2018-04-18 00:03:00 +10:00
vrc5074.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
vrc5074.h tidy (nw) 2018-04-18 00:03:00 +10:00
vt82c496.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
vt82c496.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
vt83c461.cpp ide: Add non-space cs access methods, use them wherever possible [O. Galibert] 2017-12-16 13:22:21 +01:00
vt83c461.h ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit methods. Removed the memory system read/write handler trampolines from the ATA devices as they are not required. (nw) 2017-12-20 09:15:11 +00:00
watchdog.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
watchdog.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
wd11c00_17.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
wd11c00_17.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
wd33c93.cpp Remove a bunch of space.device().safe_pc() from devices (nw) 2017-12-30 14:04:21 +01:00
wd33c93.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
wd2010.cpp srcclean and regenerate localisations (nw) 2018-01-28 14:25:52 +11:00
wd2010.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
wd7600.cpp destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
wd7600.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
wd_fdc.cpp Added FM resyncs in READ_TRACK, changed threshold. 2018-04-21 00:00:05 +02:00
wd_fdc.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
wozfdc.cpp API Change: Machine configs are now a method of the owner class, and the prototype is simplified [O. Galibert] 2018-01-17 16:11:18 +01:00
wozfdc.h memory: Remove some space parameters from the apple2 domain [O. Galibert] 2017-12-19 19:08:36 +01:00
x76f041.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
x76f041.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
x76f100.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
x76f100.h Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
x2212.cpp maps: Finish devices/machine (nw) 2018-04-20 18:06:10 +02:00
x2212.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ym2148.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
ym2148.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
ym3802.cpp more implicit XTAL construction (nw) 2018-01-26 20:07:01 +11:00
ym3802.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
z80ctc.cpp z80ctc: Make channels into subdevices 2018-04-14 17:53:55 -04:00
z80ctc.h z80ctc: Make channels into subdevices 2018-04-14 17:53:55 -04:00
z80dart.cpp (nw) don't get hit by the bus - remove unnecessary reset calls, improve error checking 2018-01-27 23:55:45 +11:00
z80dart.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
z80dma.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
z80dma.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
z80pio.cpp Move static data out of devices into the device types. This is a significant change, so please pay attention. 2017-05-14 21:44:11 +10:00
z80pio.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
z80scc.cpp fixup (nw) 2018-01-28 00:37:09 +11:00
z80scc.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
z80sio.cpp Grammar police (nw) 2018-02-24 14:09:46 +01:00
z80sio.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
z80sti.cpp ts803 : fixed and used z80sti; cleanup and notes. 2017-10-07 00:28:05 +11:00
z80sti.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00
z8536.cpp Grammar police (nw) 2018-02-24 14:09:46 +01:00
z8536.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00