Quote:
Originally Posted by chants
3.3 is already on the web...
|
I remember reading through the old leaked source code years ago and checking the MS-DOS 4.0 code release I'm glad they left all the swearing in the comments and names:
Code:
invoke path_search ; find the mother (result in execpath)
or AX, AX ; did we find anything?
je badcomj45 ; null means no (sob)
cmp AX, 04H ; 04H and 08H are .exe and .com
jl rsrch_br1 ; fuckin' sixteen-bit machine ought
jmp execute ; to be able to handle a SIXTEEN-BIT
rsrch_br1: ; DISPLACEMENT!!