summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/x1twin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/x1twin.cpp')
-rw-r--r--src/mame/drivers/x1twin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/x1twin.cpp b/src/mame/drivers/x1twin.cpp
index b7ff8e3323e..41783de4e28 100644
--- a/src/mame/drivers/x1twin.cpp
+++ b/src/mame/drivers/x1twin.cpp
@@ -526,7 +526,7 @@ ROM_START( x1twin )
ROM_REGION(0x1800, "cgrom", 0)
ROM_LOAD("ank8.rom", 0x00000, 0x00800, CRC(e3995a57) SHA1(1c1a0d8c9f4c446ccd7470516b215ddca5052fb2) )
- ROM_COPY("font", nullptr, 0x00800, 0x1000 )
+ ROM_COPY("font", 0x00000, 0x00800, 0x1000 )
ROM_REGION(0x20000, "kanji", ROMREGION_ERASEFF)