home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpmug / cpmug043.ark / U-G-FORM.LIB < prev    next >
Text File  |  1984-04-29  |  4KB  |  113 lines

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