(nw) housekeeping

(nw) idk how a black screen can be considered working, but what would I know.
This commit is contained in:
Robbbert 2019-01-10 20:29:20 +11:00
parent d0b212da47
commit b999de69a5
2 changed files with 3 additions and 2 deletions

View File

@ -139,5 +139,5 @@ ROM_START( tp1985 ) /* dummy to satisfy game entry*/
ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
ROM_END
GAME( 1983, tp1983, 0, tp1983, tp1983, tp1983_state, empty_init, ROT0, "Radio", "TV Test Pattern Generator 1983", MACHINE_NO_SOUND_HW)
GAME( 1985, tp1985, 0, tp1985, tp1985, tp1985_state, empty_init, ROT0, "Radio", "TV Test Pattern Generator 1985", MACHINE_NO_SOUND_HW)
SYST( 1983, tp1983, 0, 0, tp1983, tp1983, tp1983_state, empty_init, "Radio", "TV Test Pattern Generator 1983", MACHINE_NO_SOUND_HW)
SYST( 1985, tp1985, 0, 0, tp1985, tp1985, tp1985_state, empty_init, "Radio", "TV Test Pattern Generator 1985", MACHINE_NO_SOUND_HW)

View File

@ -734,6 +734,7 @@ tekxp33x.cpp
terak.cpp
terco.cpp
terminal.cpp
testpat.cpp
test_t400.cpp
testconsole.cpp
textelcomp.cpp