summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ti85.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ti85.cpp')
-rw-r--r--src/mame/drivers/ti85.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ti85.cpp b/src/mame/drivers/ti85.cpp
index 7c95f5ef1a1..df937376355 100644
--- a/src/mame/drivers/ti85.cpp
+++ b/src/mame/drivers/ti85.cpp
@@ -919,7 +919,7 @@ ROM_END
ROM_START (ti83pse)
ROM_REGION (0x200000, "flash", 0)
ROM_SYSTEM_BIOS( 0, "v116", "V 1.16" )
-gith ROM_DEFAULT_BIOS("v116")
+ ROM_DEFAULT_BIOS("v116")
ROMX_LOAD( "ti83psev116.bin", 0x00000, 0x200000, CRC(d2570863) SHA1(d4214b3c0ebb26e10fe95294ac72a90d2ba99537), ROM_BIOS(0) )
ROM_END