home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / fcons1.zip / NOCURMOV.PCH < prev    next >
Text File  |  1987-03-16  |  937b  |  36 lines

  1. A
  2. ;    This is file NOCURMOV.PCH
  3. ;
  4. ;    This patch applies ONLY to version 2.00 of FANSI-CONSOLE.
  5. ;    It allows FANSI-CONSOLE to move the cursor on a few machine 
  6. ;    and display adapter combinations which have timing problems
  7. ;    which cause the cursor not to move or to jump around erraticly.
  8. ;
  9. ;    In future versions, this patch may be an optional feature.
  10. ;
  11. ;    In particular, this should be used on the following machines:
  12. ;    
  13. ;        Corona PPC-400-XT
  14. ;        Certain high speed ATs and certain Hercules mono clones
  15. ;
  16. ;    DO NOT APPLY THIS PATCH ON ANY OTHER VERSION OF FANSI-CONSOLE!
  17. ;
  18. ;    To use this patch, do the following command:
  19. ;
  20. ;        DEBUG FCONSOLE.DEV <NOCURMOV.PCH 
  21. ;
  22. ;    When this command is given, this file will be echoed to your screen.
  23. ;    Under DOS 2, the debugger may give error messages for the lines
  24. ;    starting with semicolons.  This is OK!  Errors for other lines are not!
  25. ;
  26.  
  27. A6D62
  28. PUSH CX
  29.  
  30. A6D67
  31. POP CX
  32.  
  33. W
  34. Q
  35.  
  36.