ReferencesReferences:
Followings are useful links that I have used throughout project:
DOS INT 21h function codes along with error code description. Mostly used on bootloader installer.
DOS INT 21h Microsoft File Allocation Table (FAT32) specification, that describes the MBR (master boot record), BPB, FAT32 cluster:
FAT32 specificationSource: References (//)