[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How-to access floppy sectors?



Let me try to post this again. The first time I got header error
messages...


> I would like some help on reading from and writing to the floppy drive
> on a sector-by-sector level, instead of a file-system level.  I am
> hoping to implement this into Applesoft BASIC.  Will this require
> extensive PEEKs and POKEs?  If so, what might be the machine code
> routine to access the drive, and how could Applesoft manipulate it?