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


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (243)
   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: 1624

Full index file
Recent index file

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

BIN2TAP

Description: Sinclair CODE file to TAP converter
Download: bin2tap.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 107kb
Version: 1.2
Date: 20 Nov 21
Author: Michal Jurica
Submitter: aGGreSSor [CPU]
Requirements: ABIv0; i386
Category: emulation/utility
License: Public domain
Distribute: yes
FileID: 2423
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 16  (Current version)
16  (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 ==============================

BIN2TAP is a converter from ordinary files to tape image file for ZX Spectrum
emulators.

============================ 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 =================================

bin2tap v.1.2
Copyright (C) 2004 mike/zeroteam
Usage: bin2tap [options] file.bin

Options:
  -o output_file      output TAP file
  -a address          start address of binary file [32768]
  -b                  include BASIC loader
  -c clear_address    CLEAR address in BASIC loader [24575]
  -r run_address      address where to start bin. file for BASIC loader [32768]
  -cb border_colour   border colour set by loader [0]
  -cp paper_colour    paper colour set by loader [0]
  -ci ink_colour      ink colour set by loader [7]
  -d80                create D80 syntax loader
  -hp | --header-poke include POKE command for dissabling tape headers
  -h  | --help        usage information
  -v  | --version     version info

Example:

1.AROS> stack 60000
1.AROS> cd Example
1.AROS> bin2tap -c 29999 -a 30000 -r 30000 -b PussyRiot.code -o PussyRiot.tap

!!! ATTENTION !!!

This converter only works with a stack of at least 60 000 bytes !!

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

Based on aminet source: 

http://aminet.net/package/misc/emu/bin2tap-mos

AROS port by
        ______ ______              ______ ______ 
 ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ 
|: ,   |:  |  |:  |  |:  ,_|:  ,__|:___  |:___  |:  -  |:  ,_|
|__|___|______|______|___|   _____|______|______|______|___|

                home cross-compilation factory


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved