New define for bios wait flag function
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1843
This commit is contained in:
parent
d627af5bc3
commit
b542452e12
1 changed files with 2 additions and 0 deletions
|
@ -91,6 +91,8 @@
|
|||
#define BIOS_WAIT_FLAG_POINTER 0x498
|
||||
#define BIOS_WAIT_FLAG_COUNT 0x49c
|
||||
#define BIOS_WAIT_FLAG_ACTIVE 0x4a0
|
||||
#define BIOS_WAIT_FLAG_TEMP 0x4a1
|
||||
|
||||
|
||||
#define BIOS_PRINT_SCREEN_FLAG 0x500
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue