different PCJr cart loading supported
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2764
This commit is contained in:
parent
1d3b064824
commit
d3cb9bd1b8
4 changed files with 194 additions and 26 deletions
|
@ -107,6 +107,8 @@
|
|||
/* The Section handling Bios Disk Access */
|
||||
#define BIOS_MAX_DISK 10
|
||||
|
||||
#define MAX_SWAPPABLE_DISKS 20
|
||||
|
||||
struct diskGeo {
|
||||
Bit32u ksize; /* Size in kilobytes */
|
||||
Bit16u secttrack; /* Sectors per track */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue