(nw) fixed validation error.

This commit is contained in:
Robbbert 2018-09-19 19:32:21 +10:00
parent e991826b52
commit 01435b68b4

View File

@ -30,7 +30,7 @@
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)
{