
LILO v2.0 modified for use with DOSemu and VMware 
(C) 1999 by Arpad Gereoffy (a.k.a. A'rpi of ESP-team)

Original LILO program code Copyright 1992-1997 Werner Almesberger.

Only file 'second.S' was modified:
  - if running under DOSemu, emulates pressing of 'd' key
  - if running under VMware, emulates pressing of 'w' key
  - some long ascii text was shortened to fit code into 4096 bytes

You have to configure your DOSemu partition label = d, and VMware label = w
(sample config file included)

DOSemu detection:  [fffe:0000] == "$DOSEMU$" (must work with every version)
VMware detection:  [f166:0008] == "VMware"   (works with VMware v1.0.2)

Please report bugs and ideas to arpi@esp.kign.org

