Logo by Alkaron (anonymous IP: 18.116.14.48,2258) | ||||||||||||||
| ||||||||||||||
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 IntuitionBase
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 © 2004-2024 by Björn Hagström All Rights Reserved |