Changeset 152 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Device/Device.asm
- Timestamp:
- May 1, 2011, 10:42:58 AM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Device/Device.asm
r150 r152 76 76 ALIGN JUMP_ALIGN 77 77 Device_OutputCommandWithParameters: 78 call IdeIrq_SetInServiceDPTandClearTaskFlag79 78 test WORD [di+DPT.wFlags], FLG_DPT_SERIAL_DEVICE 80 79 jnz SHORT .OutputCommandToSerialPort
Note:
See TracChangeset
for help on using the changeset viewer.