home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.94 / text0349.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  1.4 KB  |  30 lines

  1. >>>>> "RABBI" == RABBI O'LEARY <LEWISMR@snyalfva.cc.alfredtech.edu> writes:
  2.  
  3.     RABBI> I'm using Executor/DOS 1.99f on a 486SLC2 66 w/math
  4.     RABBI> coprocessor and 8 MB RAM.  I've noticed it's much faster on
  5.     RABBI> my machine that 1.99b. However, I'm in the market for
  6.     RABBI> someone who can help me. I want to be able to play a simple
  7.     RABBI> mindless game (Diamonds to be exact) to take a break from
  8.     RABBI> my work. Diamonds 2.0 wouldn't work at all and so I got
  9.     RABBI> 1.6. This will load but I am unable to move the ball with
  10.     RABBI> any of my keys. I'm using -applzone 4096, -refresh 10. Does
  11.     RABBI> anybody know how to make this work.
  12.  
  13. We believe we know what the problem is with Diamonds 1.6.  The program
  14. gets keystrokes by monitoring certain memory locations that are
  15. supposed to change whenever keys are depressed.  Diamonds bypasses the
  16. normal event mechanism.
  17.  
  18. The third party DOS event library we are using cannot update those
  19. memory locations as keys are depressed, so Diamonds doesn't work.  We
  20. replaced this event library "in house" with code I wrote which _does_
  21. update the key flags properly, but our workaround encounters a bug in
  22. our DOS extender which can cause your machine to hang if you type
  23. during a disk access.  I hate PC's.  :-)
  24.  
  25. The DOS extender folks are tackling this bug as I write this, so we
  26. hope to have Diamonds running before long.
  27.  
  28. -Mat
  29.  
  30.