The AROS Archives(anonymous IP: 3.15.225.173,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1623

Full index file
Recent index file

Part of aros exec
 Readme for:  Game » Adventure » ungac.i386-aros.lha

UnGAC

Description: Disassembler for adventures written with GAC
Download: ungac.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 155kb
Version: 0.1
Date: 05 Sep 20
Author: John Elliott
Submitter: aGGreSSor [CPU]
Requirements: keyboard
Category: game/adventure
License: GPL
Distribute: yes
FileID: 2176
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 36  (Current version)
36  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
UnGAC  takes  snapshot  files  of Spectrum games written with Incentive
Software's Graphic Adventure Creator, and produces textual listings  of
the  data tables which control them. From this it is possible to deter-
mine how to solve the game (ie cheat :-)) or how to reconstruct  it  on
another gamewriting system.

Use Sinlair ZX Spectrum emulators for create memory dump as .sna format
and this disassembler for listings.

FOR USERS
=========

Archive contains sources and executables for aros-i386
Just click on UnGAC icon for launch example listing.

EXAMPLES
========

> ungac -Oransom.txt ransom.sna

Send the contents of Ransom to a text file.

> ungac -sh -sl -sc -sm -so -sr -sb -sf ransom.sna

Display the verbs, nounds and adjectives used in Ransom.

> ungac -v cursecit.sna | more

List  the  workings  of  Cursed  Be  The City, annotating references to
rooms, messages and so on.

Copyright © 2005 - 2024 The AROS Archives All Rights Reserved