OS4 DepotLogo by Marko 
(anonymous IP: 3.145.89.150,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Emulation » Convert » snaplist.lha

Snaplist

Description: Extracts the basic listing from a .sna snapshot
Download: snaplist.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 16kb
Version: 1.00
Date: 04 Mar 2008
Author: Chris Cowley, AmigaOS 4.0 compile by Spot / Up Rough
Submitter: Spot / Up Rough
Email: spot/triad se
Category: emulation/convert
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 3489
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 215  (Current version)
215  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
SnapList v1.00
==============
Copyright 2002 Chris Cowley. <ccowley()grok.co.uk>

A free, open-source, SNA to ASCII BASIC listing utility.

It's GPL. Read the file gpl.txt if you don't understand what
this means!


Usage
-----
Type "snaplist snapshotname.sna >outputfile.txt"

Excluding the ">outputfile.txt" parameter will cause the output to
be written to the console.


Details
-------
Snaplist extracts the Sinclair BASIC program listing from any
.sna format snapshot.

The escape codes used for graphics characters are compatible with
Russell Marks' zmakebas utility (which converts in the other
direction; an ASCII BASIC listing to a Spectrum .TAP file)


Files
-----
snaplist.c      The ANSI C source code. It currently relies on 
                intel byte ordering, so be aware of this if you
                are porting it to another platform.
gpl.txt         The GNU General Public Licence.
snaplist.exe    32-bit Windows Executable (command-line).
snaplist        Linux ELF binary (for Pentium-based systems)
readme.txt      This text file.


Copyright © 2004-2024 by Björn Hagström All Rights Reserved