home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / KAYPRO / PCALC110.PAT < prev    next >
Text File  |  2000-06-30  |  3KB  |  58 lines

  1.         PATCHING PERFECT CALC v1.10 FOR KAYPROs WITH GRAPHICS MONITORS
  2.                                        by
  3.                                    Bob Stein
  4.                                      3-3-88
  5.  
  6. Perfect Calc was bundled with many of the earlier Kaypros, before the advent
  7. of the monitor capable of displaying reverse video.  Many of the original
  8. owners of Kaypro IIs went on to 4s and 10s, yet continued to use Perfect Calc.
  9. Unfortunately, there was no way to utilize the reverse video because Kaypro
  10. disabled the terminal-configuration routine in the version of PCCONFIG.COM
  11. that they supplied.
  12.  
  13. However, it is possible to patch Perfect Calc to display the axes in reverse
  14. video, and to make the cursor (cell marker) a reverse video block instead of
  15. <   >, using DDT.  Be sure that you have a backup copy of PC.OVL, which is the
  16. file that must be patched, just in case!
  17.  
  18. Since this patch will work only with version 1.10 of Perfect Calc, check the
  19. version you are using by loading PC; note the version number in the sign-on
  20. message which appears before the cells are displayed.  If it is not VERS 1.10,
  21. stop and forget the whole thing!
  22.  
  23. To start, put your Perfect Calc program disk in drive A and a disk containing
  24. DDT.COM in drive B.  Log onto drive A and perform the following steps:
  25.  
  26.      You Enter           Computer Displays      Remarks
  27.      ---------           -----------------      -------
  28.      B:DDT PC.OVL<cr>    DDT VERS 2.2
  29.                          NEXT PC
  30.                          8600 0100
  31.                          -                      - is the DDT prompt
  32.      S844A<cr>           844A 00
  33.      1B<cr>              844B 00
  34.      42<cr>              844C 00
  35.      30<cr>              844D 00
  36.      1B<cr>              844E 00
  37.      42<cr>              844F 00
  38.      31<cr>              8450 00
  39.      <cr>                8451 00
  40.      <cr>                8452 00
  41.      <cr>                8453 00
  42.      <cr>                8454 00
  43.      1B<cr>              8455 00
  44.      43<cr>              8456 00
  45.      30<cr>              8457 00
  46.      1B<cr>              8458 00
  47.      43<cr>              8459 00
  48.      31<cr>              845A 00
  49.      .<cr>               -                      Type a period and <cr>
  50.      Ctrl-C              Warm Boot
  51.                          A> or A0>
  52.      SAVE 133 PC.OVL     Delete File?
  53.      Y                   A> or A0>
  54.  
  55. If you have followed the preceding instructions to the letter, the next time
  56. you use Perfect Calc you will have the cell axes and a block cursor in
  57. half-intensity reverse video.
  58.