FreeDOS/sys
C. Masloch 2efe4ab9f4 boot: enable loading from file systems with 256 sectors per cluster
This should be Enhanced DR-DOS compatible.

oemboot.asm contains an optimisation to save 2 bytes,
by using mov instead of a lea with bp evaluating to
a constant value. This was needed to fit the addition
for 256 spc support. It is otherwise unrelated.

The LBA detection patch offsets in SYS have also been
updated to match the changed boot.asm offsets.
2023-01-04 19:38:57 -05:00
..
bin2c.c FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
fdkrncfg.c kernel, main: add debugger_present variable and skip ints 0, 1, 3, 6 2022-05-21 23:22:08 -04:00
makefile remove some additional built files during clobber, ignore command.com in bin directory 2016-05-12 19:05:02 -04:00
sys.c boot: enable loading from file systems with 256 sectors per cluster 2023-01-04 19:38:57 -05:00
talloc.c ia16-elf-gcc: provide GNU LD linker script and symbols to link kernel. 2018-01-11 17:50:31 -05:00