fpc/f2
Kirill Kranz 2f5cbbacb7 DynArrays works
because of InitHeap3, malloc3 and free3 functions from the psy-q-sdk
2024-09-29 16:58:12 +03:00

11 lines
287 B
Bash

#!/bin/bash
rm test.asm
rm test.s
rm test.o
rm test.elf
tm test.bin
rm test.psx-exe
rm *.res
# -Cn -XX
./compiler/ppcrossmipsel test.pas -a -XX -Fu./rtl/ps1 -Fu./rtl/objpas -Tps1 -Cfnone -Fu./psy-q-sdk/bindings -Fl./psy-q-sdk/lib -XP/usr/local/mipsel-unknown-elf/bin/mipsel-unknown-elf-