1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/emulators/libdsk/pkg-descr
Tobias Kortkamp e5fa0927c3 emulators/libdsk: Update to 1.4.2
- Install additional documentation

Changes:	http://www.seasip.info/Unix/LibDsk/#changelog
PR:		230354
Submitted by:	Nathan <ndowens@yahoo.com>
Approved by:	pixel@hugbox.org (maintainer timeout, 2 weeks)
2018-08-24 09:14:41 +00:00

23 lines
987 B
Plaintext

LIBDSK is a library for accessing disks and disk image files.
It is intended for use in:
* Allows CPMTOOLS use of emulator .DSK images.
* Emulator tools - converting between real floppy disks and disk images,
as CPCTRANS / PCWTRANS do under DOS.
* Floppy controller emulation backend
* Data transfer from/to real CP/M systems via serial line.
LIBDSK has drivers for:
Raw files (including /dev/fdn), .DSK files (CPCEMU, JOYCE and other
Sinclair/Amstrad emulators), MYZ80 hard drive image, NanoWasp floppy image,
.CFI (Compressed Floppy Image, as created by FDCOPY.COM under DOS),
Linux floppy drive (supports CPC System and Data formats, which the standard
"Raw file" driver does not), Windows 3.x/95/98/ME/NT/2000 floppy drive,
DOS floppy drive (via the PC BIOS), CopyQM files (read-only),
TeleDisk files (read-only), APRIDISK image files,
rcpmfs - makes a Unix/Windows directory appear to be a CP/M disc image.
WWW: http://www.seasip.info/Unix/LibDsk/index.html