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 / SIMTEL / CPMUG / CPMUG088.ARK / U-G-FORM.LIB < prev    next >
Text File  |  1984-04-29  |  4KB  |  119 lines

  1. ** Created    02/21/80 WLC
  2. ** Last Rev.    09/12/82 Ward C.
  3. ** Reason.    Minor mods - shortened a bit. Emphasized the
  4. **        "what is different" if re-submission of prev.
  5. **        Add verification of public domain if from mag.
  6. **
  7. ** If you have any comments on this form please pass
  8. ** them on to the CP/M users group.
  9. **
  10. ** Please fill out this form for all material submitted
  11. ** to the CP/M users group.  It will aid in the    
  12. ** cataloging of the disks, and in helping people choose
  13. ** which programs they might be interested in.
  14. **
  15. ** Send the contributions with the completed forms to -
  16. **
  17. ** CP/M Users Group
  18. ** 1651 Third Avenue
  19. ** New York, NY 10028
  20. **
  21.   Software contributions are received for inclusion into the
  22.   library with the understanding that the contributor is
  23.   authorized to make the material available to others for their
  24.   individual, non-commercial use.  The Users Group makes no
  25.   representations as to the utility of the material in the
  26.   library for any purpose.  Contributions should be submitted
  27.   on 8" single density diskettes in CP/M file form.  Please
  28.   cross reference any rewrites or bug-fixes to prior
  29.   distributions.
  30. **
  31. ** It is intended that this form be filled out with an
  32. ** editor, and left on the submitted disk for each
  33. ** program.  (You may group similar programs together).
  34. ** All lines starting ** are comments which should be
  35. ** deleted from the form.  Remember to keep an original
  36. ** of the form around for submitting more than one program.
  37. **
  38. ** This form is most easily filled out with a full screen
  39. ** editor.  Each field which needs filling in starts with ":".
  40. **
  41. ** Save this file as "filename.CPM"
  42.  
  43. National CP/M Users Group - Program Submission Form
  44.  
  45. Submission Date: 
  46.  
  47. File name: 
  48. ** (or names). Include a 1 line description of each
  49. **
  50. ** examples...
  51. **
  52. ** MORSE.ASM    Sends Morse code from ASCII file to port.
  53. ** SAMPLE.DAT    Sample data file for MORSE.
  54.  
  55. Author: 
  56. ** Please include address and phone number.  If    either
  57. ** is not to be published, so indicate, but include
  58. ** them for the Users Group disk cataloging process,
  59. ** in case there are questions.
  60.  
  61. Submitted by: 
  62. ** if different than author).  Also include address 
  63. ** and phone if different.
  64.  
  65. This program is public domain because: 
  66. ** E.G. Submitted by author; author's approval,
  67. ** approval from magazine in which it was published, etc,
  68. ** (include copy of letter granting permission, or name
  69. ** of person contacted by telephone)
  70.  
  71. Who would this program be useful to: 
  72. ** e.g. "All CP/M users" or "People with Tarbell floppy
  73. ** controllers" or "People with one-disk systems" etc.
  74.  
  75. Briefly describe the program function: 
  76. ** Include run instructions only if not included in
  77. ** some other .DOC file on this disk.
  78.  
  79. Where is further documentation available: 
  80. ** E.G. name the appropriate .DOC files on this disk;
  81. ** Was anything published in a magazine, etc.  NOTE- If you are
  82. ** sending in something from a magazine, please include
  83. ** the magazine's permission.  For example, "Creative Computing"
  84. ** has allowed programs to be published, but not a "blanket
  85. ** permission", but rather written permission, one-by-one.
  86. **
  87. ** Is this a modification of a previous Users Group program,
  88. ** and if so, what was its "name" (e.g. 23.05).  "WHAT IS
  89. ** DIFFERENT" and, if its not obvious, "why was it changed"
  90. ** (e.g. "bug fix" - it would not work under CP/M 2.2; or
  91. ** "modified to work with blah-blah type terminal", etc.)
  92.  
  93. Hardware dependencies: 
  94. ** E.G. specific processor, disk controller, plotter, printer,
  95. ** modem, viedo board, etc.
  96.  
  97. Software dependencies: 
  98. ** E.G. I/O via PROM calls, or hard-coded ports; JMPS/CALLS
  99. ** to specific machine-size BIOS; Other software required
  100. ** which is NOT on this disk?  Timing dependencies?
  101. **
  102. ** "STANDARD CP/M" means it runs with 8" disks (or similarly
  103. ** behaving ones like Northstar), 32K or more memory.
  104. **
  105. ** Tested upon CP/M 1.4 or 2.x?
  106.  
  107. Source processor: 
  108. ** I.E. if this is a source program, what do you "run it
  109. ** with"... MAC, ASM, Microsoft BASIC version x.y, TDL ASM etc.
  110.  
  111. Does the software "drop in": 
  112. ** i.e. what type of modifications are required to make
  113. ** it run?
  114.  
  115. How easy is the code to modify: 
  116. ** E.G. "COM file only"
  117. **    "Well commented .ASM file"
  118. **    "Poorly commented .ASM file"
  119.