OS4 DepotLogo by DBAlex 
(anonymous IP: 18.226.222.12,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:  Development » Example » diskimage_src.lha

Diskimage_src

Description: Example device (cut down diskimage.device)
Download: diskimage_src.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 20kb
Version: 0.2
Date: 12 Nov 2007
Author: Fredrik Wikström
Submitter: Fredrik Wikström
Email: fredrik/a500 org
Homepage: http://a500.org
Category: development/example
Replaces: development/example/diskimage_src.lha
License: Freeware
Distribute: yes
Min OS Version: 4.0
FileID: 3147
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 387  (Current version)
427  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
This is a stripped down version of the diskimage.device for "educational"
purposes only. Probably it could still be simplified. As it is, it is still
mostly compatible with the DiskImageGUI program.

Only "raw" images are supported by this version of the device, i.e.:

 - adf
 - hdf
 - img (not ccd/img!)
 - iso

The device implementation is much simpler than the one in the "ramdev.device"
sources in my opinion.

Compiling:

To compile a "normal" version: "make"

To compile a debug version edit the Makefile and remove the '#' in front of
-DDEBUG.

Changes:

0.2 (12-Nov-2007)
 - Added AbortIO() support
 - Added HD_SCSICMD support
 - Added DITAG_DiskImageType support (used by DiskImageGUI)
 - Some other fixes from diskimage.device v52.24

0.1 (9-Oct-2007)
 - First released version



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