Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (96) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (911) Video (69)
Total files: 4325
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
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: | 211 (Current version) | | 211 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
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.
|