[NTVDM]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 23 Feb 2014 20:40:09 +0000 (20:40 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 23 Feb 2014 20:40:09 +0000 (20:40 +0000)
commit679980a06c67bd228f0eadea7716cb6df9845b22
tree16b237dfdcca00bb5d7151121358ac5d89e0b694
parent6f5166457c1a634c55e184c0e732d71c7cf3c87b
[NTVDM]
- BIOS location must be aligned on 32bit boundaries (or 16, I have to check). This fixes BIOS images loading when they miss a (null) byte to make them (e.g.) 8192 bytes long (example: the BIOS image of windows ntvdm).
- Add useful alignment (and others) macros.

svn path=/branches/ntvdm/; revision=62312
subsystems/ntvdm/CMakeLists.txt
subsystems/ntvdm/bios/bios.c
subsystems/ntvdm/callback.c
subsystems/ntvdm/emulator.h