reactos/subsystems
Hermès Bélusca-Maïto 085fe5e31a [NTVDM]
- As already done for interrupts and I/O ports, add a registering system for BOPs.
- INT32: Move ControlBop to the 32-bit interrupts module where it is used only.
- DOS: Add (un)documented BOP_DOS (0x50) and BOP_CMD(0x54) used respectively by NTIO.SYS/NTDOS.SYS and by COMMAND.COM.
  It appears that they take an extra parameter (so, skip 1 byte-instruction after the BOP instruction as we do for the Control BOP 0xFF).
  See "Undocumented DOS 2nd edition" by Schulman et al., page 267.

svn path=/branches/ntvdm/; revision=61278
2013-12-15 16:30:28 +00:00
..
ntvdm [NTVDM] 2013-12-15 16:30:28 +00:00
win * Sync up to trunk head (r60691). 2013-10-17 11:19:05 +00:00
win32 * Sync up to trunk head (r60691). 2013-10-17 11:19:05 +00:00
CMakeLists.txt [NTVDM] 2013-12-02 01:02:17 +00:00