Changeset 620 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/EEPROM.asm
- Timestamp:
- Oct 5, 2021, 1:01:04 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/EEPROM.asm
r593 r620 28 28 dw (32<<10) / 2 29 29 dw (64<<10) / 2 30 dw (32<<10) / 2 ; EEPROM_TYPE.SST_39SF 31 ; Actual size of flash will be larger than 32K, 32 ; however most (all?) XUB devices map a 32K window. 30 33 31 34 g_rgwEepromPageToSizeInBytes:
Note:
See TracChangeset
for help on using the changeset viewer.