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


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   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: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Emulation » Utility » bas2tap.i386-aros.lha

BAS2TAP

Description: Sinclair BASIC file to TAP tape image converter
Download: bas2tap.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 111kb
Version: 2.4
Date: 20 Nov 21
Author: Martijn van der Heide
Submitter: aGGreSSor [CPU]
Requirements: ABIv0; i386; InstallerLG
Category: emulation/utility
License: Other
Distribute: yes
FileID: 2407
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 22  (Current version)
22  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
============================== F E A T U R E S ==============================

This program converts 'BASIC in an ASCII file' to a TAP tape image file, to be
used in a ZX Spectrum emulator. Both 48K and 128K listings are supported.

============================ R E Q U I R E M E N T ==========================

BAS2TAP tested and worked fine on the following configurations:

- IcarOS i386               (Kickstart 51.51, Workbench 40.0, AROS ABIv0)
- AROS One i386             (Kickstart 51.51, Workbench 40.0, AROS ABIv0)

================================= U S A G E =================================

  BAS2TAP [-q] [-w] [-e] [-c] [-aX] [-sX] FileIn [FileOut]

-q  goes into quiet mode, suppressing banner and progress indication.
-w  suppress generation of warnings.
-e  write errors to the stdout in stead of the stderr stream.
-c  makes token matching case independant. The drawback is that variables that
    have the same name as a token (eg. 'print') cannot be used, as they will be
    treated as (unexpected) tokens.
-n  disables syntax checking.
-aX sets the auto-start line to line X.
-sX sets the TAP block name to X (max 10 characters).

If no output filename is provided, the same name as the input file will be
used, but with extension `.TAP'.

For example:

1.AROS> bas2tap -a10 Example/Multi.basic RAM:Multi.tap

================================ S O U R C E ================================

Based on aminet source by 
Martijn van der Heide, MSc
Senior Software Developer
ThunderWare Research Center

AROS port by

        ______ ______              ______ ______ 
 ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ 
|: ,   |:  |  |:  |  |:  ,_|:  ,__|:___  |:___  |:  -  |:  ,_|
|__|___|______|______|___|   _____|______|______|______|___|

                home cross-compilation factory


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved