summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/mess.flt
diff options
context:
space:
mode:
author Patrick Mackinlay <pmackinlay@hotmail.com>2018-10-12 16:45:25 +0700
committer Patrick Mackinlay <pmackinlay@hotmail.com>2018-10-12 16:45:25 +0700
commitfc86a4ab09693801aaebea02cf4cfa36ad5fb66c (patch)
treea510afb17db54c311e56f9ccf754f182d2176cac /src/mame/mess.flt
parent677ba1d50f46e3cb2dc16cc4abe7f56079441ca8 (diff)
mips: new skeleton driver
A driver for machines made by MIPS Computer Systems, which used MIPS R2000, R3000 and R6000 CPUs and ran RISC/os (a port of UNIX System V Release 3). Initial focus is the RC2030 headless workstation. As of this commit, it gets part-way through its I/O processor diagnostics with output to a serial terminal.
Diffstat (limited to 'src/mame/mess.flt')
-rw-r--r--src/mame/mess.flt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/mess.flt b/src/mame/mess.flt
index b60d98d4c4d..dc33a8547e5 100644
--- a/src/mame/mess.flt
+++ b/src/mame/mess.flt
@@ -425,6 +425,7 @@ minicom.cpp
miniforce.cpp
miniframe.cpp
minitel_2_rpic.cpp
+mips.cpp
mits680b.cpp
mk1.cpp
mk14.cpp