code is a mess currently. I check it in nevertheless since it works a little better than before. Will be cleaned up later.
This commit is contained in:
@@ -144,6 +144,7 @@ $(LIBBAS): $(OBJS)
|
||||
|
||||
# compile xhdi_interface -mshort to make it callable from (-mshort-compiled) EmuTOS
|
||||
$(OBJDIR)/xhdi_interface.o: CFLAGS += -mshort
|
||||
|
||||
# compile printf pc-relative so it can be used as well before and after copy of BaS
|
||||
$(OBJDIR)/bas_printf.o: CFLAGS += -mpcrel
|
||||
# the same for flush_and_invalidate_cache()
|
||||
|
||||
Reference in New Issue
Block a user