
howdy.

there are a few things you might need to know to compile this:

1) the code is pretty sloppy, there is tons of un-needed crap in TOT and
   APRO, but due to the object-oriented nature of both of those libraries,
   even though certain procedures and functions may never be called in the
   program, the code is still compiled and included in the .exe and .ovr.

2) occassionally, the overxms unit will cause unexpected results. it will
   cause the computer to freeze or will cause windows'95 or qemm to report
   an error. the problem only occurs after building all the code, and then
   only sometimes. it only goes away after you change some other code. i
   think the problem is caused by addresses or something. if you compile the
   overxms unit, and the program freezes, simply comment out the call to
   overinitxms in the overinit unit and recompile. after you have changed a
   certain amount of other code, you should be able to use the overxms unit
   again. i reccomend getting a new overxms unit.

3) the fullscreen editor isn't done yet. i was using the testfse program to
   test it.


 hope that helps.

 have fun.

 maxwell



ps:
this code is real sloppy, and i'm embarassed of it, so don't distribute it.
also, if you need any help, just ask me.
email = rclure@elmail.cc.purdue.edu
        spectre@expert.cc.purdue.edu
        max@sin.multiverse.com

later

