mirror of
https://github.com/holub/mame
synced 2025-10-06 09:00:04 +03:00
minor docs update (nw)
This commit is contained in:
parent
0f0d39ef81
commit
b39c0759e7
@ -10036,10 +10036,10 @@ ROM_END
|
||||
/* Cart games on Namco custom ROM board
|
||||
for game descriptions below NAMCO region codes decoded as such (same as in older NAMCO hardware):
|
||||
1 - Japan
|
||||
2 - Asia
|
||||
2 - World
|
||||
3 - USA
|
||||
4 - World
|
||||
real meaning of 2 and 4 is not clear and seems not correct, 2 more looks like "World", 4 like "some other part of World", possible Europe
|
||||
4 - Asia
|
||||
real meaning of 4 is not clear, it can be like "some other part of World", also possible Europe
|
||||
*/
|
||||
/* 25209801 */ GAME( 2000, wldkicksj, wldkicks, naomim2,naomi, naomi_state, naomi, ROT0, "Namco", "World Kicks (Japan, WK1 Ver.A)", GAME_FLAGS )
|
||||
/* 25209801 */ GAME( 2000, wldkicks, naomi, naomim2,naomi, naomi_state, naomi, ROT0, "Namco", "World Kicks (World, WK2 Ver.A)", GAME_FLAGS )
|
||||
|
Loading…
Reference in New Issue
Block a user