Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1712 → Rev 1713

/svarcom/trunk/rmod.asm
38,7 → 38,7
; boot drive". this value is patched by the transient part of COMMAND.COM
COMSPECPTR dw 0 ; +CEh
 
; fallback COMSPEC string used if no COMPSEC is present in the environment
; fallback COMSPEC string used if no COMSPEC is present in the environment
; drive. drive is patched by the transient part of COMMAND.COM
COMSPECBOOT db "@:\COMMAND.COM", 0 ; +D0h