mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
491 B
16 lines
491 B
MIPS_SOURCES=mips\init.c \
|
|
mips\openclse.c \
|
|
mips\devcaps.c \
|
|
mips\dma.c \
|
|
mips\position.c \
|
|
mips\play.c \
|
|
mips\state.c \
|
|
mips\unload.c \
|
|
mips\dispatch.c \
|
|
mips\isr.c \
|
|
mips\record.c \
|
|
mips\util.c \
|
|
mips\snd.c \
|
|
mips\support.c \
|
|
mips\mipssnd.rc \
|
|
mips\debug.c
|