mirror of
https://github.com/holub/mame
synced 2025-06-07 21:33:45 +03:00
(nw) fixed validation error.
This commit is contained in:
parent
e991826b52
commit
01435b68b4
@ -30,7 +30,7 @@
|
|||||||
Pci devices
|
Pci devices
|
||||||
*/
|
*/
|
||||||
|
|
||||||
DEFINE_DEVICE_TYPE(CRUSH11, crush11_host_device, "CRUSH11", "NVIDIA Corporation nForce CPU bridge")
|
DEFINE_DEVICE_TYPE(CRUSH11, crush11_host_device, "crush11", "NVIDIA Corporation nForce CPU bridge")
|
||||||
|
|
||||||
void crush11_host_device::config_map(address_map &map)
|
void crush11_host_device::config_map(address_map &map)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user