summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author Sergey Svishchev <shattered@users.noreply.github.com>2018-05-05 20:51:25 +0300
committer Vas Crabb <cuavas@users.noreply.github.com>2018-05-06 22:01:14 +1000
commitf9304e5ff9fb9f8ea0dbcbbda5f79ce299a5de29 (patch)
treed12aa0e52f93b043a01c3a153fc13bdc40a44023 /scripts
parente6b040b123022f1951d72344cd8e45ed28a4d9be (diff)
gridcomp: hook up TMS9914 GPIB controller (nw)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/src/machine.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua
index 4452a27d0df..62ff60637c0 100644
--- a/scripts/src/machine.lua
+++ b/scripts/src/machine.lua
@@ -2706,7 +2706,7 @@ end
---------------------------------------------------
--
---@src/devices/machine/phi.h,MACHINES["PHI"] = true
+--@src/devices/machine/tms9914.h,MACHINES["TMS9914"] = true
---------------------------------------------------
if (MACHINES["TMS9914"]~=null) then