reactos/subsystems/ntvdm
Hermès Bélusca-Maïto e4946e8b85 [NTVDM]
Instead of reassembling each time the very same common stub code for each interrupt, do it once, and then assemble just a little part for each interrupt and jump to the common stub.
Now the 4DOS Ctrl-C exception bug changes, but I have an idea what's happening in there...

svn path=/branches/ntvdm/; revision=60917
2013-11-10 16:22:33 +00:00
..
bios.c [NTVDM] 2013-11-10 13:12:02 +00:00
bios.h [NTVDM] 2013-11-10 13:12:02 +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-09 23:01:11 +00:00
cmos.c [NTVDM] 2013-11-10 13:12:02 +00:00
cmos.h [NTVDM] 2013-11-10 13:12:02 +00:00
dos.c [NTVDM] 2013-11-09 23:01:11 +00:00
dos.h [NTVDM] 2013-11-09 22:15:40 +00:00
emulator.c [NTVDM] 2013-11-10 13:12:02 +00:00
emulator.h [NTVDM] 2013-11-09 23:01:11 +00:00
int32.c [NTVDM] 2013-11-10 16:22:33 +00:00
int32.h [NTVDM] 2013-11-09 23:01:11 +00:00
ntvdm.c [NTVDM] 2013-11-10 13:12:02 +00:00
ntvdm.h [NTVDM] 2013-11-09 23:01:11 +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 [FAST486] 2013-10-27 00:37:01 +00:00
pic.h [FAST486] 2013-10-27 00:37:01 +00:00
ps2.c [NTVDM] 2013-11-03 21:52:58 +00:00
ps2.h [FAST486] 2013-10-27 00:37:01 +00:00
registers.c [NTVDM] 2013-10-26 20:48:31 +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
speaker.c [NTVDM] 2013-11-03 20:31:19 +00:00
speaker.h [NTVDM] 2013-11-03 20:31:19 +00:00
timer.c [NTVDM] 2013-11-03 20:31:19 +00:00
timer.h [NTVDM] 2013-11-03 20:31:19 +00:00
vga.c [NTVDM] 2013-11-08 21:56:30 +00:00
vga.h [NTVDM] 2013-11-08 21:56:30 +00:00