reactos/reactos
Aleksandar Andrejevic 441b62e7eb [NTVDM]
Fix INT 21h, AH=55h. It's supposed to set the current PSP too.
Fix the order of registers in DOS_REGISTER_STATE to make it more compatible.


svn path=/trunk/; revision=68066
2015-06-07 23:07:15 +00:00
..
base [FONTVIEW][HIVECLS] File filter improvements by Lee Schroeder. See CORE-9763 for details. 2015-06-06 17:20:49 +00:00
boot [FONTVIEW][HIVECLS] File filter improvements by Lee Schroeder. See CORE-9763 for details. 2015-06-06 17:20:49 +00:00
cmake [CMAKE] Do not treat C4189 as an error when compiling with VS 2010, or when in release mode. 2015-05-28 12:19:24 +00:00
dll [SHELL32] Add colon to Recycle Bin properties. By Jared Smudde. CORE-9771 2015-06-06 21:09:05 +00:00
drivers [DISK] 2015-06-07 13:44:49 +00:00
hal [HAL] 2015-06-06 08:37:53 +00:00
include [XDK][PSDK][DDK] Fix packing of TOKEN_STATISTICS. Fixes GCC build. 2015-06-07 19:27:33 +00:00
lib [FAST486] 2015-06-05 20:03:55 +00:00
media [LOTUS] Create the textfiles folder in preparation for the output files. 2015-06-06 22:24:42 +00:00
modules
ntoskrnl [NTOSKRNL] 2015-06-06 09:36:01 +00:00
subsystems [NTVDM] 2015-06-07 23:07:15 +00:00
tools [CREATE_NLS] 2015-05-17 09:38:32 +00:00
win32ss [TRANSLATIONS] 2015-06-04 14:08:06 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
configure.cmd This commit brings support for compiling ReactOS with Visual Studio 2015 RC (and possibly the final release). 2015-04-30 21:48:26 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
toolchain-msvc.cmake

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.