|
|
8e05e071e8
|
renamed files to show code vs defs
files that actually include code should be in .nasm files
defines/macros/non-code should be in .inc files
|
2024-10-07 20:41:15 -04:00 |
|
|
|
4c4c3b0e27
|
fixed read_disk_raw in ReadFATCluster
boot_drive and partition_offset are global pointers now
removed an extra error from mbr disk read
and some general formating and cleanup 😅
|
2024-10-05 20:14:00 -04:00 |
|
|
|
f5f5a330cd
|
tons more work on modularizing the code
|
2024-10-05 18:55:00 -04:00 |
|
|
|
446dd451be
|
more modularization and updating date in MIT licence header
|
2024-10-05 13:35:39 -04:00 |
|
|
|
867232890e
|
Move fat32 and BIOS functions to their own files
|
2024-10-05 12:04:40 -04:00 |
|