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:
81bfc1c
)
Cyclone interface for new mem system, minor tweaks
author
notaz
<notasas@gmail.com>
Mon, 14 Sep 2009 20:35:30 +0000
(20:35 +0000)
committer
notaz
<notasas@gmail.com>
Mon, 14 Sep 2009 20:35:30 +0000
(20:35 +0000)
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@779
be3aeb3a
-fb24-0410-a615-
afba39da0efa
gp2x/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/gp2x/Makefile
b/gp2x/Makefile
index
8a061cb
..
7b827b5
100644
(file)
--- a/
gp2x/Makefile
+++ b/
gp2x/Makefile
@@
-102,7
+102,7
@@
OBJS += cpu/musashi/m68kops.o cpu/musashi/m68kcpu.o
endif
\r
ifeq "$(use_cyclone)" "1"
\r
DEFINC += -DEMU_C68K
\r
-OBJS += cpu/Cyclone/proj/Cyclone.o cpu/Cyclone/tools/idle.o
\r
+OBJS +=
pico/m68kif_cyclone.o
cpu/Cyclone/proj/Cyclone.o cpu/Cyclone/tools/idle.o
\r
endif
\r
ifeq "$(mz80)" "1"
\r
DEFINC += -D_USE_MZ80
\r