Changeset 545 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/BootVars.inc
- Timestamp:
- Apr 19, 2013, 11:44:35 AM (12 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/BootVars.inc
r528 r545 40 40 .rgbMnuStack: 41 41 .dwPostStack resb 4 ; POST stack pointer when entering INT 19h 42 43 %ifdef MODULE_8BIT_IDE_ADVANCED44 .wNextXTCFportToScan resb 2 ; Needed for XT-CF port autodetection45 %endif46 42 %ifdef MODULE_HOTKEYS 47 43 .hotkeyVars resb HOTKEYVARS_size
Note:
See TracChangeset
for help on using the changeset viewer.