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 / ENTERPRS / CPM / UTILS / F / PCXSLIDE.LBR / PCXSLIDE.DOC < prev   
Text File  |  2000-06-30  |  3KB  |  81 lines

  1. ______________________________________________________________
  2.  
  3.                         PCXSLIDE 1.1
  4. ______________________________________________________________
  5.  
  6.   COPYRIGHT
  7.  
  8. Documentation and Program (C) Copyright 1992 by Steve Goldsmith.
  9. All Rights Reserved.
  10.  
  11. PCXSLIDE may be copied and distributed freely by individuals to
  12. anyone providing that no fee is charged and it is not part of a
  13. package for which a charge is made.
  14.  
  15.   OVERVIEW
  16.  
  17. PCXSLIDE is a slide show of PCX format pictures.  PCX files are
  18. created with PC Paintbrush from ZSoft or other compatible software. 
  19. I scanned the pictures with an MS DOS PC and ScanMan 32 hand
  20. scanner.  The PCX files were copied to a C128 CP/M format disk via
  21. BBR128.  To run from a CP/M command prompt just enter PCXSLIDE. 
  22. Follow the hints on the status line to operate.  
  23.  
  24.   REQUIREMENTS
  25.  
  26. A C128 computer in 80 column mode
  27. 80 column monitor
  28. At least one disk drive
  29. CP/M 3.0 (any version)  
  30. Works with stock 16K VDCs!
  31.  
  32.   PROGRAM AND DOCUMENT FILES
  33.   
  34. PCXSLIDE COM     The slide show program
  35. PCXSLIDE DOC     This file
  36.  
  37.   PCX FILES
  38.  
  39. BEACH    PCX     12463 04-03-92   7:59a
  40. BIRDS    PCX      7895 04-05-92   3:15a
  41. BUG      PCX      7923 04-05-92   3:15a
  42. ERNIE    PCX     10824 04-05-92   3:15a
  43. GATEWAY  PCX      6231 04-05-92   3:15a
  44. JUDAS    PCX      7448 04-07-92   6:08a
  45. JENNIFER PCX      6354 04-03-92   7:59a
  46. LAKE     PCX      6579 04-05-92   3:48a
  47. MAX      PCX      5212 04-03-92   7:59a
  48. MY128D   PCX      8432 04-05-92   3:16a
  49. HELLO    PCX      7486 04-07-92   6:08a
  50.   
  51.   PURPOSE
  52.  
  53.      The main reason I wrote this program was to test my Turbo
  54. Pascal 2.0 toolbox for C128 CP/M.  I also wanted to show the world
  55. that CP/M programs don't have to be boring on the C128!
  56.  
  57.   NOTES
  58.  
  59. I have found some useful information during development of my
  60. toolbox.  You can get rid of lines in VDC bitmap mode caused when
  61. C128 CP/M's status line updates by using [CTRL] [RUN STOP].  Images
  62. look stretched in the vertical direction because they were scanned
  63. at 100 dpi square.  I may stretch them before porting to the C128
  64. next time to correct this.
  65.  
  66.   HOW TO CONTACT ME
  67.  
  68. Please report any problems, suggestions, etc. to me by GEnie as
  69. S.GOLDSMITH2, voice phone (813) 925-1064 or mail to:
  70.  
  71. Steve Goldsmith
  72. 2805 Jamaica Street
  73. Sarasota, FL 34231
  74.  
  75. If you like this program I would like a $5.00 contribution towards
  76. the development of more professional C128 CP/M applications.
  77.  
  78. Enjoy!
  79.  
  80. SG
  81.