Changeset 483 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/Main.asm


Ignore:
Timestamp:
Oct 28, 2012, 12:13:47 PM (11 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to Configurator v2:

  • XT-CF Sector Window address can now be selected.
  • Default port settings will now be restored when selecting device.
File:
1 edited

Legend:

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

    r481 r483  
    2525%include "AssemblyLibrary.inc"  ; Assembly Library. Must be included first!
    2626%include "Romvars.inc"          ; XTIDE Universal BIOS variables
     27%include "JRIDE_ISA.inc"        ; For JR-IDE/ISA default segment
    2728%include "XTCF.inc"             ; For XT-CF modes
    2829
Note: See TracChangeset for help on using the changeset viewer.