// DIE's signature file // Author: hypn0 init("extender","RSX DPMI DOS Extender"); function detect(bShowType,bShowVersion,bShowOptions) { if(MSDOS.compareEP("8cc2b8....8ed88ec08ed0bc....8916....e8....b44ccd21")) { bDetected=1; } return result(bShowType,bShowVersion,bShowOptions); }