Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
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: | 49 (Current version) | | 49 (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
|