[NTVDM]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 27 Oct 2013 23:39:52 +0000 (23:39 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 27 Oct 2013 23:39:52 +0000 (23:39 +0000)
commit76708ef24697f30305bd66b587d5691af02da783
tree2e91e3ae42451521fd91718277011a47fbd41a2e
parent09d991b838dccf9261f4d416e74033bc7d83f1a9
[NTVDM]
- DOS: the DOS file attributes are one byte.
- BIOS: don't use hardcoded values; use the SEG_OFF_TO_PTR macro introduced earlier; use get/setAX instead of EmulatorGet/SetRegister.

svn path=/branches/ntvdm/; revision=60781
subsystems/ntvdm/bios.c
subsystems/ntvdm/dos.c