Increase number of floppies when using non-disk images as well. Maybe decrease the number on unmount in the future. Thanks ripsaw
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3729
This commit is contained in:
parent
6fc206193e
commit
2b0081cf59
3 changed files with 16 additions and 10 deletions
|
@ -69,6 +69,7 @@ public:
|
|||
};
|
||||
|
||||
void updateDPT(void);
|
||||
void incrementFDD(void);
|
||||
|
||||
#define MAX_HDD_IMAGES 2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue