X-Git-Url: https://git.wirehaze.ovh/BOS.git/blobdiff_plain/b4a243c3e89dd2ad15268acbe81eae3edf85d037..59a857987f4ffac79e5c7ef663197c69b9d00b33:/kernel/fdc/fdc.asm diff --git a/kernel/fdc/fdc.asm b/kernel/fdc/fdc.asm index d90218d..81b4997 100755 --- a/kernel/fdc/fdc.asm +++ b/kernel/fdc/fdc.asm @@ -2,15 +2,10 @@ ; BOS kernel Christoffer Bubach, 2004-2005. ; ;----------------------------------------------------------; ; ; -; floppy disk driver originally by Craig Bamford, Dex4u. ; -; adjustments and for BOS by bubach. ; +; floppy disk driver. ; ; ; ;----------------------------------------------------------; -; NOTE: I'm almost finished with a much improved version of -; this code, that supports 2 drives of multiple types. -; I'll wait with that until next version, so you won't -; have to see a half finished mess here. ;---------------------------; ; variables and contants ;