Image Album
News
Donate via PayPal

downloads/handlers/dev-handler.lha

Back to file index

Short:        Un*x like raw device access handler
Author:       Marius Gröger, Fredrik Wikstrom (OS4 port)
Uploader:     fredrik a500 org (Fredrik Wikstrom)
Type:         disk/misc
Version:      37.2
Architecture: ppc-amigaos >= 4.0.0
Download:     handlers/dev-handler.lha

This is an OS4 port of the device-handler by Marius Gröger. For more information
on usage check the original archive on Aminet
(http://aminet.net/package.php?package=disk/misc/dev-hdl37.2.lha).

INSTALLATION:

1. copy dev-handler to L:
2. copy DEV DEV.info to DEVS:DosDrivers/

USAGE (examples):

copy raw contents of draw DF0: to RAM:my_disk.adf (this can then be used in a
diskimage mount program f.e. or an emulator such as E-UAE):

copy dev:df0 ram:my_disk.adf

For CD0: this could be:

copy dev:cd0 ram:my_cd_image.iso

These are only some possible uses. For more information on more advanced usage
check the guide in the original archive (in the "help" drawer).

Copyright © 2012 Fredrik Wikström (fredrik at a500 dot org)