reactos/subsystems/ntvdm
Hermès Bélusca-Maïto 5bc19fdbfb [NTVDM]
- Don't leak console input/output handles when opening them in BiosInitialize.
- Deinitialize the emulator in the reverse order it was initialized.
- Simplify VgaGetVideoBaseAddress and VgaGetVideoLimitAddress and use the former one in VgaTranslate[Read-Write]Address.
- Use only unicode Win32 APIs where it's needed.

svn path=/branches/ntvdm/; revision=59659
2013-08-06 20:01:05 +00:00
..
bios.c [NTVDM] 2013-08-06 20:01:05 +00:00
bios.h [NTVDM] 2013-08-05 23:20:25 +00:00
CMakeLists.txt [NTVDM] 2013-08-05 23:20:25 +00:00
dos.c [NTVDM] 2013-07-23 21:43:57 +00:00
dos.h [NTVDM] 2013-08-05 23:20:25 +00:00
emulator.c [NTVDM] 2013-08-06 20:01:05 +00:00
emulator.h [NTVDM] 2013-07-23 21:43:57 +00:00
ntvdm.c [NTVDM] 2013-08-06 20:01:05 +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
vga.c [NTVDM] 2013-08-06 20:01:05 +00:00
vga.h [NTVDM] 2013-08-05 23:20:25 +00:00