summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine (follow)
Commit message (Expand)AuthorAgeFilesLines
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-235-31/+23
* Operation Wolf bmcphail2018-08-221-4/+4
* (nw) sorcerer : cp/m disk almost boots Robbbert2018-08-182-9/+17
* (nw) sorcerer : probably a good idea to initialise the new variables Robbbert2018-08-181-0/+3
* sorcerer : added experimental code to support the twin floppy unit in the vid... Robbbert2018-08-182-12/+71
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-6/+1
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-152-11/+12
* namco50.cpp, namco53.cpp: timer_set removal (nw) Ivan Vangelista2018-08-144-44/+22
* apple3.cpp: Use input merger device for IRQ (nw) AJR2018-08-131-44/+1
* interpro: headless configuration working (#3849) Patrick Mackinlay2018-08-142-16/+23
* upd7759: Converted to use device_rom_interface and added md input for selecti... smf-2018-08-121-3/+3
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-122-36/+39
* apollo: get rid of deprecation messages (nw) Olivier Galibert2018-08-111-5/+5
* orion128 fix (nw) Olivier Galibert2018-08-111-1/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-112-3/+3
* pecom.cpp: Clean up ports (nw) AJR2018-08-111-11/+0
* (nw) terminal tidy-up Robbbert2018-08-111-1/+0
* ay31015: Remove MCFG_ macros (these were really ugly ones); default input clo... AJR2018-08-101-10/+11
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-112-15/+16
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-103-102/+102
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-1018-170/+126
* -chexx, concept: MCFG removals, nw mooglyguy2018-08-091-9/+5
* update timer during reset to fix issues changing songs in vgmplay (nw) smf-2018-08-071-2/+2
* interpro: devcb3 goodness (nw) (#3737) Patrick Mackinlay2018-08-076-196/+647
* some tweaks to 315-5838 (decathlt) based on further observations (nw) (#3831) David Haywood2018-08-061-5/+5
* Implement 315-5838 compression / encryption chip used by Decathete [Peter Wil... David Haywood2018-08-062-313/+292
* h6280.cpp : Internalize peripherals, Sound (#3792) cam9002018-08-053-10/+0
* -mac: MACHINE_CONFIG removal, nw mooglyguy2018-08-044-1/+42
* vgmplay: Added all sound chips (including multiple instances supported by the... smf-2018-08-041-12/+8
* Previous commit examples of use (nw) Olivier Galibert2018-08-029-35/+34
* mstation.cpp, nakajies.cpp, avigo.cpp, kc.cpp: Use make_unique_clear instead ... AJR2018-08-011-3/+3
* -mac128, macpci, nsg6809: Eliminated old-style MACHINE_CONFIG use. [Ryan Holtz] mooglyguy2018-08-022-0/+6
* ripple_counter: Finish devcb3 conversion (nw) AJR2018-08-011-3/+3
* -oric, pet, prodigy, rmnimbus, ssystem3, swtpc09, swyft, sym1, trvquest, tv95... mooglyguy2018-08-013-60/+49
* (nw) trs80m3 : can boot floppy; trs80m4 fixed bankdev Robbbert2018-08-021-23/+37
* -c1541, c1571, c2031, c1551, rastersp: Removed MCFG and MACHINE_CONFIG usage.... mooglyguy2018-08-011-0/+5
* -8042kbdc, mb89352, mc6854: Removed legacy devcb accessors. [Ryan Holtz] mooglyguy2018-07-311-1/+1
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-306-47/+51
* seibucop.cpp: Minor documentation mistake (nw) AJR2018-07-281-1/+1
* make rectangle work better with constexpr, change many things to use designat... Vas Crabb2018-07-284-14/+10
* (nw) trs80m3 - bit more wip Robbbert2018-07-251-21/+26
* model3.cpp, next.cpp, inder_vid.cpp: removed some device tag look-ups (nw) Ivan Vangelista2018-07-242-15/+6
* orbit.cpp, seta.cpp: timer_set removal (nw) Ivan Vangelista2018-07-231-1/+1
* (nw) srcclean and some cleanup: Vas Crabb2018-07-2212-48/+55
* (nw) trs80m3 : fixed a small bug Robbbert2018-07-211-2/+2
* ht1080z : added ay8910 ; trs80 : added monitor documentation Robbbert2018-07-211-0/+1
* ps2sony: Some basic VU1 support, major file reshuffling, nw mooglyguy2018-07-2126-5390/+0
* initialise variables (nw) smf-2018-07-201-0/+3
* trs80 work in progress Robbbert2018-07-212-575/+755