summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pcipc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* rs232: another batch of MCFG removal (nw) Ivan Vangelista2018-10-221-12/+12
* Re-write serial mouse support: Vas Crabb2018-09-191-5/+10
* pcipc.cpp: unmapped memory areas should read as all 1s (nw) yz70s2018-09-171-0/+14
* pcipc.cpp: correct little error in .201 (nw) yz70s2018-09-021-1/+1
* i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw mooglyguy2018-08-291-7/+11
* -fdc37c93x, fga002: Removed MCFG, nw mooglyguy2018-08-251-13/+12
* i82371sb.cpp: add interrupt input lines (nw) yz70s2018-08-211-4/+4
* fdc37c93x.cpp: remove rs232 ports and put them in pcipc (nw) yz70s2018-08-101-1/+31
* pcipc.cpp: make winxp install and run (nw) yz70s2018-08-081-0/+1
* 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
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-6/+6
* pcipc.cpp: first partially working implemantetion with isa, superio and et400... yz70s2018-06-111-6/+8
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-5/+5
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-251-10/+10
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* correct error (nw) yz70s2018-05-131-0/+1
* pcipc.cpp: add superio, isa bus, et4000 vga and update for features in northb... yz70s2018-05-131-2/+29
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* pcipc.cpp: add table with bios post codes strings for PhoenixBIOS 4.0 Revisio... yz70s2017-06-041-1/+188
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* srcclean (nw) Vas Crabb2016-11-271-6/+6
* Works better with this (nw) Miodrag Milanovic2016-10-311-1/+3
* added non-legacy i82439tx and created a driver using it in pcipc (nw) Miodrag Milanovic2016-10-301-15/+123
* Moved initialization of pcipc little further (nw) Miodrag Milanovic2016-10-301-0/+1
* Updated BGFX and BX and recompiled shaders (nw) Branimir Karadžić2016-10-291-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Fix various spelling fixes. Jordi Mallach2016-09-291-1/+1
* srcclean (nw) Vas Crabb2016-09-261-2/+2
* pcipc: sandbox for emulating a modern-ish pc (nw) Olivier Galibert2016-09-121-0/+219