]> cloudbase.mooo.com Git - avrcpm.git/blobdiff - dsk_fsys.asm
* avr/dsk_fat16.asm
[avrcpm.git] / dsk_fsys.asm
index 018aebafd85f5b6b071d40bcf37451fb08bfc1e5..6f2da7acc79814a74e6004cff91bf305ec1d7e24 100644 (file)
@@ -35,7 +35,7 @@
 ;*****************************************************
 ;*         CP/M to host disk constants               *
 ;*****************************************************
-       .equ    MAXDISKS  = 4                   ;Max number of Disks (partitions)
+       .equ    MAXDISKS  = 6                   ;Max number of Disks (partitions)\r
        .equ    PARTENTRY_SIZE = 9              ;Size of a Partitiontableentry
        .equ    blksize = 1024                  ;CP/M allocation size
        .equ    hostsize = 512                  ;host disk sector size