reactos/subsystems/ntvdm
Hermès Bélusca-Maïto aadb980c95 [NTVDM]
- Remove some DPRINTs.
- Fix a bug in VgaEnterGraphicsMode (erroneous change of the real saved resolution when going into DoubleVision(TM) mode).
- Do not update the text cursor when being in graphics mode (otherwise I've already hit some ScanlineSize==0 problems) <-- [TheFlash], can you recheck that, please?
- Little optimisation: do not do anything in VgaRefreshDisplay if nothing has to be done.

svn path=/branches/ntvdm/; revision=61157
2013-11-30 22:01:44 +00:00
..
bios.c [NTVDM] 2013-11-26 20:20:51 +00:00
bios.h [NTVDM] 2013-11-11 04:00:10 +00:00
bop.c [NTVDM] 2013-11-09 23:01:11 +00:00
bop.h [NTVDM] 2013-11-09 23:01:11 +00:00
CMakeLists.txt [NTVDM] 2013-11-26 20:20:51 +00:00
cmos.c [NTVDM] 2013-11-26 20:20:51 +00:00
cmos.h [NTVDM] 2013-11-26 20:20:51 +00:00
dos.c [NTVDM] 2013-11-26 20:20:51 +00:00
dos.h [NTVDM] 2013-11-09 22:15:40 +00:00
emulator.c [NTVDM] 2013-11-26 20:20:51 +00:00
emulator.h [NTVDM] 2013-11-26 20:20:51 +00:00
int32.c [NTVDM]: Display more detailed information about which unknown interruption was called. 2013-11-11 17:05:02 +00:00
int32.h [NTVDM] 2013-11-11 02:27:29 +00:00
io.c [NTVDM] 2013-11-26 20:20:51 +00:00
io.h [NTVDM] 2013-11-26 20:20:51 +00:00
ntvdm.c [NTVDM] 2013-11-26 20:20:51 +00:00
ntvdm.h [NTVDM] 2013-11-26 20:20:51 +00:00
ntvdm.rc [NTVDM] 2013-06-17 00:00:36 +00:00
ntvdm.spec [NTVDM] 2013-11-18 00:45:00 +00:00
pic.c [NTVDM] 2013-11-26 20:20:51 +00:00
pic.h [NTVDM] 2013-11-26 20:20:51 +00:00
ps2.c [NTVDM] 2013-11-26 20:20:51 +00:00
ps2.h [NTVDM] 2013-11-26 20:20:51 +00:00
registers.c [NTVDM] 2013-11-26 20:20:51 +00:00
registers.h [NTVDM] 2013-11-18 01:16:19 +00:00
resource.h [NTVDM] 2013-06-17 00:00:36 +00:00
rsrc.rc [NTVDM] 2013-06-17 00:00:36 +00:00
speaker.c [NTVDM] 2013-11-26 20:20:51 +00:00
speaker.h [NTVDM] 2013-11-03 20:31:19 +00:00
timer.c [NTVDM] 2013-11-30 03:59:26 +00:00
timer.h [NTVDM] 2013-11-26 20:20:51 +00:00
vga.c [NTVDM] 2013-11-30 22:01:44 +00:00
vga.h [NTVDM] 2013-11-26 20:20:51 +00:00