Changeset 550 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Initialization/Initialize.asm
- Timestamp:
- Apr 27, 2013, 5:30:50 PM (12 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Initialization/Initialize.asm
r542 r550 83 83 84 84 85 %ifdef CREATE_COMPATIBLE_DPT85 %ifdef MODULE_COMPATIBLE_TABLES 86 86 ;-------------------------------------------------------------------- 87 87 ; .StoreDptPointersToIntVectors … … 118 118 .CompatibleDPTsCreated: 119 119 ; Fall to .ResetDetectedDrives 120 %endif ; CREATE_COMPATIBLE_DPT120 %endif ; MODULE_COMPATIBLE_TABLES 121 121 122 122
Note:
See TracChangeset
for help on using the changeset viewer.