summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/aga.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/isa/aga.h')
-rw-r--r--src/devices/bus/isa/aga.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/isa/aga.h b/src/devices/bus/isa/aga.h
index ef09d7b12e2..b5f986e9a34 100644
--- a/src/devices/bus/isa/aga.h
+++ b/src/devices/bus/isa/aga.h
@@ -14,7 +14,7 @@
// 256 8x8 thick chars
// 256 8x8 thin chars
// 256 9x14 in 8x16 chars, line 3 is connected to a10
- ROM_LOAD("aga.chr", 0x0000, 0x2000, CRC(aca81498) SHA1(0d84c89487ee7a6ac4c9e73fdb30c5fd8aa595f8) )
+ ROM_LOAD("aga.chr", 0x0000, 0x2000, CRC(aca81498) SHA1(0d84c89487ee7a6ac4c9e73fdb30c5fd8aa595f8) )
// hercules font of above
ROM_LOAD("hercules.chr", 0x0000, 0x1000, CRC(7e8c9d76))