DEADSOFTWARE

Add graphics convertor
[awtools.git] / README
1 Another World (Out of This World) tools:
2 unpk - Resource unpacker
3 dis - Script disassembler
5 unpk
6 No options. Just pwd into directory with MEMLIST.BIN and BANKs and run
7 programm.
9 dis [-a | -i | -u] [-p] OBJECT OUTFILE
10 OBJECT - Binary script(fileXX.obj)
11 OUTFILE - Out assembler listing
12 -a | -i | -u - Generate with AnotherWorld/Intel/AT&T syntax
13 -p - print opcode address
15 spr INPUT
16 Convert game graphics into SVG.
18 Licence: GPLv3
20 Links:
21 https://www.anotherworld.fr/anotherworld_uk/another_world.htm
22 https://github.com/cyxx/rawgl