skni-kod / MicrOS

32-bit operating system with kernel written in C. Created by SKNI "KOD".
GNU General Public License v3.0
51 stars 6 forks source link

Floppy driver cleanup advised #104

Open MatiF100 opened 2 years ago

MatiF100 commented 2 years ago

There is a lot of redundant code that can be exported to separate functions. It is also good opportunity to more or less see how drivers are written