change swapInNextDisk
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2588
This commit is contained in:
parent
480df88fa4
commit
1521cdcbda
2 changed files with 11 additions and 1 deletions
|
@ -159,6 +159,7 @@ extern DOS_DTA *imgDTA;
|
|||
|
||||
void swapInDisks(void);
|
||||
void swapInNextDisk(void);
|
||||
bool getSwapRequest(void);
|
||||
|
||||
void BIOS_ZeroExtendedSize(bool in);
|
||||
void char_out(Bit8u chr,Bit32u att,Bit8u page);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue