Changeset 258 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/CustomDPT.inc
- Timestamp:
- Feb 22, 2012, 7:01:53 PM (13 years ago)
- google:author:
- gregli@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/CustomDPT.inc
r238 r258 68 68 MASKH_DPT_RESET EQU 0F0h 69 69 70 FLGH_DPT_SERIAL_FLOPPY EQU (1<<4) 71 FLGH_DPT_SERIAL_FLOPPY_TYPE_MASK EQU 0e0h 72 FLGH_DPT_SERIAL_FLOPPY_TYPE_FIELD_POSITION EQU 5 73 70 74 ; Addressing modes for DPT.wFlags 71 75 ADDRESSING_MODE_FIELD_POSITION EQU 5
Note:
See TracChangeset
for help on using the changeset viewer.