[NTVDM]
[reactos.git] / reactos / subsystems / ntvdm / bios / bios32 / bios32p.h
index d74e04e..060f0f7 100644 (file)
@@ -14,7 +14,7 @@
 #include "ntvdm.h"
 #include "../bios.h"
 
-/**/ #include "callback.h" /**/
+/**/ #include "int32.h" /**/
 
 /* DEFINES ********************************************************************/
 
@@ -24,6 +24,8 @@
 #define BIOS_EQUIPMENT_INTERRUPT    0x11
 #define BIOS_MEMORY_SIZE            0x12
 #define BIOS_MISC_INTERRUPT         0x15
+#define BIOS_ROM_BASIC              0x18
+#define BIOS_BOOTSTRAP_LOADER       0x19
 #define BIOS_TIME_INTERRUPT         0x1A
 #define BIOS_SYS_TIMER_INTERRUPT    0x1C