OS4 DepotLogo by Alkaron 
(anonymous IP: 18.189.193.172,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:  Utility » Filetool » bin2iso.lha

Bin2iso

Description: Bin - CD image converter
Download: bin2iso.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 31kb
Date: 11 Oct 2005
Author: DeXT, AOS4 port by Spot / Up Rough
Submitter: Spot / Up Rough
Requirements: AmigaOS 4
Category: utility/filetool
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 1132
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 1068  (Current version)
1280  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
bin2iso

While most Amiga burning software can handle .bin/.cue images, 
this program is usefull none-the-less. Instead of burning the .bin 
to disk, you can convert it and then mount it as a standard device. 
You can mount it with 'diskimage.lha' found on aminet for example.

/spot

Original ReadMe from the Source;


BIN2ISO (C) 2000 by DeXT

This is a very simple utility to convert a BIN image (either RAW/2352 or
Mode2/2336 format)
to standard ISO format (2048 b/s). Structure of images are as follows:

Mode 1 (2352): Sync (12), Address (3), Mode (1), Data (2048), ECC (288)
Mode 2 (2352): Sync (12), Address (3), Mode (1), Subheader (8), Data (2048),
ECC
(280)
Mode 2 (2336): Subheader (8), Data (2048), ECC (280)

Mode2/2336 is the same as Mode2/2352 but without header (sync+addr+mode)
Sector size is detected by the presence of Sync data
Mode is detected from Mode field

Tip for Mac users: for Mode2 tracks preserve Subheader
(sub 8 from seek_header and write 2056 bytes per sector)


Changelog:

2000/11/16 - added mode detection for RAW data images (adds Mode2/2352 support)








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