Some entries for the wait flag support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@391
This commit is contained in:
parent
9a4a06ff30
commit
633bd5c058
1 changed files with 5 additions and 0 deletions
|
@ -84,6 +84,11 @@
|
|||
|
||||
#define BIOS_KEYBOARD_FLAGS3 0x496
|
||||
#define BIOS_KEYBOARD_LEDS 0x497
|
||||
|
||||
#define BIOS_WAIT_FLAG_POINTER 0x498
|
||||
#define BIOS_WAIT_FLAG_COUNT 0x49c
|
||||
#define BIOS_WAIT_FLAG_ACTIVE 0x4a0
|
||||
|
||||
#define BIOS_PRINT_SCREEN_FLAG 0x500
|
||||
|
||||
#define BIOS_VIDEO_SAVEPTR 0x4a8
|
||||
|
|
Loading…
Add table
Reference in a new issue