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:
31d5892
)
asm code updated, Bass Masters fix
author
notaz
<notasas@gmail.com>
Sat, 26 Jan 2008 10:02:50 +0000
(10:02 +0000)
committer
notaz
<notasas@gmail.com>
Sat, 26 Jan 2008 10:02:50 +0000
(10:02 +0000)
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@330
be3aeb3a
-fb24-0410-a615-
afba39da0efa
gp2x/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/gp2x/Makefile
b/gp2x/Makefile
index
8e8ff2e
..
5121d90
100644
(file)
--- a/
gp2x/Makefile
+++ b/
gp2x/Makefile
@@
-73,6
+73,8
@@
OBJS += ../../Pico/cd/Pico.o ../../Pico/cd/Memory.o ../../Pico/cd/Sek.o ../../Pi
../../Pico/cd/cd_sys.o ../../Pico/cd/cd_file.o ../../Pico/cd/gfx_cd.o \
\r
../../Pico/cd/Area.o ../../Pico/cd/Misc.o ../../Pico/cd/pcm.o ../../Pico/cd/buffering.o
\r
endif
\r
+# Pico - carthw
\r
+OBJS += ../../Pico/carthw/svp/svp.o ../../Pico/carthw/svp/Memory.o ../../Pico/carthw/svp/ssp16.o
\r
\r
# asm stuff
\r
ifeq "$(asm_render)" "1"
\r