[NTVDM]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 27 Oct 2013 22:31:53 +0000 (22:31 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 27 Oct 2013 22:31:53 +0000 (22:31 +0000)
commit09d991b838dccf9261f4d416e74033bc7d83f1a9
tree975d85fa54368637bc3168b0d78e6bfee44fb212
parentd35b972d758fa646f7729715a243842aa4bbda45
[NTVDM]
DOS: Make use of get/setAX and consorts instead of EmulatorGet/SetRegister(EMULATOR_REG_AX, ...).
Start to implement real (but undocumented?) behaviour according to http://www.delorie.com/djgpp/doc/rbinter/
and http://www.datadoctor.biz/fr/data_recovery_programming_book_chapter6-pageXX.html (change XX by a valid page number)
and http://spike.scu.edu.au/~barry/interrupts.html

svn path=/branches/ntvdm/; revision=60778
subsystems/ntvdm/dos.c
subsystems/ntvdm/dos.h
subsystems/ntvdm/ntvdm.h