Logo by Browallia (anonymous IP: 3.145.10.80,0) | ||||||||||||
| ||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
 Amigans.net  OpenAmiga  Aminet  UtilityBase  IntuitionBase  AmigaBounty
Support the site
|
[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 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 (c) 2004-2024 by Björn Hagström All Rights Reserved Amiga OS and its logos are registered trademarks of Hyperion Entertainment |