summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ti931.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ti931.cpp')
-rw-r--r--src/mame/drivers/ti931.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/ti931.cpp b/src/mame/drivers/ti931.cpp
index 3f172899b6c..9cec2549a9b 100644
--- a/src/mame/drivers/ti931.cpp
+++ b/src/mame/drivers/ti931.cpp
@@ -140,4 +140,5 @@ ROM_START(ti931)
ROM_LOAD("2229199-2_xu1.bin", 0x0000, 0x0800, CRC(f76bb2bb) SHA1(57ec0392a2b5798eef43f0408347402c2941cee1)) // 01/29/85 CTE
ROM_END
-COMP(1983, ti931, 0, 0, ti931, ti931, ti931_state, empty_init, "Texas Instruments", "Model 931 Video Display Terminal", MACHINE_NOT_WORKING | MACHINE_IMPERFECT_GRAPHICS | MACHINE_NO_SOUND) \ No newline at end of file
+COMP(1983, ti931, 0, 0, ti931, ti931, ti931_state, empty_init, "Texas Instruments", "Model 931 Video Display Terminal", MACHINE_NOT_WORKING | MACHINE_IMPERFECT_GRAPHICS | MACHINE_NO_SOUND)
+