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 / CPMUG041.ARK / ABSTRACT.041 < prev    next >
Text File  |  1984-04-29  |  7KB  |  168 lines

  1. -------------------- VOLUME 41 ABSTRACTS ----------------------
  2.  
  3. TITLE:  HAM RADIO, CHESS, ASSEMBLER GAMES
  4.  
  5. CHESS.COM ABSTRACT 12/25/79
  6.      Typical Application: A friendly game of computer chess.
  7.      Memory Requirements: 40K CP/M System.
  8. There was no documentation provided with this program.
  9. There is a CACHE-generated .DOC file which details the
  10. command format and message outputs.  There are also
  11. some comments on the comparison tests I ran between
  12. CHESS.COM & Fidelity Electronics' Chess Challenger 7.
  13. There is no modification necessary to run CHESS.COM in
  14. a standard CP/M system.
  15.      Overall, this seems to be a fairly well-done chess
  16. program that will give you some challenging games.
  17. Have fun!
  18.             Jim Mills, C.A.C.H.E. Member
  19.  
  20. ABSTRACT FOR CODE.BAS WRITTEN BY WARD CHRISTENSEN
  21. MBASIC MORSE CODE RECEIVE PROGRAM
  22.  
  23. This is a very short program that should run in just about any
  24. size memory that supports CP/M.  It does require a hardware
  25. interface between the computer and radio receiver.  As usual,
  26. Ward's programs are well written.
  27.             Jim Mills WB9KFP
  28.             CACHE Member
  29.  
  30. ABSTRACT FOR LABELS.ABS Written by James K. Mills
  31. PROGRAM TO PRINT RETURN ADDRESS LABELS
  32.  
  33. This program was written for return address labels, but I have
  34. also found it useful for making other address labels out to
  35. mail to others -- especially if you need 4 or 5 labels for
  36. different envelopes or packages.  This program is very short
  37. and should run in just about any system supporting CP/M. 
  38.  
  39.             Jim MIlls
  40.             CACHE Member
  41.  
  42. ABSTRACT FOR THE MOONLOC (Moon Location) PROGRAMS
  43. MOONLOC1.BAS, MOONLOC2.BAS, MOONLOC3.BAS & MOONLOC4.BAS
  44. Memory Requirements: 36K CP/M System.
  45. These programs were initially designed for a GE timesharing
  46. computer using GE BASIC and GE TYMSHARE SUPERBASIC (look at
  47. the code for a good laugh).  The most valuable program for
  48. those Amateur Radio Operators desiring to work EME (Earth-
  49. Moon-Earth) "Moonbounce" will be MOONLOC5.BAS which is
  50. written for MITS Altair Basic and should modify to MBASIC
  51. or even BASIC-E with little difficulty.
  52. Programs 1 and 2 require a Nautical Almanac (do you have one?).
  53. Program 5 was modeled after program 3 which uses pre-dated
  54. almanac data and increments to the present date.  The programs
  55. output the moon's elevation and direction for specified times
  56. in specified time increments.    James K. Mills WB9KFP
  57.                 CACHE Member
  58.  
  59. byte oct 1976 page 57
  60. ABSTRACT FOR MORSE.ABS
  61. MORSE CODE TRANSCEIVE PROGRAM
  62.  
  63. This program sends and receives Morse Code using appropriate
  64. hardware interfacing to an Amateur Radio Station.  This program
  65. should run in a 20K CP/M system, but it may require 24K.  The
  66. details can be found in Byte magazine, Oct 1979, page 57.
  67.  
  68.             James K. Mills WB9KFP
  69.             CACHE Member
  70.  
  71. PONG.ASM is the assembler source for a game program which
  72. simulates the electronic TV game called "PONG".  It can be
  73. assembled with ASM.  It requires a Processor Technonlog VDM or
  74. SOL for the display of the ball and paddles.  It was submitted
  75. to the users group earlier, but the file got clobbered
  76. somewhere along the way.  The source was written by one person
  77. (poorly sturctured and without comments and with non-standard
  78. op codes) and was disassembled back into standard op codes)
  79. and extensivly modified by someone else (which didn't help the
  80. quality), making it difficult to modify.  In its present state,
  81. it is useful for an enjoyable game of PONG.  Adult tire of it
  82. quickly but kids love it.  Reviewed by Robert A. Van Valzah.
  83.  
  84. ABSTRACT FOR PRACTICE.ASM Written by James K. Mills
  85. MORSE CODE PRACTICE PROGRAM
  86. Memory requirement: 24K CP/M System.
  87. REQUIRES Digital Research MAC Macro Assembler.
  88.      This program was modelled after Bob Van Valzah's
  89. TEACH program, but differs in that this program sends
  90. text files (from disk) in Morse Code.  The speed is
  91. set at about 15 WPM but may be changed by modifying
  92. the WPM EQU statement in the program.  
  93.      Invocation is PRACTICE FILENAME.TYP.
  94.      Appropriate hardware is necessary to generate
  95. the tone.
  96.             James K. Mills WB9KFP
  97.             CACHE Member
  98.  
  99. ABSTRACT FOR RANDTEXT.BAS Written By James K. Mills
  100. RANDOM TEXT GENERATION PROGRAM
  101.  
  102. This program was written to go along with PRACTICE.ASM
  103. for the purpose of generating random characters for
  104. Morse Code Practice.  The program generates 5-letter
  105. code groups of letters, numerals, and punctuation.
  106.  
  107. RANDTEXT should run ok in a 32K CP/M System.
  108.  
  109.             James K. Mills WB9KFP
  110.             CACHE Member
  111.  
  112. ABSTRACT for RESIZE2.BAS & RESIZE3.BAS
  113. Written by James K. Mills For Ward's Maillist Programs
  114. Program requirements: CP/M System with Basic-E
  115. Memory Requirements: Minimum of 32K, 48K preferred.
  116. This program is used to resize maillist files used
  117. with Ward's maillist program.  It will change the size
  118. and, if modified in one line, will re-key the file for
  119. Amateur Radio Club use: keying by call-sign rather than
  120. by name.  The program has some slight advantage over
  121. Ward's RESIZE program in that 100 records are buffered
  122. in memory rather than one record at a time.  This may
  123. be a liability if you don't have much memory, but it
  124. only requres a slight change to buffer fewer records.
  125. For use with Ward's original Maillist programs, see
  126. RESIZE.DOC, included on this disk.
  127.             James K. Mills
  128.             CACHE Member
  129.  
  130. ABSTRACT FOR RTTY.ASM
  131. RADIO-TELETYPE TRANSCEIVE PROGRAM
  132. Memory Requirements: 24K CP/M System.
  133. RTTY is a program for transmission/reception of
  134. Amateur Radio RTTY signals.  Appropriate hardware
  135. is required to interface to an Amateur Radio Station.
  136. This program was developed from TTY.ASM, TTYR.ASM,
  137. TTYR1.ASM, and TTYX.ASM which are included on this
  138. disk for reference.
  139. There are very few comments in the Source Code.
  140. This may make modifications for less experienced
  141. assembly language programmers difficult.
  142. The program has some nice features, such as dumping
  143. received signals to disk files, etc.
  144.             James K. Mills WB9KFP
  145.             CACHE Member
  146.  
  147. SSPLIB.FOR contains FORTRAN source for a set of subroutines for
  148. solving simultaneous linear equations, curve fitting, function
  149. plotting, fast sorting, matrix inversion, and linear equation
  150. solution.  These routines could not be tested as I do not have
  151. a FORTRAN compiler.  The info contained herein came with the
  152. submission of these routines to the users group.  Reviewed by
  153. Robert A. Van Valzah.
  154.  
  155. ABSTRACT FOR TEACH.ASM
  156. Teach Morse Code Program
  157. Memory requirements: 24K CP/M System.
  158. This program is designed to teach Morse Code to someone who
  159. does not already know the code.  It is fairly well written
  160. and has the nice feature of giving a bar-graph of how well
  161. you have done on each character.  It may be used for practice
  162. for more speed of reception if you are a good typist.
  163. Appropriate hardware is necessary to generate the one.  A
  164. single bit output port connected to an amplifier and speaker
  165. will do. 
  166.             James K. Mills WB9KFP
  167.             CACHE Member
  168.