mirror of
https://github.com/holub/mame
synced 2025-07-06 02:18:09 +03:00
This commit is contained in:
parent
67364cfe81
commit
398ea1a15a
@ -2114,7 +2114,7 @@ GAME( 1980, ccboot2, cclimber, cclimber, cclimber, cclimberj,ROT0, "bootle
|
||||
/* these sets have ugly colours, no extra attract screen, and no graphics for the extra attract screen in the BG roms
|
||||
- there is a Falcon logo in the text roms which is unused
|
||||
- does the code to display the extra screen still exist in the roms? */
|
||||
GAME( 1981, ckong, 0, cclimber, ckong, 0, ROT270, "Falcon?", "Crazy Kong", 0 ) // on a Falcon FCK-01 PCB, but doesn't display any Falcon copyright
|
||||
GAME( 1981, ckong, 0, cclimber, ckong, 0, ROT270, "Kyoei / Falcon", "Crazy Kong", 0 ) // on a Falcon FCK-01 PCB, but doesn't display any Falcon copyright
|
||||
GAME( 1981, ckongalc, ckong, cclimber, ckong, 0, ROT270, "bootleg (Alca)", "Crazy Kong (Alca bootleg)", 0 )
|
||||
GAME( 1981, monkeyd, ckong, cclimber, ckong, 0, ROT270, "bootleg", "Monkey Donkey", 0 )
|
||||
|
||||
|
@ -378,7 +378,7 @@ cclimberj // (c) 1980 Nichibutsu
|
||||
ccboot // bootleg
|
||||
ccboot2 // bootleg
|
||||
|
||||
ckong // (c) 1981 (Falcon?)
|
||||
ckong // (c) 1981 (Kyoei)
|
||||
ckongo // bootleg (Orca)
|
||||
ckongalc // bootleg (Alca)
|
||||
bigkong // bootleg
|
||||
|
Loading…
Reference in New Issue
Block a user