Added Int 21/67: Set file handle count
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@665
This commit is contained in:
parent
e727664414
commit
44e7e65ab5
3 changed files with 23 additions and 5 deletions
|
@ -259,7 +259,8 @@ public:
|
|||
void SetFCB1 (RealPt src);
|
||||
void SetFCB2 (RealPt src);
|
||||
void SetCommandTail (RealPt src);
|
||||
|
||||
bool SetNumFiles (Bit16u fileNum);
|
||||
|
||||
private:
|
||||
#pragma pack(1)
|
||||
struct sPSP {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue