mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
(nw) housekeeping
(nw) idk how a black screen can be considered working, but what would I know.
This commit is contained in:
parent
d0b212da47
commit
b999de69a5
@ -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)
|
||||
|
@ -734,6 +734,7 @@ tekxp33x.cpp
|
||||
terak.cpp
|
||||
terco.cpp
|
||||
terminal.cpp
|
||||
testpat.cpp
|
||||
test_t400.cpp
|
||||
testconsole.cpp
|
||||
textelcomp.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user