new function to zero the reported extended memory size
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1436
This commit is contained in:
parent
670173ebc4
commit
b6a4b0fb5c
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ private:
|
|||
};
|
||||
|
||||
|
||||
void BIOS_ZeroExtendedSize(void);
|
||||
void char_out(Bit8u chr,Bit32u att,Bit8u page);
|
||||
void INT10_StartUp(void);
|
||||
void INT16_StartUp(void);
|
||||
|
|
Loading…
Add table
Reference in a new issue