mirror of
https://github.com/holub/mame
synced 2025-07-03 17:08:39 +03:00
(nw) Housekeeping
This commit is contained in:
parent
79886fd31d
commit
a5be37c11c
@ -817,6 +817,8 @@ namcos11.cpp
|
|||||||
namcos12.cpp
|
namcos12.cpp
|
||||||
namcos2.cpp
|
namcos2.cpp
|
||||||
namcos21.cpp
|
namcos21.cpp
|
||||||
|
namcos21_c67.cpp
|
||||||
|
namcos21_de.cpp
|
||||||
namcos22.cpp
|
namcos22.cpp
|
||||||
namcos23.cpp
|
namcos23.cpp
|
||||||
namcos86.cpp
|
namcos86.cpp
|
||||||
|
@ -2659,3 +2659,4 @@ COMP( 1990, sun4_75, sun4_300, 0, sun4c, sun4, sun4_state, init_ss2,
|
|||||||
// sun4m (using the SPARC "reference MMU", probably will go to a separate driver)
|
// sun4m (using the SPARC "reference MMU", probably will go to a separate driver)
|
||||||
COMP( 1992, sun_s10, sun4_300, 0, sun4c, sun4, sun4_state, init_sun4c, "Sun Microsystems", "SPARCstation 10 (Sun S10)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND )
|
COMP( 1992, sun_s10, sun4_300, 0, sun4c, sun4, sun4_state, init_sun4c, "Sun Microsystems", "SPARCstation 10 (Sun S10)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND )
|
||||||
COMP( 1994, sun_s20, sun4_300, 0, sun4c, sun4, sun4_state, init_sun4c, "Sun Microsystems", "SPARCstation 20", MACHINE_NOT_WORKING | MACHINE_NO_SOUND )
|
COMP( 1994, sun_s20, sun4_300, 0, sun4c, sun4, sun4_state, init_sun4c, "Sun Microsystems", "SPARCstation 20", MACHINE_NOT_WORKING | MACHINE_NO_SOUND )
|
||||||
|
|
||||||
|
@ -29188,17 +29188,21 @@ sws93 // (c) 1993 (Japan)
|
|||||||
valkyrie // (c) 1989 (Japan)
|
valkyrie // (c) 1989 (Japan)
|
||||||
|
|
||||||
@source:namcos21.cpp
|
@source:namcos21.cpp
|
||||||
|
winrun // (c) 1988
|
||||||
|
winrun91 // (c) 1991
|
||||||
|
winrungp // (c) 1989
|
||||||
|
|
||||||
|
@source:namcos21_c67.cpp
|
||||||
aircomb // (c) 1992 (US)
|
aircomb // (c) 1992 (US)
|
||||||
aircombj // (c) 1992 (Japan)
|
aircombj // (c) 1992 (Japan)
|
||||||
cybsled // (c) 1993 (World)
|
cybsled // (c) 1993 (World)
|
||||||
cybsleda // (c) 1993 (World)
|
cybsleda // (c) 1993 (World)
|
||||||
driveyes // (c) 1992?
|
|
||||||
solvalou // (c) 1991 (Japan)
|
solvalou // (c) 1991 (Japan)
|
||||||
starblad // (c) 1991 (World)
|
starblad // (c) 1991 (World)
|
||||||
starbladj // (c) 1991 (Japan)
|
starbladj // (c) 1991 (Japan)
|
||||||
winrun // (c) 1988
|
|
||||||
winrun91 // (c) 1991
|
@source:namcos21_de.cpp
|
||||||
winrungp // (c) 1989
|
driveyes // (c) 1992?
|
||||||
|
|
||||||
@source:namcos22.cpp
|
@source:namcos22.cpp
|
||||||
acedrvrw // (c) 1994
|
acedrvrw // (c) 1994
|
||||||
|
Loading…
Reference in New Issue
Block a user