summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/xbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-43/+43
* xbox.cpp/chihiro.cpp: small refactoring yz70s2016-09-201-97/+112
* chihiro.cpp: crtaxihr boots too (nw) yz70s2016-07-261-5/+4
* chihiro.cpp,xbox.cpp: remove USB_HACK_ENABLED define, now usb can be disabled... yz70s2016-07-261-13/+8
* xbox.cpp: some cleaning (nw) yz70s2016-07-111-2/+2
* xbox.cpp: use the gamepad only in the console and not the arcade (nw) yz70s2016-07-111-6/+0
* Don't need debugcpu to translate (nw) AJR2016-07-031-13/+12
* xbox.cpp: move usb part into new file xbox_usb.cpp and .h (nw) yz70s2016-06-291-1519/+1
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-11/+11
* xbox/chihiro.cpp: remove memory map error (nw) yz70s2016-06-161-1/+0
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-184/+196
* chihiro.cpp,xbox.cpp: try to complete xbox memory map, eeprom must be ntsc (nw) yz70s2016-06-021-14/+66
* xbox.cpp: define USB_HACK_ENABLED works again, outr2 boots now (nw) yz70s2016-05-131-5/+22
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-4/+4
* xbox.cpp: controller buttons active high (nw) yz70s2016-04-251-6/+6
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* tidy up (nw) yz70s2016-04-211-3/+1
* xbox.cpp: more usb (nw) yz70s2016-04-211-160/+199
* xbox.cpp: more usb, first xbox usb controller emulation (nw) yz70s2016-04-191-9/+136
* xbox.cpp: more usb, interrupt transfers (nw) yz70s2016-04-161-19/+220
* xbox.cpp: more usb, possible to have more than 1 usb device plugged at the sa... yz70s2016-04-081-47/+121
* xbox.cpp: move baseboard usb devices to chihiro.cpp (nw) yz70s2016-03-301-142/+1
* xbox.cpp: usb always enabled, but new #define to enable patching of usb secti... yz70s2016-03-301-10/+4
* xbox.cpp: more usb (nw) yz70s2016-03-301-8/+18
* xbox.cpp: more usb, usb device from chihiro baseboard now sends some data (nw) yz70s2016-03-271-17/+78
* xbox.cpp: more usb, bulk transfers, let's try to comunicate with usb devices ... yz70s2016-03-211-143/+341
* xbox.cpp: more usb (nw) yz70s2016-03-191-84/+102
* xbox.cpp: more usb (nw) yz70s2016-03-141-13/+108
* xbox.cpp: more usb (nw) yz70s2016-03-071-63/+250
* Removed I64FMT and SIZETFMT, one usage left in chdman.cpp (nw) Miodrag Milanovic2016-03-071-1/+1
* xbox.cpp: more usb (nw) yz70s2016-02-201-3/+6
* xbox.cpp: irq acknowledge was wrong (nw) yz70s2016-02-201-5/+1
* xbox.cpp: more usb, now nearly ends enumeration (nw) yz70s2016-02-171-14/+50
* xbox.cpp: little correction (nw) yz70s2016-02-111-0/+2
* xbox.cpp: more usb (nw) yz70s2016-02-111-18/+79
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-2/+2
* xbox.cpp: add simple superio support and more usb (nw) yz70s2016-01-111-21/+168
* xbox: some debug libraries need this (nw) yz70s2015-12-281-10/+27
* some handmade changes (nw) Miodrag Milanovic2015-12-211-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-5/+5
* chihiro.c: some cleanup, wait vblank enabled by default (nw) yz70s2015-11-141-2/+2
* These are not needed with official tools (nw) Miodrag Milanovic2015-11-101-11/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1542