Changeset 370 in xtideuniversalbios for trunk/Assembly_Library/Inc/Menu.inc


Ignore:
Timestamp:
Mar 29, 2012, 4:40:50 PM (12 years ago)
Author:
krille_n_@…
google:author:
krille_n_@hotmail.com
Message:

Changes:

  • Added some missing PIO mode timings to ATA_ID.inc (based on info from http://www.singlix.net/specs/cfspc4_0.pdf)
  • Updated Configuration_FullMode.txt but it may need additional changes as the Tandy info doesn't match the wiki.
  • Optimizations.
  • Excluded some unused code from XTIDECFG.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Assembly_Library/Inc/Menu.inc

    r205 r370  
    8080    .RefreshInformation                         resb    2
    8181
     82%ifndef EXCLUDE_FROM_XTIDECFG
    8283    .StartSelectionTimeoutWithTicksInAX         resb    2
     84%endif
    8385
    8486%ifdef INCLUDE_MENU_DIALOGS
Note: See TracChangeset for help on using the changeset viewer.