[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Programming information
In article <35d21589.0@news1.ibm.net>, emmmo@ibm.net says...
>- read/write a sector from a floppy disk under DOS 3.3 ?
See the DOS manual for a simplified explanation of the RWTS routines, or get
one of these two (preferably both): Beneath Apple DOS, or The DOSTalk
Scrapbook - those two go into more detail.
>- read/write a byte or a stream on a Super Serial Card ?
Technical specs might come with the SSC.
>... either in Basic or assembly language ..
Both have to be done in assembly for any kind of interface/speed worth
noticing.