Go to file
2016-05-12 19:44:39 -04:00
bin FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
boot FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
docs update history (based on git log) 2016-05-10 00:50:08 -04:00
drivers FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
hdr Implement Int 2F/AX=120Bh based on RBIL description 2016-01-16 20:56:29 -05:00
kernel Implement Int 2F/AX=120Bh based on RBIL description 2016-01-16 20:56:29 -05:00
lib FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
mkfiles Add cross-compile capability on Windows with OpenWatcom and mingw32-make 2014-11-22 11:38:43 +09:00
share FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
sys remove some additional built files during clobber, ignore command.com in bin directory 2016-05-12 19:05:02 -04:00
tests/absread add initial tests for DOS absolute sector read/write 2016-05-12 19:44:39 -04:00
utils Fix broken decompression on loading FAT16 kernel (compressed in dos/sys) 2015-04-13 00:03:25 +09:00
.gitignore remove some additional built files during clobber, ignore command.com in bin directory 2016-05-12 19:05:02 -04:00
build.bat FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
buildall.bat FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
clean.bat FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
clobber.bat remove some additional built files during clobber, ignore command.com in bin directory 2016-05-12 19:05:02 -04:00
config.b FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
config.m FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
default.bat FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
filelist FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
makefile Add cross-compile capability on Windows with OpenWatcom and mingw32-make 2014-11-22 11:38:43 +09:00
MAKEPKGS.BAT merge changes with SVN source for building packagesignore svn or git hidden directories, default to build with win support, better usage message. 2016-05-09 23:35:14 -04:00
README.md Update README.md 2014-01-24 10:05:25 -05:00
RELEASE.BAT FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00

fdkernel

FreeDOS kernel - branch from 2042 SVN 0xFD kernel

http://www.fdos.org/kernel/

The FreeDOS kernel implements the core MS/PC-DOS (R) compatible functions. It is derived from Pat Villani's DOS-C kernel and released under the GPL v2. Please see http://www.freedos.org/ for more details about the FreeDOS (TM) Project. Compiled kernels ready to use (just copy kernel.sys over an existing install) are available at http://www.fdos.org/kernel/testing/git/ - also available are the source archive and fdpkg compatible packages.

This version of the kernel is intended only for 8086+ or 80386+ IBM compatible computers in continuation of the goals of the FreeDOS Project. Please see http://www.fdos.org/kernel for my 0xDC kernel that is work on merging back in some of the original portability aspects and other supported features at the cost of some compatibility with older hardware/software.

Please feel free to email me - PerditionC@gmail.com Jan 2014