This commit is contained in:
2024-10-05 12:16:31 -04:00
parent 867232890e
commit 64f2453d61

View File

@@ -63,7 +63,6 @@ InitFATDriver:
ret ret
; TODO: needs validation ; TODO: needs validation
; load a file to the high memory buffer for the elf parser
; this involves using the low memory buffer for the bios call and moving the file sector by sector to high memory ; this involves using the low memory buffer for the bios call and moving the file sector by sector to high memory
; ;
; SFN is a 8.3 file name, all uppercase, and padded with spaces ; SFN is a 8.3 file name, all uppercase, and padded with spaces