Changeset 280 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/Main.asm
- Timestamp:
- Feb 28, 2012, 5:48:29 PM (13 years ago)
- google:author:
- gregli@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/Main.asm
r153 r280 3 3 4 4 ; Include .inc files 5 5 6 %define INCLUDE_MENU_DIALOGS 7 %define INCLUDE_SERIAL_LIBRARY 8 6 9 %include "AssemblyLibrary.inc" ; Assembly Library. Must be included first! 7 10 %include "Romvars.inc" ; XTIDE Universal BIOS variables
Note:
See TracChangeset
for help on using the changeset viewer.