buggy port of gfx/cd, silpheed started working?

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@73 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-03-21 22:59:44 +00:00
parent 48e8482fc2
commit a403080104
9 changed files with 310 additions and 32 deletions

View file

@ -66,7 +66,7 @@ tidy:
PicoDrive : $(OBJS)
@echo $@
@$(GCC) $(COPT) $(OBJS) ../gp2x/helix/helix_mp3_x86.a $(LDFLAGS) -lm -o $@
@$(GCC) $(COPT) $(OBJS) ../gp2x/helix/helix_mp3_x86.a $(LDFLAGS) -lm -Wl,-Map=PicoDrive.map -o $@
../../cpu/mz80/mz80.o : ../../cpu/mz80/mz80.asm