speed up fat drive access
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3714
This commit is contained in:
parent
379727f63d
commit
1887b2590b
4 changed files with 17 additions and 8 deletions
|
@ -65,6 +65,7 @@ public:
|
|||
|
||||
Bit32u sector_size;
|
||||
Bit32u heads,cylinders,sectors;
|
||||
Bit32u current_fpos;
|
||||
};
|
||||
|
||||
void updateDPT(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue