Changeset 54 for trunk/BOOTCODE/REGULAR/OTHER.ASM
- Timestamp:
- Apr 13, 2014, 9:13:58 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BOOTCODE/REGULAR/OTHER.ASM
r51 r54 462 462 463 463 ; AB v1.07 stores a 5 sector configuration with a 5 sector checksum. 464 ; AB v1.0.8 *should* stores a 7 sector configuration with a464 ; AB v1.0.8+ *should* stores a 7 sector configuration with a 465 465 ; 7 sector checksum. 466 ; Because 5 was hardcoded here, SET(A)BOOT v1.07 will see see an AB v1.0.8 466 ; Because 5 was hardcoded here, SET(A)BOOT v1.07 will see see an AB v1.0.8+ 467 467 ; config as corrupted, while this is not the case. 468 ; So, for compatibility reasons, in v1.0.8 , the checksum stored is over468 ; So, for compatibility reasons, in v1.0.8+, the checksum stored is over 469 469 ; 5 sectors, to be compatible with v1.07. 470 470 ; This may change (be corrected) in future versions !
Note:
See TracChangeset
for help on using the changeset viewer.