Go to file
PerditionC 7f649868f9 Merge pull request #1 from lpproj/prototype
Cross-build on Windows and DBCS fix
2014-11-21 22:34:40 -05: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 sync config.sys switches documentation with DOSC kernel documentation 2013-07-13 17:12:43 -04:00
drivers FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
hdr Enable to load DBCS table from COUNTRY.SYS 2014-11-22 11:42:05 +09:00
kernel Enable to load DBCS table from COUNTRY.SYS 2014-11-22 11:42:05 +09: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 Add cross-compile capability on Windows with OpenWatcom and mingw32-make 2014-11-22 11:38:43 +09:00
utils Tell version info without booting kernel 2012-10-15 06:41:07 -04:00
.gitignore git should also ignore build artifact kernel 2014-01-24 08:47:58 -05: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 FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -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 add batch file used to build package archives (similar to release batch but uses local filesystem and no tagging of svn) 2014-01-24 08:44:45 -05: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