summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/xbox.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+2
* machine/xbox.cpp: Clean up some unnecessary machine-relative accesses (nw) AJR2018-02-011-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* initialization order (nw) yz70s2017-05-071-2/+2
* xbox: third step in removing the legacy pci system in favor of the new one (nw) yz70s2017-05-071-50/+10
* xbox: second step in removing the legacy pci system in favor of the new one (nw) yz70s2017-05-011-65/+50
* xbox: first step in removing the legacy pci system in favor of the new one (nw) yz70s2017-04-191-1/+1
* chihiro: usb is always enabled now, remove unused parts (nw) yz70s2017-04-151-2/+0
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Fix debug commands in drivers and devices (nw) AJR2017-03-031-16/+16
* Self-registering devices prep: Vas Crabb2017-02-271-0/+9
* xbox: graphic improvements: (nw) yz70s2016-12-311-0/+1
* chihiro.cpp: move threadlist debug command to xbox (nw) yz70s2016-12-041-0/+1
* xbox.cpp: parametrize constants used in debug command routines to support dif... yz70s2016-12-041-0/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* chihiro.cpp,xbox.cpp: remove USB_HACK_ENABLED define, now usb can be disabled... yz70s2016-07-261-0/+2
* xbox.cpp: move usb part into new file xbox_usb.cpp and .h (nw) yz70s2016-06-291-451/+2
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-0/+16
* chihiro.cpp,xbox.cpp: try to complete xbox memory map, eeprom must be ntsc (nw) yz70s2016-06-021-0/+8
* xbox.cpp: define USB_HACK_ENABLED works again, outr2 boots now (nw) yz70s2016-05-131-0/+2
* xbox.cpp: more usb (nw) yz70s2016-04-211-41/+70
* xbox.cpp: more usb, first xbox usb controller emulation (nw) yz70s2016-04-191-3/+25
* xbox.cpp: more usb, interrupt transfers (nw) yz70s2016-04-161-0/+3
* xbox.cpp: more usb, possible to have more than 1 usb device plugged at the sa... yz70s2016-04-081-6/+55
* xbox.cpp: move baseboard usb devices to chihiro.cpp (nw) yz70s2016-03-301-48/+0
* xbox.cpp: more usb, usb device from chihiro baseboard now sends some data (nw) yz70s2016-03-271-1/+8
* xbox.cpp: more usb, bulk transfers, let's try to comunicate with usb devices ... yz70s2016-03-211-3/+46
* xbox.cpp: more usb (nw) yz70s2016-03-191-17/+31
* xbox.cpp: more usb (nw) yz70s2016-03-141-0/+17
* xbox.cpp: more usb (nw) yz70s2016-03-071-8/+60
* xbox.cpp: more usb, now nearly ends enumeration (nw) yz70s2016-02-171-0/+26
* xbox.cpp: more usb (nw) yz70s2016-02-111-2/+8
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* xbox.cpp: add simple superio support and more usb (nw) yz70s2016-01-111-1/+19
* some handmade changes (nw) Miodrag Milanovic2015-12-211-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Cleanups and version bumpmame0165 Miodrag Milanovic2015-08-261-1/+1
* chihiro.c: Move parts common with Xbox console into their own files machine/x... yz70s2015-08-111-0/+321