mirror of
https://github.com/weiju/amiga-stuff
synced 2026-09-11 19:26:01 +00:00
removed unused info and map files
This commit is contained in:
@@ -8,7 +8,7 @@ CFLAGS=-c99 -I$(NDK_INC) -DDEBUG
|
|||||||
all: xunlimited xlimited
|
all: xunlimited xlimited
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f xunlimited xlimited hardware.o cop.o main.o
|
rm -f xunlimited xlimited *.o
|
||||||
|
|
||||||
cop.o: cop.asm
|
cop.o: cop.asm
|
||||||
$(ASM) $(ASM_FLAGS) -o $@ $<
|
$(ASM) $(ASM_FLAGS) -o $@ $<
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,11 +0,0 @@
|
|||||||
The demo programs don't load these PowerCrawler MAP Files but the
|
|
||||||
corresponding RAW files which are in this directory as well. The
|
|
||||||
RAW files were created with the RAW-IO Saver included in the
|
|
||||||
PowerCrawler package.
|
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
|
||||||
|
|
||||||
Die Demoprogramme laden nicht diese PowerCrawler MAP Dateien, sondern
|
|
||||||
die entsprechenden RAW Dateien, die sich ebenfalls in diesem Verzeichnis
|
|
||||||
befinden. Die RAW Dateien wurden mit dem RAW-IO Saver erzeugt, der Teil
|
|
||||||
des PowerCrawler Paketes ist.
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user