mirror of
https://github.com/holub/mame
synced 2025-05-23 14:19:01 +03:00
New games added as GAME_NOT_WORKING
----------------------------------- Fighting Bujutsu [Ville Linde, R. Belmont]
This commit is contained in:
parent
0e3ac170fb
commit
a0515ca5d2
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1950,6 +1950,7 @@ src/mame/drivers/clshroad.c svneol=native#text/plain
|
||||
src/mame/drivers/cmmb.c svneol=native#text/plain
|
||||
src/mame/drivers/cninja.c svneol=native#text/plain
|
||||
src/mame/drivers/cntsteer.c svneol=native#text/plain
|
||||
src/mame/drivers/cobra.c svneol=native#text/plain
|
||||
src/mame/drivers/coinmstr.c svneol=native#text/plain
|
||||
src/mame/drivers/coinmvga.c svneol=native#text/plain
|
||||
src/mame/drivers/combatsc.c svneol=native#text/plain
|
||||
|
2142
src/mame/drivers/cobra.c
Normal file
2142
src/mame/drivers/cobra.c
Normal file
File diff suppressed because it is too large
Load Diff
@ -6010,6 +6010,7 @@ popn5 // GCA04 (c) 2000
|
||||
popn7 // not sure, doesn't boot yet (c) 2001
|
||||
|
||||
// PowerPC based Konami games
|
||||
bujutsu // G?645 (c)1997
|
||||
fiveside // GX479 (c)1995
|
||||
thunderh // GX680 (c)1996 Euro EAA
|
||||
thunderhu // GX680 (c)1996 USA UAA
|
||||
|
@ -838,6 +838,7 @@ $(MAMEOBJ)/konami.a: \
|
||||
$(DRIVERS)/bottom9.o $(VIDEO)/bottom9.o \
|
||||
$(DRIVERS)/chqflag.o $(VIDEO)/chqflag.o \
|
||||
$(DRIVERS)/circusc.o $(VIDEO)/circusc.o \
|
||||
$(DRIVERS)/cobra.o \
|
||||
$(DRIVERS)/combatsc.o $(VIDEO)/combatsc.o \
|
||||
$(DRIVERS)/contra.o $(VIDEO)/contra.o \
|
||||
$(DRIVERS)/crimfght.o $(VIDEO)/crimfght.o \
|
||||
|
Loading…
Reference in New Issue
Block a user