renamed tms5110r.c to tms5110r.inc

This commit is contained in:
Oliver Stöneberg 2014-03-19 17:23:04 +00:00
parent 690cd1a3a1
commit 9489f76d46
6 changed files with 7 additions and 7 deletions

2
.gitattributes vendored
View File

@ -2930,7 +2930,7 @@ src/emu/sound/tms36xx.c svneol=native#text/plain
src/emu/sound/tms36xx.h svneol=native#text/plain
src/emu/sound/tms5110.c svneol=native#text/plain
src/emu/sound/tms5110.h svneol=native#text/plain
src/emu/sound/tms5110r.c svneol=native#text/plain
src/emu/sound/tms5110r.inc svneol=native#text/plain
src/emu/sound/tms5220.c svneol=native#text/plain
src/emu/sound/tms5220.h svneol=native#text/plain
src/emu/sound/tms5220.txt svneol=native#text/plain

View File

@ -689,7 +689,7 @@ ifneq ($(filter TMS5110,$(SOUNDS)),)
SOUNDOBJS += $(SOUNDOBJ)/tms5110.o
endif
$(SOUNDOBJ)/tms5110.o: $(SOUNDSRC)/tms5110r.c
$(SOUNDOBJ)/tms5110.o: $(SOUNDSRC)/tms5110r.inc
@ -701,7 +701,7 @@ ifneq ($(filter TMS5220,$(SOUNDS)),)
SOUNDOBJS += $(SOUNDOBJ)/tms5220.o $(EMUMACHINE)/spchrom.o
endif
$(SOUNDOBJ)/tms5220.o: $(SOUNDSRC)/tms5110r.c
$(SOUNDOBJ)/tms5220.o: $(SOUNDSRC)/tms5110r.inc
@ -745,7 +745,7 @@ ifneq ($(filter VLM5030,$(SOUNDS)),)
SOUNDOBJS += $(SOUNDOBJ)/vlm5030.o
endif
$(SOUNDOBJ)/vlm5030.o: $(SOUNDSRC)/tms5110r.c
$(SOUNDOBJ)/vlm5030.o: $(SOUNDSRC)/tms5110r.inc

View File

@ -84,7 +84,7 @@
#define CTL_STATE_NEXT_OUTPUT (2)
/* Pull in the ROM tables */
#include "tms5110r.c"
#include "tms5110r.inc"
#define DEBUG_5110 0

View File

@ -326,7 +326,7 @@ static INT16 clip_analog(INT16 cliptemp);
static const UINT8 reload_table[4] = { 0, 2, 4, 6 }; //sample count reload for 5220c and cd2501ecd only; 5200 and 5220 always reload with 0; keep in mind this is loaded on IP=0 PC=12 subcycle=1 so it immediately will increment after one sample, effectively being 1,3,5,7 as in the comments above.
// Pull in the ROM tables
#include "tms5110r.c"
#include "tms5110r.inc"
void tms5220_device::set_variant(int variant)

View File

@ -132,7 +132,7 @@ enum {
};
/* Pull in the ROM tables */
#include "tms5110r.c"
#include "tms5110r.inc"
/*
speed parameter