home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpmug / cpmug050.ark / UGFORM.LIB < prev    next >
Encoding:
Text File  |  1984-04-29  |  3.4 KB  |  103 lines

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