Bart Oldeman 3ae2e90e08 New irqstack.asm: irq 2, 3, 4, 5, 6, 10, 11, 12, 14, 15 now use the IBM
interrupt sharing protocol for STACKS. Affect int 2 too, but not IRQ 7
(INT 0fh) and IRQ 9 (INT 71h)


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@1498 6ac86273-5f31-0410-b378-82cca8765d1b
2009-08-22 14:43:09 +00:00
2002-11-18 22:54:03 +00:00
2007-05-21 03:46:06 +00:00

INTRODUCTION
------------

This archive contains the current FreeDOS Kernel, also
known as DOS-C, originally written by Pasquale J. Villani.

The FreeDOS Kernel is available from http://freedos.sourceforge.net/
It's also available from http://www.dosemu.org/ (somewhere on there).

The FreeDOS Kernel is also available through the FreeDOS Project at
http://www.freedos.org/

See the DOCS directory for more documentation and information about
the FreeDOS Kernel.

Contents of zip files:
ke20xx_16.zip : binaries for 8086, FAT16
ke20xx_32.zip : binaries for 8086, FAT16, FAT32
ke20xxsrc.zip : sources for the kernel

BUG REPORTS
-----------

If you have found a bug, think you have found a bug, or would just
like to make a suggestion, go to the bug tracking web page at
http://sourceforge.net/tracker/?group_id=5109&atid=105109

An archive of old (Bugzilla) items is at www.freedos.org/bugzilla/

There is also a feature request tracker on our SourceForge pages at
http://sourceforge.net/tracker/?atid=355109&group_id=5109&func=browse


Copyright
---------

DOS-C is (c) Copyright 1995, 1996 by Pasquale J. Villani
All Rights Reserved.
Description
FreeDOS kernel - implements the core MS-DOS/PC-DOS (R) compatible operating system. It is derived from Pat Villani's DOS-C kernel and released under the GPL v2 or later. Please see http://www.freedos.org/ for more details about the FreeDOS (TM) Project.
Readme 12 MiB
Languages
C 56.8%
Assembly 35.7%
Makefile 1.8%
C++ 1.8%
Shell 1.7%
Other 2.2%