summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/xbox_usb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* xbox_usb.cpp: make usb work again (nw) S.Z2017-12-291-0/+1
* xbox/chihiro: usb devices are now slot devices [Samuele Zannoli] yz70s2017-05-211-5/+33
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+13
* xbox: third step in removing the legacy pci system in favor of the new one (nw) yz70s2017-05-071-4/+9
* xbox: some renaming (nw) yz70s2017-05-021-35/+35
* xbox: second step in removing the legacy pci system in favor of the new one (nw) yz70s2017-05-011-20/+10
* Self-registering devices prep: Vas Crabb2017-02-271-8/+3
* xbox: rename file video/chihiro.cpp to xbox_nv2a.cpp (nw) yz70s2016-12-131-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-47/+47
* xbox: more usb (nw) yz70s2016-08-221-8/+8
* small adjustments (nw) yz70s2016-07-091-6/+1
* Don't need debugcpu to translate (nw) AJR2016-07-031-4/+0
* xbox.cpp: move usb part into new file xbox_usb.cpp and .h (nw) yz70s2016-06-291-0/+1540