summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ieee488/c2040.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/ieee488/c2040.cpp')
-rw-r--r--src/devices/bus/ieee488/c2040.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/ieee488/c2040.cpp b/src/devices/bus/ieee488/c2040.cpp
index cea7a1c7351..f6a6b9a7c04 100644
--- a/src/devices/bus/ieee488/c2040.cpp
+++ b/src/devices/bus/ieee488/c2040.cpp
@@ -81,7 +81,6 @@ DEFINE_DEVICE_TYPE(C4040, c4040_device, "c4040", "Commodore 4040")
ROM_START( c2040 ) // schematic 320806, DOS 1.0
ROM_REGION( 0x3000, M6502_TAG, 0 )
- ROM_DEFAULT_BIOS("dos12")
ROM_LOAD( "901468-xx.ul1", 0x1000, 0x1000, NO_DUMP )
ROM_LOAD( "901468-xx.uh1", 0x2000, 0x1000, NO_DUMP )