forked from Lainports/freebsd-ports
Changes: * Change to zlib license for all files not contributed by others. * The logic in the sfx decruncher should also check if the setup copy area accesses RAM below ROM when deciding ram_during. Bug reported by Comos. * The desfx sub command should only consider mem areas created after setup for detection of the decrunched data. Bug reported by Gi-Joe. * Make c65 sfx target disable IRQ:s on exit in more situations. * Fix Atari 8bit sfx zero page addr collision. * Improve zp-usage and fix sfx basic for target PET 4032. * The exodecr/exodecrunch.s 6502 decruncher now also exists in a version for kick assembler. Reported by: portscout
76 lines
2.7 KiB
Text
76 lines
2.7 KiB
Text
bin/exobasic
|
|
bin/exomizer
|
|
%%PORTDOCS%%%%DOCSDIR%%/changelog.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/exo20info.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/exo31info.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/exobasic10b2.txt
|
|
%%DATADIR%%/exodecrs/Makefile
|
|
%%DATADIR%%/exodecrs/README_exo3.txt
|
|
%%DATADIR%%/exodecrs/acme/Makefile
|
|
%%DATADIR%%/exodecrs/acme/exodecrunch.asm
|
|
%%DATADIR%%/exodecrs/acme/main.asm
|
|
%%DATADIR%%/exodecrs/acme/split/Makefile
|
|
%%DATADIR%%/exodecrs/acme/split/data.asm.template
|
|
%%DATADIR%%/exodecrs/acme/split/main.asm
|
|
%%DATADIR%%/exodecrs/c64.cfg
|
|
%%DATADIR%%/exodecrs/dasm/Makefile
|
|
%%DATADIR%%/exodecrs/dasm/exodecrunch.s
|
|
%%DATADIR%%/exodecrs/dasm/main.s
|
|
%%DATADIR%%/exodecrs/dasm/split/Makefile
|
|
%%DATADIR%%/exodecrs/dasm/split/data.s.template
|
|
%%DATADIR%%/exodecrs/dasm/split/main.s
|
|
%%DATADIR%%/exodecrs/data.bin
|
|
%%DATADIR%%/exodecrs/exodecrunch.s
|
|
%%DATADIR%%/exodecrs/exostreamdecr1.s
|
|
%%DATADIR%%/exodecrs/exostreamdecr2.s
|
|
%%DATADIR%%/exodecrs/kick/Makefile
|
|
%%DATADIR%%/exodecrs/kick/exodecrunch.asm
|
|
%%DATADIR%%/exodecrs/kick/main.asm
|
|
%%DATADIR%%/exodecrs/kick/split/Makefile
|
|
%%DATADIR%%/exodecrs/kick/split/data.asm.template
|
|
%%DATADIR%%/exodecrs/kick/split/main.asm
|
|
%%DATADIR%%/exodecrs/main.s
|
|
%%DATADIR%%/exodecrs/main1.s
|
|
%%DATADIR%%/exodecrs/main2.s
|
|
%%DATADIR%%/exodecrs/perf/Makefile
|
|
%%DATADIR%%/exodecrs/perf/data.raw
|
|
%%DATADIR%%/exodecrs/split/Makefile
|
|
%%DATADIR%%/exodecrs/split/data.s.template
|
|
%%DATADIR%%/exodecrs/split/main.s
|
|
%%DATADIR%%/exodecrs/testrun.c
|
|
%%DATADIR%%/rawdecrs/6809/README_exo3.txt
|
|
%%DATADIR%%/rawdecrs/6809/exo2_final.asm
|
|
%%DATADIR%%/rawdecrs/6809/exo2_puls.txt
|
|
%%DATADIR%%/rawdecrs/8080/P43/deexo.asm
|
|
%%DATADIR%%/rawdecrs/8080/P43E/deexo.asm
|
|
%%DATADIR%%/rawdecrs/8080/P47T4/deexo.asm
|
|
%%DATADIR%%/rawdecrs/8080/README.txt
|
|
%%DATADIR%%/rawdecrs/8086/P47/deexo.asm
|
|
%%DATADIR%%/rawdecrs/8086/README.txt
|
|
%%DATADIR%%/rawdecrs/Makefile
|
|
%%DATADIR%%/rawdecrs/exodecr.c
|
|
%%DATADIR%%/rawdecrs/exodecr.h
|
|
%%DATADIR%%/rawdecrs/exodecrunch.c
|
|
%%DATADIR%%/rawdecrs/exodecrunch.h
|
|
%%DATADIR%%/rawdecrs/main.c
|
|
%%DATADIR%%/rawdecrs/main2.c
|
|
%%DATADIR%%/rawdecrs/test1.bin
|
|
%%DATADIR%%/rawdecrs/test2.bin
|
|
%%DATADIR%%/rawdecrs/test3.bin
|
|
%%DATADIR%%/rawdecrs/test4.bin
|
|
%%DATADIR%%/rawdecrs/thumb2/README.txt
|
|
%%DATADIR%%/rawdecrs/thumb2/speed.S
|
|
%%DATADIR%%/rawdecrs/thumb2/universal.S
|
|
%%DATADIR%%/rawdecrs/z80/deexoopt.asm
|
|
%%DATADIR%%/rawdecrs/z80/deexoopt_b0.asm
|
|
%%DATADIR%%/rawdecrs/z80/deexoopt_b1.asm
|
|
%%DATADIR%%/rawdecrs/z80/deexoopt_b2.asm
|
|
%%DATADIR%%/rawdecrs/z80/deexoopt_b3.asm
|
|
%%DATADIR%%/rawdecrs/z80/deexoopt_b4.asm
|
|
%%DATADIR%%/rawdecrs/z80/deexoopt_f0.asm
|
|
%%DATADIR%%/rawdecrs/z80/deexoopt_f1.asm
|
|
%%DATADIR%%/rawdecrs/z80/deexoopt_f2.asm
|
|
%%DATADIR%%/rawdecrs/z80/deexoopt_f3.asm
|
|
%%DATADIR%%/rawdecrs/z80/deexoopt_f4.asm
|
|
%%DATADIR%%/rawdecrs/z80/lgpl-2.1.txt
|
|
%%DATADIR%%/rawdecrs/z80/readme.txt
|