Jiri Malak
2985b3386c
ow: use safer form of #pragma aux
...
using ISO standard reserved word form of #pragma aux
2024-07-11 06:35:41 -04:00
Kenneth J Davis
569337a7ef
fix bug# 98 (correct bad CONFIG value 19 with bad value 14, should be 6) and add support for additional CONFIG options Verbose and PartitionMode to sys CONFIG processing
2023-12-19 19:50:22 -05:00
Kenneth J Davis
5880d36ba9
add ability to adjust verboseness of messages during booting
2023-12-08 18:08:11 -05:00
C. Masloch
49733547f1
kernel, main: add debugger_present variable and skip ints 0, 1, 3, 6
...
Also adds a CheckDebugger byte to the CONFIG block and
support for reading and writing this setting in the
SYS CONFIG program. Default is 0 (no check assume absent).
2022-05-21 23:22:08 -04:00
C. Masloch
6d23a787fb
fdkrncfg: bugfix, version info check should not include signature
2022-05-21 23:22:08 -04:00
Bart Oldeman
fbdbc4c25c
C source code changes so the kernel can compile with ia16-elf-gcc.
...
Use "make all COMPILER=gcc".
Linking does not work yet with these changes.
2018-01-11 17:50:31 -05:00
Bart Oldeman
33d707ba7f
Fix compilation with MSVC 1.52c.
...
Needs one more file from the c library, BSS_INIT all uninitialized
globals in config.c and a define of SEEK_SET.
2017-12-22 13:13:37 -05:00
KJD
a260927440
Tell version info without booting kernel
2012-10-15 06:41:07 -04:00
KJD
c431157156
FreeDOS kernel current - 2041+svn1709
2012-10-14 20:08:06 -04:00