1
0
Fork 0

add truemem field, correct reported memory for tandy (Transsylvania/TandyDOS)

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2415
This commit is contained in:
Sebastian Strohhäcker 2005-12-17 16:28:18 +00:00
parent b9bba72519
commit 7c919537f0
2 changed files with 9 additions and 2 deletions

View file

@ -30,6 +30,7 @@
#define BIOS_CONFIGURATION 0x410
/* 0x412 is reserved */
#define BIOS_MEMORY_SIZE 0x413
#define BIOS_TRUE_MEMORY_SIZE 0x415
/* #define bios_expansion_memory_size (*(unsigned int *) 0x415) */
#define BIOS_KEYBOARD_STATE 0x417
#define BIOS_KEYBOARD_FLAGS1 BIOS_KEYBOARD_STATE