Skip to content

Commit 93c3467

Browse files
authored
mips: Move MIPS boards into their own files (#14472)
Since the I2000 (Rx2030) and R3030 (Rx3230) boards are so different, they really belong in their own files. I've kept the original mips.cpp file for common functions. There doesn't seem to be enough commonality at this time to make a common base class worthwhile, perhaps as more boards are implemented some will be found.
1 parent 2f19f10 commit 93c3467

File tree

5 files changed

+1286
-1204
lines changed

5 files changed

+1286
-1204
lines changed

src/mame/mame.lst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28933,9 +28933,11 @@ milton
2893328933
raaspec
2893428934
vectrex
2893528935

28936-
@source:mips/mips.cpp
28936+
@source:mips/mips_i2000.cpp
2893728937
rc2030
2893828938
rs2030
28939+
28940+
@source:mips/mips_r3030.cpp
2893928941
rc3230
2894028942
rs3230
2894128943

0 commit comments

Comments
 (0)