Ignore:
Timestamp:
Oct 5, 2021, 1:01:04 PM (2 years ago)
Author:
krille_n_
Message:

Changes:

  • A huge thank you to Jayeson Lee-Steere for adding SST39SF0x0 flash ROM programming support to the configurator (XTIDECFG.COM). This means that there is no longer a need to use a separate program for flashing the Lo-Tech boards and other devices using these flash ROMs.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/EEPROM.asm

    r593 r620  
    2828    dw      (32<<10) / 2
    2929    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.
    3033
    3134g_rgwEepromPageToSizeInBytes:
Note: See TracChangeset for help on using the changeset viewer.