MSX says goodbye

This commit is contained in:
Angelo Salese 2011-05-12 19:20:43 +00:00
parent 361ef2675c
commit 82700b27c3
4 changed files with 0 additions and 6457 deletions

2
.gitattributes vendored
View File

@ -2330,7 +2330,6 @@ src/mame/drivers/mrgame.c svneol=native#text/plain
src/mame/drivers/mrjong.c svneol=native#text/plain
src/mame/drivers/ms32.c svneol=native#text/plain
src/mame/drivers/msisaac.c svneol=native#text/plain
src/mame/drivers/msx.c svneol=native#text/plain
src/mame/drivers/mugsmash.c svneol=native#text/plain
src/mame/drivers/multfish.c svneol=native#text/plain
src/mame/drivers/multigam.c svneol=native#text/plain
@ -3834,7 +3833,6 @@ src/mame/machine/mie.h svneol=native#text/plain
src/mame/machine/model1.c svneol=native#text/plain
src/mame/machine/model3.c svneol=native#text/plain
src/mame/machine/msx.c svneol=native#text/plain
src/mame/machine/msx_slot.c svneol=native#text/plain
src/mame/machine/mw8080bw.c svneol=native#text/plain
src/mame/machine/n64.c svneol=native#text/plain
src/mame/machine/namco06.c svneol=native#text/plain

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -403,8 +403,6 @@ $(MAMEOBJ)/aristocr.a: \
$(MAMEOBJ)/ascii.a: \
$(DRIVERS)/msx.o \
$(MACHINE)/msx_slot.o \
$(MACHINE)/msx.o \
$(DRIVERS)/big10.o \
$(DRIVERS)/forte2.o \