AdventureWriter IBM-PC database decompiler

Games for Spectrum, C64, Amstrad, Amiga, Apple ][ and the rest of the 8-bit and 16-bit platforms. Pleas for help, puzzles, bug reports etc.

Moderator: Alastair

Post Reply
Message
Author
User avatar
auraes
Posts: 165
Joined: Sun Jul 12, 2015 6:13 am
Location: France
Contact:

AdventureWriter IBM-PC database decompiler

#1 Post by auraes »

I took a look at the Locus Anatis Atari Quill/Adventure Writer: File Format document, and it motivated me to make an AdventureWriter IBM-PC (MS-DOS) database decompiler:
https://gitlab.com/auraes/unaw-dos
Decompilation is done from the game .exe file. I don't know if it compiles under Windows, but I should be able to try it out in the next few days.
User avatar
Strident
Posts: 1130
Joined: Fri Aug 12, 2011 2:57 pm

Re: AdventureWriter IBM-PC database decompiler

#2 Post by Strident »

Ooh. That could be cool as there are quite a few PC exclusive AdventureWriter (aka Quill) games that I wouldn't mind having a nose at. Including some, like Olsen's, that might be interesting to port to DAAD, given the differences with the existing 8-bit Quilled versions.

Great to see the gaps filled in our decompilers for the GIlsoft systems. Now if only someone would make me a decompiler for CP/M (Amstrad) PAWed games. :)
User avatar
auraes
Posts: 165
Joined: Sun Jul 12, 2015 6:13 am
Location: France
Contact:

Re: AdventureWriter IBM-PC database decompiler

#3 Post by auraes »

I have added a binary for MS-DOS (DosBox) until I can provide a Windows binary.

It appears that the three games by John R. Olsen from the IFDB archive are not in the CASA database (I was able to decompile them without any problems).
User avatar
Strident
Posts: 1130
Joined: Fri Aug 12, 2011 2:57 pm

Re: AdventureWriter IBM-PC database decompiler

#4 Post by Strident »

They are all in there as individual entries, but were only tagged in other forms, such as the TACL (Amiga) versions. (Probably because it may not have been clear which system was used to make the DOS editions)

I've now added Quill tags to the ones in the Nightmares from the Crypt collection.
User avatar
auraes
Posts: 165
Joined: Sun Jul 12, 2015 6:13 am
Location: France
Contact:

Re: AdventureWriter IBM-PC database decompiler

#5 Post by auraes »

Version 1.0 is out. I added the Windows binary. It is now possible to use the -i option to display words in reverse video enclosed in square brackets:
There is a [bright] light in one corner.
Post Reply