Floppy Disk I/O What's Wrong?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Anon

Two small problems with the UbixOS source...

Post by Anon »

The first problem is: it uses DMA...
The second problem is: it is in C...

All I really need is some source in assembly that reads a sector from the disk into a linear memory address... using non-DMA of course, but if that really doesn't exist... I guess I could live with DMA.

Anon
dave68

RE:Two small problems with the UbixOS source...

Post by dave68 »

I have some working code in nasm that happily reads a floppy in non-dma mode, but I don't really want to PD it, give me your e-mail and I'll send you a copy
danielm

RE:Two small problems with the UbixOS source...

Post by danielm »

Could you please send me a copy too?
My email address is:
[email protected]

/ Daniel Marjamäki
Post Reply