mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
Oops (nw)
This commit is contained in:
parent
3bf852d60b
commit
9ed14681ae
@ -16,7 +16,7 @@
|
||||
|
||||
|
||||
DEFINE_DEVICE_TYPE(MB8421, mb8421_device, "mb8421", "MB8421 8-bit Dual-Port SRAM")
|
||||
DEFINE_DEVICE_TYPE(MB8421_MB8431_16BIT, mb8421_mb8431_16_device, "mb8421_mb8431_16", "MB8421/MB8431 16-bit Dual-Port SRAM")
|
||||
DEFINE_DEVICE_TYPE(MB8421_MB8431_16BIT, mb8421_mb8431_16_device, "mb8421_mb8431_16", "MB8421/MB8431 16-bit Dual-Port SRAM")
|
||||
|
||||
//-------------------------------------------------
|
||||
// mb8421_master_device - constructor
|
||||
|
Loading…
Reference in New Issue
Block a user