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


Ignore:
Timestamp:
Feb 28, 2012, 5:48:29 PM (12 years ago)
Author:
gregli@…
google:author:
gregli@hotmail.com
Message:

Updated configurator with serial code move to assembly library. Updated version number to 2.0.0

File:
1 edited

Legend:

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

    r153 r280  
    33
    44; Include .inc files
     5       
    56%define INCLUDE_MENU_DIALOGS
     7%define INCLUDE_SERIAL_LIBRARY
     8       
    69%include "AssemblyLibrary.inc"  ; Assembly Library. Must be included first!
    710%include "Romvars.inc"          ; XTIDE Universal BIOS variables
Note: See TracChangeset for help on using the changeset viewer.