Short: PAWs/Quill database decompiler Author: @uto_dev (Carlos Sánchez) et al. Uploader: polluks+aminet sdf lonestar org (Stefan Haubenthal) Type: game/edit Version: 2.1 Architecture: ppc-morphos; m68k-amigaos URL: https://github.com/Utodev/unPAWs UNPAWS v2.1 (c) 2002,2003 Alexander Katz SYNTAX: UNPAWS [-I] [[-O]|-T] -I must be a .SP, .SNA or .Z80 file -O Text file where the output is written. If you don't include this parameter results will be sent to standard output. -T Tape image file where the output is exported. You may load this 'tape' into the Quill/Illustrator/PAW editor. This parameter suppresses text output. Other options: -A Include compress (database compression) information. -C Include charsets information. -G Include graphics information. -S snapshot type. Must be one of strings: SNA, SP, Z80 -E Expand Spectrum keyword tokens Example : UNPAWS RIPPER1.ZX RIPPER1.DB -GAC -SZ80