OS4 DepotLogo by Marko 
(anonymous IP: 18.226.226.169,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:  Driver » Filesystem » d64_fs.lha

D64_fs

Description: Filesystem for .d64 disk images
Download: d64_fs.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 11kb
Version: 0.3
Date: 16 Nov 2007
Author: Fredrik Wikström
Submitter: Fredrik Wikström
Email: fredrik/a500 org
Homepage: http://a500.org
Category: driver/filesystem
License: Freeware
Distribute: yes
Min OS Version: 4.0
FileID: 3168
 
Comments: 1
Snapshots: 0
Videos: 0
Downloads: 506  (Current version)
507  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
This filesystem is written for diskimage.device versions 52.21 and higher
(mounting of .d64 image files). There is a "ID64" dosdriver included for this
purpose.

I am writing this mostly as an excercise in writing filesystems for AmigaOS.
That the D64 filesystem is extremely simple (no directories, all files in root
dir) is a good thing in this case.

The filesystem is in a very early alpha stage at the moment also being the first
filesystem I have written so there may be bugs.

It does support browsing/reading files though, and seems stable at this. It has
no write support however (don't think I will implement it in this filesystem).

Known Bugs:

 - removing a disk while it is being accessed (read from) will result in a crash

Changes:

0.3 (16-Nov-2007)
 - Now gets the correct file sizes in bytes (thanks to Lou Dias for pointing out
   how to do this)

0.2 (12-Nov-2007)
 - Fixed a crash on disk removal
 - Fixed filename reading
 - Fixed crash when running the diskimage.device installer with ID64: mounted
   but no disk inserted (to workaround either insert a .d64 image or disable
   by f.e. moving the DOSDriver into SYS:Storage/DOSDrivers)

0.1
 - First released version



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