mirror of
https://github.com/holub/mame
synced 2025-04-25 17:56:43 +03:00
xbox_usb.cpp: make usb work again (nw)
This commit is contained in:
parent
db4d32a8f9
commit
6bbbe44d62
@ -1541,6 +1541,7 @@ int ohci_game_controller_device::handle_interrupt_pid(int endpoint, int pid, uin
|
||||
|
||||
void ohci_game_controller_device::device_start()
|
||||
{
|
||||
initialize(machine());
|
||||
}
|
||||
|
||||
ioport_constructor ohci_game_controller_device::device_input_ports() const
|
||||
|
Loading…
Reference in New Issue
Block a user