Where can I find code in Assembly to read files on HD? For example, in the FAT32 file system.
Or a description of your tables and organizations so that I can schedule it myself.
I use NASM as an assembler, platform x8086. I want to test with a boot file that reads HD files.