reactos/subsystems/ntvdm
Aleksandar Andrejevic b49476f20c [NTVDM]
Modify the flags on the stack instead of the flags register directly.
The flags register is restored during IRET so changing it directly does nothing.


svn path=/branches/ntvdm/; revision=59566
2013-07-23 21:43:57 +00:00
..
bios.c [NTVDM] 2013-07-23 21:43:57 +00:00
bios.h [NTVDM] 2013-07-23 21:43:57 +00:00
CMakeLists.txt [NTVDM] 2013-06-26 22:58:41 +00:00
dos.c [NTVDM] 2013-07-23 21:43:57 +00:00
dos.h [NTVDM] 2013-07-23 21:43:57 +00:00
emulator.c [NTVDM] 2013-07-23 21:43:57 +00:00
emulator.h [NTVDM] 2013-07-23 21:43:57 +00:00
ntvdm.c [NTVDM] 2013-07-22 13:51:26 +00:00
ntvdm.h [NTVDM] 2013-07-22 13:51:26 +00:00
ntvdm.rc [NTVDM] 2013-06-17 00:00:36 +00:00
pic.c [NTVDM] 2013-07-22 13:51:26 +00:00
pic.h [NTVDM] 2013-06-26 22:58:41 +00:00
ps2.c [NTVDM] 2013-07-22 13:51:26 +00:00
ps2.h [NTVDM] 2013-06-26 22:58:41 +00:00
resource.h [NTVDM] 2013-06-17 00:00:36 +00:00
rsrc.rc [NTVDM] 2013-06-17 00:00:36 +00:00
timer.c [NTVDM] 2013-07-22 13:51:26 +00:00
timer.h [NTVDM] 2013-06-26 22:58:41 +00:00