summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atpci.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-2/+2
* atpci.cpp: update usage of device finders and remove hardcoded cpu tags in ch... yz70s2019-12-221-13/+14
* Substitute some cases of deprecated tag lookups with device finders (nw) yz70s2019-12-211-1/+1
* at.cpp: new BIOS revisions (nw) (#5991) rfka012019-12-031-0/+14
* Add MIDI floppy softlist (#5668) Rebecca Wallander2019-09-241-0/+1
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-2/+2
* Fixed regressions reported by Tafoid, nw mooglyguy2018-12-161-59/+54
* i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw mooglyguy2018-08-291-4/+3
* -fdc37c93x, fga002: Removed MCFG, nw mooglyguy2018-08-251-6/+5
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-9/+3
* Made a pass over the source to eliminate uppercase hex in hashes (nw) Scott Stone2018-07-131-2/+2
* pcipc.cpp: ide works too, basic system is usable now (nw) yz70s2018-07-091-1/+1
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-18/+18
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-251-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-32/+34
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-9/+11
* atpci.cpp: move m55hi-plus motherboard stuff to a new machine called m55hipl ... yz70s2018-04-271-19/+79
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-9/+16
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-11/+13
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+23
* Don't forget that bios names must be lowercase (nw) yz70s2017-11-191-1/+1
* atpci.cpp: add sha1 hashes (nw) yz70s2017-11-191-5/+5
* atpci.cpp: add bioses for Micronics M55hi-Plus, one for M7s-Hi (nw) yz70s2017-11-191-4/+22
* at586x3: add n7ns04 bios of the Micronics M55HI-Plus moterboard and log write... yz70s2017-06-251-1/+16
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+6
* atpci: fix MT #6305, kbd is at pcibus:1:i82371ab:kbd (nw) cracyc2016-07-181-2/+0
* at: create at motherboard device and split pci and ps2 machines into own file... cracyc2016-02-241-0/+136