Changeset 524 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Initialization/FloppyDrive.asm
- Timestamp:
- Mar 14, 2013, 2:28:30 PM (12 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Initialization/FloppyDrive.asm
r392 r524 22 22 SECTION .text 23 23 24 %ifdef COPY_13H_HANDLER_TO_40H 24 25 ;-------------------------------------------------------------------- 25 26 ; Checks is floppy drive handler installed to interrupt vector 40h. … … 103 104 %endif 104 105 106 %endif ; COPY_13H_HANDLER_TO_40H 107 105 108 106 109 ;--------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.