1
0
Fork 0

different PCJr cart loading supported

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2764
This commit is contained in:
Sebastian Strohhäcker 2007-01-14 18:44:01 +00:00
parent 1d3b064824
commit d3cb9bd1b8
4 changed files with 194 additions and 26 deletions

View file

@ -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 */