summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/ti85.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/ti85.c')
-rwxr-xr-xsrc/mess/drivers/ti85.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mess/drivers/ti85.c b/src/mess/drivers/ti85.c
index 24938ff9a7d..2cc306788db 100755
--- a/src/mess/drivers/ti85.c
+++ b/src/mess/drivers/ti85.c
@@ -840,7 +840,7 @@ ROM_START (ti83p)
ROM_SYSTEM_BIOS( 2, "v103m2", "V 1.03 [m2]" )
ROMX_LOAD( "ti83pv103m2.bin", 0x00000, 0x80000, CRC(690d9d30) SHA1(d215d3880e06c2ae31ec24b21d542d5bb2f3935b), ROM_BIOS(3))
ROM_SYSTEM_BIOS( 3, "v110", "V 1.10" )
- ROMX_LOAD( "ti83pv110.bin", 0x00000, 0x80000, CRC(62683990) SHA1(F86CDEFE4ED5EF9965CD9EB667CB859E2CB10E19), ROM_BIOS(4) )
+ ROMX_LOAD( "ti83pv110.bin", 0x00000, 0x80000, CRC(62683990) SHA1(f86cdefe4ed5ef9965cd9eb667cb859e2cb10e19), ROM_BIOS(4) )
ROM_SYSTEM_BIOS( 4, "v112", "V 1.12" )
ROMX_LOAD( "ti83pv112.bin", 0x00000, 0x80000, CRC(ddca5026) SHA1(6615df5554076b6b81bd128bf847d2ff046e556b), ROM_BIOS(5) )
ROM_SYSTEM_BIOS( 5, "v110-2", "V 1.10-2" )
@@ -912,7 +912,7 @@ ROM_START (ti84p)
ROM_REGION (0x100000, "flash",0)
ROM_DEFAULT_BIOS("b100v255mp")
ROM_SYSTEM_BIOS( 0, "b100v255mp", "Boot 1.00 OS V 2.55MP" )
- ROMX_LOAD( "ti84pb100v255mp.bin", 0x00000, 0x100000, CRC(4AF31251) SHA1(8F67269346644B87E7CD0F353F5F4030E787CF57), ROM_BIOS(1) )
+ ROMX_LOAD( "ti84pb100v255mp.bin", 0x00000, 0x100000, CRC(4af31251) SHA1(8f67269346644b87e7cd0f353f5f4030e787cf57), ROM_BIOS(1) )
ROM_END
/* YEAR NAME PARENT COMPAT MACHINE INPUT INIT COMPANY FULLNAME FLAGS */