![]() | Logo by Browallia (anonymous IP: 54.242.188.217) | |||||||||||||
| ||||||||||||||
Audio (307) Datatype (46) Demo (166) Development (464) Document (18) Driver (77) Audio (10) Filesystem (7) Graphics (2) Handler (6) Input (10) Misc (21) Network (2) Printer (4) Storage (9) Utility (5) Video (1) Emulation (125) Game (722) Graphics (384) Library (58) Network (160) Office (43) Utility (623) Video (47) Total files: 3240 Full index file. Download Recent index file. Download
 Amigans.net  OpenAmiga  Aminet  UtilityBase  IntuitionBase  AmigaBounty
Support the site
|
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 (c) 2004-2013 by Björn Hagström All Rights Reserved Amiga OS and its logos are registered trademarks of Hyperion Entertainment |