reactos/subsystems/ntvdm
Hermès Bélusca-Maïto 2288b2c576 [NTVDM]
- Use up to 256 parameters for programs (as suggested by the parsing while loop), but don't hardcode this values in many other places.
- The passed command line to ntvdm should be as long as MAX_PATH.

svn path=/branches/ntvdm/; revision=59691
2013-08-10 20:50:37 +00:00
..
bios.c [NTVDM] 2013-08-10 19:30:14 +00:00
bios.h Fix formatting, no code changes. 2013-08-09 18:55:35 +00:00
CMakeLists.txt Synchronize with trunk to fix spec2def issue. 2013-08-10 17:06:04 +00:00
dos.c [NTVDM] 2013-08-10 20:50:37 +00:00
dos.h Fix formatting, no code changes. 2013-08-09 18:55:35 +00:00
emulator.c [NTVDM] 2013-08-09 23:52:08 +00:00
emulator.h [NTVDM] 2013-08-09 23:52:08 +00:00
ntvdm.c [NTVDM] 2013-08-10 20:50:37 +00:00
ntvdm.h Fix formatting, no code changes. 2013-08-09 18:55:35 +00:00
ntvdm.rc [NTVDM] 2013-06-17 00:00:36 +00:00
ntvdm.spec [NTVDM] 2013-08-09 23:52:08 +00:00
pic.c [NTVDM] 2013-07-22 13:51:26 +00:00
pic.h Fix formatting, no code changes. 2013-08-09 18:55:35 +00:00
ps2.c [NTVDM] 2013-08-07 15:01:38 +00:00
ps2.h Fix formatting, no code changes. 2013-08-09 18:55:35 +00:00
registers.c [NTVDM] 2013-08-09 23:52:08 +00:00
registers.h [NTVDM] 2013-08-09 23:52:08 +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-08-06 21:06:00 +00:00
timer.h Fix formatting, no code changes. 2013-08-09 18:55:35 +00:00
vga.c [NTVDM] 2013-08-10 19:30:14 +00:00
vga.h [NTVDM] 2013-08-10 19:30:14 +00:00