home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / fcons1.zip / ATT6310.PCH < prev    next >
Text File  |  1987-10-19  |  1KB  |  39 lines

  1. A
  2. ;    This is file: ATT6310.PCH
  3. ;
  4. ;    Use this patch file only if you have a computer which has AT&T6300-
  5. ;    style 640x400 graphics capabilities that FANSI-CONSOLE 2.00
  6. ;    is not allowing.
  7. ;
  8. ;    You must use the FANSI-CONSOLE /X=3 option to allow these graphics
  9. ;    modes.
  10. ;
  11. ;    This patch will only work if the ROM BIOS font pointers are in the same
  12. ;    place as on a AT&T6300 and if the video card works EXACTLY the same.
  13. ;
  14. ;    DO NOT APPLY THIS PATCH IF YOU ARE NOT EXPERIENCING THIS PROBLEM!
  15. ;    DO NOT APPLY THIS PATCH ON ANY OTHER VERSION OF FANSI-CONSOLE!
  16. ;
  17. ;    To use this patch, do the following command:
  18. ;
  19. ;        DEBUG FCONSOLE.DEV <ATT6310.PCH
  20. ;
  21. ;    When this command is given, this file will be echoed to your screen.
  22. ;    Under DOS 2, the debugger may give error messages for the lines
  23. ;    starting with semicolons.  This is OK!  Errors for other lines are not!
  24.  
  25. ;
  26. ;    Bypass AT&T 6300 /X=3 keyboard handling.
  27. ;
  28. AA26A
  29. JMP A281
  30.  
  31. ;
  32. ;    Bypass AT&T 6300 /X=3 changes to /B=0 and /W=1.
  33. ;
  34. A9BB6
  35. RET
  36.  
  37. W
  38. Q
  39.