Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Xiso_fs | Description: | X-Box CD/DVD filesystem | Download: | xiso_fs.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 60kb | Version: | 52.3 | Date: | 21 Sep 2010 | Author: | Fredrik Wikström | Submitter: | Fredrik Wikström | Email: | fredrik/a500 org | Homepage: | http://www.a500.org/ | Category: | driver/filesystem | Replaces: | driver/filesystem/xiso_fs.lha | License: | BSD | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 5958 | | | Comments: | 1 | Snapshots: | 0 | Videos: | 0 | Downloads: | 82 (Current version) | | 94 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Note: I don't have an X-Box nor access to any X-Box discs so this filesystem
has so far only been tested with diskimage.device and .xiso files generated by
the extract-xiso program.
Installation:
Copy L:XISOFileSystem SYS:L/
Usage:
Example DOSDriver for mounting .xiso files with diskimage.device is included.
Simply drag the ICD1 file into either SYS:Devs/DOSDrivers or
SYS:Storage/DOSDrivers.
For using it with another device than diskimage.device you must modify the
Device/Unit information inside the DOSDriver file and in the icon tooltypes
(currently these are set to diskimage.device unit 5).
Changes:
52.3 (21-Sep-2010)
- Fixed ACTION_MORE_CACHE implementation (returns number of buffers in dp_Res1
instead of dp_Res2)
- Added support for ACTION_COPY_DIR_FH packet
52.2 (16-Sep-2010)
- Removed the need for setting up an array of filesystem objects in
GenerateDirTree() function
- Disabled debug output
52.1 (15-Sep-2010)
- First released version
|