I'm making my own OS from scratch, called "bnbzb OS". I just managed to check if any floppy drive or ATA drive is present, and check the size if it's a floppy drive. I now want to actually read/write contents from the ATA drive or at least a floppy drive. Can anyone help me with doing that?
Because it's a lot of code I was going of put a link to GitHub, but it stops when only 2 files left to upload, so I uploaded it to Mediafire(in a .zip file): http://www.mediafire.com/file/bxaoulxs0uh04b5/bnbzb_os.zip/file
Ah, and please don't complain about my horrible OS organization or my bad English, I'm a spanish 13 year old student that loves programming.