Changeset 522 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Main.asm
- Timestamp:
- Mar 11, 2013, 3:22:21 PM (12 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Main.asm
r507 r522 46 46 ; Included .inc files 47 47 %include "AssemblyLibrary.inc" ; Assembly Library. Must be included first! 48 %include "ModuleDependency.inc" ; Dependency checks for optional modules 48 %include "ModuleDependency.inc" ; Dependency checks for optional modules. Must be included second! 49 49 %include "Version.inc" 50 50 %include "ATA_ID.inc" ; For ATA Drive Information structs
Note:
See TracChangeset
for help on using the changeset viewer.