Changeset 262 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Device
- Timestamp:
- Feb 24, 2012, 10:28:31 AM (13 years ago)
- google:author:
- gregli@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Device/Serial/SerialCommand.asm
r258 r262 639 639 pop si 640 640 %ifdef MODULE_SERIAL_FLOPPY 641 j c .founddpt641 jnc .founddpt 642 642 ; 643 643 ; If not found above with FindDPT_ToDSDIforSerialDevice, DI will point to the DPT after the last hard disk DPT
Note:
See TracChangeset
for help on using the changeset viewer.