summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ct486.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ibm5170_hdd: new software list Davide Cavalca2020-09-051-0/+1
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-5/+5
* Add MIDI floppy softlist (#5668) Rebecca Wallander2019-09-241-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-26/+27
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-27/+26
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-18/+18
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-4/+4
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-3/+3
* isa: Modernize device configuration (nw) AJR2019-01-251-1/+2
* isa8, isa16: Replace MCFG_ macros with devcb3 (nw) AJR2018-11-051-21/+21
* Emulate PS/2 keyboard/mouse controller - same MCU as AT, but wired Vas Crabb2018-09-291-8/+9
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... Ryan Holtz2018-08-161-10/+10
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-6/+6
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-45/+45
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-5/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+8
* Self-registering devices prep: Vas Crabb2017-02-271-5/+10
* First stab at cleaning up the DOS boot and installation disk mess on the PC &... Justin Kerk2016-12-191-1/+0
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+198