Changeset 120 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Initialization/DetectPrint.asm
- Timestamp:
- Feb 28, 2011, 4:41:41 PM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Initialization/DetectPrint.asm
r98 r120 14 14 ; Nothing 15 15 ; Corrupts registers: 16 ; AX, SI 16 ; AX, SI, DI 17 17 ;-------------------------------------------------------------------- 18 18 DetectPrint_RomFoundAtSegment: … … 33 33 ; Nothing 34 34 ; Corrupts registers: 35 ; AX, SI 35 ; AX, SI, DI 36 36 ;-------------------------------------------------------------------- 37 37 DetectPrint_StartDetectWithMasterOrSlaveStringInAXandIdeVarsInCSBP:
Note:
See TracChangeset
for help on using the changeset viewer.