reactos/subsystems/ntvdm
Aleksandar Andrejevic 7e119cf40b [SOFT386]
Implement the LES and LDS instructions.
Add optional support for BOPs (NTVDM-specific).
Fix prefix handling in some functions.
[NTVDM]
Enable BOPs for Soft386 (when NEW_EMULATOR is defined).
Fix the calling convention issue (softx86 uses cdecl, soft386 uses stdcall).


svn path=/branches/ntvdm/; revision=60395
2013-09-28 00:29:16 +00:00
..
bios.c [SOFT386] 2013-08-17 18:44:16 +00:00
bios.h [NTVDM] 2013-08-15 01:40:50 +00:00
CMakeLists.txt [SOFT386] 2013-08-16 19:21:02 +00:00
dos.c [NTVDM] 2013-08-16 19:40:02 +00:00
dos.h [NTVDM] 2013-08-15 01:40:50 +00:00
emulator.c [SOFT386] 2013-09-28 00:29:16 +00:00
emulator.h [SOFT386] 2013-09-28 00:29:16 +00:00
ntvdm.c [NTVDM] 2013-08-10 21:41:20 +00:00
ntvdm.h [SOFT386] 2013-08-31 19:18:12 +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-16 19:33:04 +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-14 21:55:50 +00:00
vga.h [NTVDM] 2013-08-12 19:31:54 +00:00