A2osX/INCLUDE/libblkdev.h.txt

18 lines
747 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

NEW
AUTO 3,1
int blkdevGetProDOSCatSize(int, short int, short int);
void blkdevBuildProDOSCat(int, short int, short int, char*, void*);
short int blkdevD2MotorControl(short int, short int);
short int fastcall blkdevD2Recalibrate(short int);
short int blkdevD2HeadSelect(short int, short int);
short int blkdevD2MoveHead(short int, short int, short int);
short int blkdevD2TrkFmt16s(short int, short int, short int, short int);
short int blkdevD2TrkRead16s(short int, short int, void*);
short int blkdevD2TrkWrite16s(short int, short int, short int, void*);
short int blkdevD2TrkReadNIB(short int, short int, void*);
short int blkdevD2TrkWriteNIB(short int, short int, short int, void*);
MAN
TEXT include/libblkdev.h