FreeDOS/boot
E. C. Masloch 2aa51a1992 boot: move cluster list to 1FE0h:2200h (128 KiB file, up to /L 0x200)
1FE0h:2200h happens to be linear 22000h. Like the memory map
update to the FAT32 loaders for #127 this allows to load a
file of up to 128 KiB (rounded to cluster size) with an /L
parameter for SYS of up to 0x200.
2024-02-18 14:20:56 -05:00
..
boot32.asm boot32, boot32lb: avoid big file overlap with FAT sector [fixes #127] 2024-02-18 14:20:56 -05:00
boot32lb.asm boot32, boot32lb: avoid big file overlap with FAT sector [fixes #127] 2024-02-18 14:20:56 -05:00
boot.asm boot: move cluster list to 1FE0h:2200h (128 KiB file, up to /L 0x200) 2024-02-18 14:20:56 -05:00
makefile add back building boot files with extra defines but use explicitly specified values instead of generic NASMFLAGS so flags used for other assembly files does not effect building 2023-12-18 17:25:15 -05:00
oemboot.asm boot: enable loading from file systems with 256 sectors per cluster 2023-01-04 19:38:57 -05:00