notaz.gp2x.de
/
libpicofe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6999d7e
)
Pico PCM, only one hardcoded mode for now
author
notaz
<notasas@gmail.com>
Sun, 11 May 2008 19:51:59 +0000
(19:51 +0000)
committer
notaz
<notasas@gmail.com>
Sun, 11 May 2008 19:51:59 +0000
(19:51 +0000)
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@444
be3aeb3a
-fb24-0410-a615-
afba39da0efa
linux/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/linux/Makefile
b/linux/Makefile
index
5cde7f6
..
e3c89fc
100644
(file)
--- a/
linux/Makefile
+++ b/
linux/Makefile
@@
-42,7
+42,7
@@
OBJS += Pico/cd/Pico.o Pico/cd/Memory.o Pico/cd/Sek.o Pico/cd/LC89510.o \
Pico/cd/cd_sys.o Pico/cd/cd_file.o Pico/cd/cue.o Pico/cd/gfx_cd.o \
Pico/cd/Area.o Pico/cd/Misc.o Pico/cd/pcm.o Pico/cd/buffering.o
# Pico - Pico
-OBJS += Pico/Pico/Pico.o Pico/Pico/Memory.o
+OBJS += Pico/Pico/Pico.o Pico/Pico/Memory.o
Pico/Pico/xpcm.o
# Pico - sound
OBJS += Pico/sound/sound.o Pico/sound/sn76496.o Pico/sound/ym2612.o Pico/sound/mix.o
# Pico - carthw