Changeset 490 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src
- Timestamp:
- Dec 13, 2012, 8:16:58 AM (12 years ago)
- google:author:
- gregli@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Device/Serial/SerialCommand.asm
r489 r490 61 61 62 62 .readOrWrite: 63 mov [bp+IDEPACK.bFeatures],ah ; store protocol command 63 64 call IdeTransfer_NormalizePointerInESSI 64 mov [bp+IDEPACK.bFeatures],ah ; store protocol command65 65 66 66 mov dx, [di+DPT_SERIAL.wSerialPortAndBaud]
Note:
See TracChangeset
for help on using the changeset viewer.