Changeset 46 for trunk/TOOLS/DOS/SETABOOT/SETABOOT.ASM
- Timestamp:
- Apr 12, 2014, 8:23:32 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/TOOLS/DOS/SETABOOT/SETABOOT.ASM
r37 r46 20 20 21 21 Include ../../../INCLUDE/ASM.INC 22 include ../../../INCLUDE/DOS/AIRBOOT.INC22 ;include ../../../INCLUDE/DOS/AIRBOOT.INC 23 23 24 24 .386p … … 60 60 db ' detected.', 13, 10, 0 61 61 62 Include ../../../INCLUDE/DOS/CONST.ASM62 ; Include ../../../INCLUDE/DOS/CONST.ASM 63 63 64 64 AiRBOOTdetected db 0
Note:
See TracChangeset
for help on using the changeset viewer.