summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/xbox_pci.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* nforcepc/xbox: set values for various configuration space pci registers yz70s2020-09-261-6/+65
* drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-39/+39
* further macro removal work (nw) Ivan Vangelista2020-05-181-1/+1
* srcclean (nw) Vas Crabb2019-12-211-15/+15
* nforcepc: add floppy disk drive controller plus support for harddisk and cdro... yz70s2019-12-131-16/+32
* xbox_pci.cpp: found gpio pins mode registers (nw) yz70s2019-12-061-0/+14
* xbox_pci.cpp: set interrupt pin configuration byte (nw) yz70s2019-11-291-0/+9
* xbox_pci.cpp: support io port 61 (nw) yz70s2019-11-241-4/+51
* Spring cleaning: Vas Crabb2019-11-011-2/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* xbox_pci: fix ordering compile error (nw) cracyc2019-08-201-3/+3
* xbox: add secondary channel to ide controller and derive nv2a from the agp_de... yz70s2019-08-201-7/+102
* srcclean (nw) Vas Crabb2019-06-231-1/+1
* xbox/chihiro/nforcepc: share pci devices between xbox and nforcepc (nw) yz70s2019-06-081-17/+127
* xbox_pci.cpp: start supporting smm and let nforcepc use it (nw) yz70s2019-04-261-2/+27
* xbox_pci.cpp: add simple interfaces for lpc bus devices (nw) yz70s2019-04-241-48/+93
* (nw) Clean up the mess on master Vas Crabb2019-03-261-42/+235
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-235/+42
* xbox_pci.cpp: smbus controller actually supports two buses (nw) yz70s2019-03-161-29/+54
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1
* machine/idectrl: Another use for required_address_space (nw) AJR2019-01-231-1/+1
* nforcepc.cpp: add placeholder for Asus AS99127F chip (nw) yz70s2019-01-191-4/+6
* Use the same mcpx_isalpc device in both nforcepc and xbox (nw) yz70s2019-01-061-2/+16
* xbox.cpp: rename pci device mcpx_lpc to mcpx_isalpc (nw) yz70s2019-01-041-31/+35
* xbox: move at devices into mcpx_lpc pci device (nw) yz70s2019-01-031-1/+149
* xbox_pci.cpp: some cleaning (nw) yz70s2018-11-031-12/+15
* xbox: first step in using real devices with smbus (nw) yz70s2018-10-041-3/+34
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-5/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-12/+12
* xbox_pci.cpp: move ids into constructors (nw) yz70s2018-06-021-0/+9
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-251-29/+11
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* maps: Finish mame/machine (nw) Olivier Galibert2018-04-191-46/+61
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-16/+16
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* xbox_pci.cpp: temporary fix to show xbox recovery screen (nw) S.Z2017-12-291-2/+2
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-10/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* xbox/chihiro: usb devices are now slot devices [Samuele Zannoli] yz70s2017-05-211-2/+26
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-24/+24
* xbox: third step in removing the legacy pci system in favor of the new one (nw) yz70s2017-05-071-0/+788