Skip to content

trying to create a program that read file into memory under real mode

License

Notifications You must be signed in to change notification settings

LinRaymond2006/FAT32_bootstrap_code

Repository files navigation

THE PROGRAM

FEATURE:

PARSE THE ROOTDIRECTORY ENTRIES IN FIRST DATA CLUSTER
READS GIVEN FILE IN FAT32 FS INTO SPECIFIC MEMORY SPACE
JUMP ONTO THE LOADED FILE


KNOWN BUGS:

*FIXED* THE LAST 2 CLUSTER WILL NOT BE LOADED INTO MEMORY
ERROR WHILE LOADING HUGE FILES (I GUESS IT HAS SOMETHING TO DO WITH THE "READ_ATA" FUNCTION OR ADDRES WRAP-AROUND)

About

trying to create a program that read file into memory under real mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published