mirror of
https://github.com/holub/mame
synced 2025-07-06 10:29:38 +03:00
source org: add extra comment to cccp,ddr,sfrj
This commit is contained in:
parent
4d14eaa4df
commit
e3bd882fbc
@ -2,4 +2,5 @@
|
||||
|
||||
СССР - Сою́з Сове́тских Социалисти́ческих Респу́блик (USSR)
|
||||
|
||||
Driver files for hardware made in the Soviet Union. With some overlap for newer ones that are still on typical Soviet-era hardware.
|
||||
Driver files for hardware made in the Soviet Union. With some overlap for newer ones that are still on typical Soviet-era hardware.
|
||||
Intellectual property was publicly owned.
|
@ -2,4 +2,5 @@
|
||||
|
||||
DDR - Deutsche Demokratische Republik
|
||||
|
||||
Driver files for hardware made in East Germany, before the German unification.
|
||||
Driver files for hardware made in East Germany, before the German unification.
|
||||
Intellectual property was publicly owned.
|
@ -1,5 +1,6 @@
|
||||
# **src/mame/sfrj** #
|
||||
|
||||
sfrj - Socijalistička Federativna Republika Jugoslavija (Socialist Federal Republic of Yugoslavia)
|
||||
SFRJ - Socijalistička Federativna Republika Jugoslavija (Socialist Federal Republic of Yugoslavia)
|
||||
|
||||
Driver files for hardware made in ex Yugoslavia, before the breakup.
|
||||
Driver files for hardware made in former Yugoslavia, before the breakup.
|
||||
Intellectual property was publicly owned.
|
@ -2246,4 +2246,4 @@ GAME( 1992, lagirl, plgirls, cachat, plgirls, taitol_1cpu_state, empty_
|
||||
GAME( 1993, plgirls2, 0, cachat, plgirls2, taitol_1cpu_state, empty_init, ROT270, "Hot-B Co., Ltd.", "Play Girls 2", 0 )
|
||||
GAME( 1993, plgirls2b, plgirls2, cachat, plgirls2, taitol_1cpu_state, empty_init, ROT270, "bootleg", "Play Girls 2 (bootleg)", MACHINE_IMPERFECT_GRAPHICS ) // bootleg hardware (regular Z80 etc. instead of TC0090LVC, but acts almost the same - scroll offset problems)
|
||||
|
||||
GAME( 1990, evilston, 0, evilston, evilston, taitol_2cpu_state, empty_init, ROT270, "Spacy Industrial, Ltd.", "Evil Stone", 0 )
|
||||
GAME( 1990, evilston, 0, evilston, evilston, taitol_2cpu_state, empty_init, ROT270, "Spacy Industrial, Ltd.", "Evil Stone", 0 ) // Taiwanese publisher, unknown Japanese developer
|
||||
|
Loading…
Reference in New Issue
Block a user