home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / mbug / 00mbug4.cat < prev    next >
Text File  |  1994-08-23  |  44KB  |  864 lines

  1. -MBUG.184       ROS - Remote Operating System
  2.  
  3. 184.01    ROS34   .LBR  125K   28 2A    See below.
  4. 184.02    ROS34BEE.LBR   11K   C8 CF
  5. 184.03    ROS34MAC.LBR   90K   4A CD
  6. 184.04    ROS34TB .LBR   10K   BA 84
  7.  
  8. Microbee code for ROS 3.4
  9.  
  10. The Remote Operating System (ROS) is a RCPM & Bulletin board system written in 
  11. Turbo Pascal. It is available in the public domain. All that is required is 
  12. that modem drivers and clock routines for the Microbee be inserted and then
  13. compiled with Turbo Pacal version 2 or 3. Some modem drivers for other 
  14. machine are also supplied.
  15.  
  16. The ROS34BEE.LBR contains three files that contain the modem drivers and the 
  17. ability to enable baud rate change for a manual BeeModem. The first file 
  18. ROSBEE.INC contains all the code to replace ROSMCH.INC, ROSMDM.INC & 
  19. ROSCLK.INC. ROSBUF.INC contains a buffer full of zeros. The third file 
  20. ROSBEECH.INC contains the code to enable baud rate changes. This file also 
  21. sets out the detail of what changes are to be made to the pascal code.
  22.  
  23. The inline code is essentially G. Hansper's code for the Microbee taken from 
  24. Mex. This has been designed to be Microbee machine independent, i.e. to work 
  25. out where the interrupt vector for the PIO is located, for it is different for 
  26. the CIAB, the 128k and the 256TC. I have used a 2k buffer to receive incoming 
  27. data so you can use it with the 1k XModem protocol.
  28.  
  29. It has been extensively tested out on a CIAB and a little on a 128k machine. 
  30. If there are difficulties with those computers that do memory bank switching 
  31. please let me know as I have hypothesied what can be done to solve the 
  32. possible problem of characters being dropped.
  33.  
  34. ROS is a nice program to test because the code has been written such that a 
  35. lot of it can be tested through your own keyboard. It is thus not essential to 
  36. have a remote computer to test it, except for the sending and receiving of 
  37. files.
  38.  
  39.  
  40. -MBUG.183        Tutorial of ANIMAL FARM by George Orwell
  41.  
  42. 183.01    AFARM   .MWB    2K   78 C7     This is a tutorial of the novel
  43. 183.02    BATTLE  .       3K   6E B2     ANIMAL FARM and is intented to
  44. 183.03    BETRAYAL.       2K   28 A2     help those studying this novel
  45. 183.04    BOXER   .CHR    2K   F7 69     for HSC/VCE/Year 12 English Lit.
  46. 183.05    CH1     .       2K   F2 1A
  47. 183.06    CH4     .       2K   4D 58     The program was converted from
  48. 183.07    CH7     .       2K   F4 F5     IBM BASIC to MicroBee MicroWorld
  49. 183.08    CH9     .       1K   AE 7A     Basic. In its current state, it
  50. 183.09    COMMANDS.       2K   15 0E     will only run on a Premium, 256TC
  51. 183.10    DREAM   .       2K   38 4E     or Matilda 'bee. However, it can be
  52. 183.11    END     .       2K   74 BA     modified to run on any disk 'bee.
  53. 183.12    ESSAYS  .       8K   09 06     Refer to the READ.ME file.
  54. 183.13    FARM    .       2K   B7 8D
  55. 183.14    FARM    .MWB    3K   0C C3     The program includes Quotes, Quizes,
  56. 183.15    FARM    .PIC   20K   B7 F4     Exam tips, Character info, Themes,
  57. 183.16    FARM1   .       1K   6C C2     Graphics, etc.
  58. 183.17    FARM2   .       1K   CC 0C
  59. 183.18    FARM3   .       1K   6E 09     The screen font is Modern Cursive
  60. 183.19    FARM4   .       1K   30 1D     but can be changed to suit. Refer
  61. 183.20    FARM5   .       1K   F6 72     to READ.ME file.
  62. 183.21    FARM6   .       1K   4B 8D
  63. 183.22    FARM7   .       1K   69 53     The READ.ME file also explains how
  64. 183.23    FARMHOUS.PIC   20K   D4 8B     I converted the program & graphics
  65. 183.24    INTRO   .       2K   BA DB     files from DOS to Microbee.
  66. 183.25    INTROD  .MWB    2K   C8 7F
  67. 183.26    MAJOR   .CHR    2K   81 CB     Alan Laughton
  68. 183.27    MANUAL  .TXT    8K   05 39
  69. 183.28    MISSING .MWB    5K   BB 89
  70. 183.29    MODCURS .DAT    2K   62 3C
  71. 183.30    NAPOLEAN.CHR    2K   FD 1E
  72. 183.31    ORWELL  .       3K   2D 29
  73. 183.32    ORWELL  .PIC   20K   22 98
  74. 183.33    OTHERS  .CHR    3K   F8 A1
  75. 183.34    OVERALL .       2K   0E 5C
  76. 183.35    PLANS   .       4K   00 02
  77. 183.36    QUIZ    .MWB    5K   D0 84
  78. 183.37    QUOTES  .       6K   C8 F2
  79. 183.38    READ    .ME     4K   BF 11
  80. 183.39    RETRIEVE.MWB    4K   49 3E
  81. 183.40    SETTING .       4K   47 7E
  82. 183.41    SNOWBALL.CHR    2K   B4 83
  83. 183.42    SQUEALER.CHR    2K   32 AA
  84. 183.43    STYLE   .       4K   AA F8
  85. 183.44    THEMES  .       4K   91 86
  86. 183.45    TIPS    .       3K   F7 5C
  87. 183.46    TITLE   .PIC   20K   DB 6F
  88. 183.47    TOPICS  .       2K   3E 83
  89. 183.48    TYPE    .DAT    2K   20 BE
  90. 183.49    WINDMILL.PIC   20K   EC BF
  91.  
  92.  
  93. -MBUG.182     Dissemblers, Library Utilities and others.
  94.  
  95. 182.01    CERTIFY .COM   16K   71 77    Certify disk, directory, etc.
  96. 182.02    CERTIFY .DOC    2K   97 B7      \
  97. 182.03    CHEK    .COM    3K   28 C8    Check file and disk integrity
  98. 182.04    CHEX    .LBR   38K   14 FB    Cheque book Managment program
  99. 182.05    DISASSEM.BAS   16K   C9 B2    Dissembler in MBASIC
  100. 182.06    DISASSEM.DOC    3K   9E 70      \
  101. 182.07    DU-V86A .COM    8K   98 90    Latest Disk Utility ver 8.6
  102. 182.08    LBRUTIL .LBR   78K   A6 7C    Add date stamping to LIBrary util.
  103. 182.09    LSWEEP  .LBR   22K   88 A1    SWEEP functions on LIBraries
  104. 182.10    LT31    .LBR   64K   58 C2    Latest LIBrary extraction tool
  105. 182.11    MSA     .LBR    8K   B9 50    Dissembler to ASM code
  106. 182.12    RECOVER .COM   14K   06 84    Recover trashed dBase II files
  107. 182.13    RECOVER .PAS    4K   D3 65      \
  108. 182.14    ROMAN10 .LBR   14K   53 44    Convert decimals to Roman numerals
  109. 182.15    STRING  .COM    5K   3E 30    Find any string in a file
  110. 182.16    TPA     .COM    1K   19 78    Tells you how muck TPA you have
  111. 182.17    UNARC16Z.COM    6K   D4 48    To UNARC MS-DOS & CPM *.ARC files
  112.  
  113.  
  114. -MBUG.181      Convert Print Master files to Electric Paintbrush,
  115.                                Simply Write and Graphics WordBee.
  116.  
  117. 181.01    CHRISTIA.SDR    1K   6E 02     38 Christian PM pictures
  118. 181.02    CHRISTIA.SHP   22K   A7 A5        \
  119. 181.03    CL2P    .LBR   11K   EA 9F     View EP clipart files
  120. 181.04    CL2PRINT.LBR    7K   00 CD     Print EP clipart files
  121. 181.05    GANG    .SDR    1K   ED 25     34 PM pictures of the Gang
  122. 181.06    GANG    .SHP   20K   AE 52        \
  123. 181.07    GRAPHICS.SDR    2K   11 52     78 various PM pictures
  124. 181.08    GRAPHICS.SHP   44K   06 58        \
  125. 181.09    PEANUTS1.SDR    1K   6D 88     42 PM pictures of Peanuts chars. 
  126. 181.10    PEANUTS1.SHP   24K   9E C3        \
  127. 181.11    SCOUT   .SDR    2K   51 C8     114 PM pics of Scout badges
  128. 181.12    SCOUT   .SHP   65K   33 02        \
  129. 181.13    VARIOUS .SDR    2K   4E 7A     120 various PM pictures
  130. 181.14    VARIOUS .SHP   68K   77 07        \
  131. 181.15    VIEWPM  .COM   17K   08 53     See below
  132.  
  133. VIEWPM will convert any or all Print Master graphics pictures in the
  134. PM file to an Electric Paintbrush *.DAT Clipboard file, a Simply Write
  135. graphics file or a Graphics WordBee graphics file. You view the PM
  136. pictures on the screen and select the file you want converted and press
  137. E, S or G to save it in the format of your choice. It is Menu driven and
  138. output can be re-directed to any legal drive, however, user numbers are
  139. not supported. A directory of all PM *.SHP files is also shown. It will
  140. run on any disk based Microbee.
  141.  
  142.  
  143. -MBUG.180     Tutorial of LORD OF THE FLIES
  144.  
  145. 180.01    ANSWERS .PIC   20K   86 39     This is a tutorial of the novel
  146. 180.02    ASSEMBLY.PIC   20K   C9 45     LORD OF THE FLIES and is intended
  147. 180.03    CASTLE  .PIC   20K   27 D3     to help those studying this novel
  148. 180.04    CH1     .       2K   2D CE     for HSC/VCE/Year 12 English Lit.
  149. 180.05    CH10    .       2K   E3 DE
  150. 180.06    CH4     .       2K   6F 44     The program was converted from
  151. 180.07    CH7     .       3K   B9 0C     IBM BASIC to Microbee MicroWorld
  152. 180.08    DEATH   .       2K   48 58     BASIC. In its current state, it
  153. 180.09    EISLAND .PIC   20K   46 50     will only run on a Premium, 256TC
  154. 180.10    ELECTION.       2K   B9 6C     or Matilda 'bee. However, it can be
  155. 180.11    END     .       2K   08 9C     modified to run on any disk 'bee.
  156. 180.12    ESSAYS  .       3K   D9 46     Refer to the READ.ME file.
  157. 180.13    GOLDING .       3K   3D 46
  158. 180.14    GOLDING .PIC   20K   2C B5     The program includes Quotes, Quizes,
  159. 180.15    INTRO   .       2K   46 21     exam tips, character info, themes,
  160. 180.16    INTROD  .MWB    2K   BA 80     graphics, etc.
  161. 180.17    ISLAND  .       3K   06 A1
  162. 180.18    ISLAND  .MWB    3K   44 F8     The screen font is Modern Cursive
  163. 180.19    JACK    .       3K   9D 75     but can be changed to suit. Refer
  164. 180.20    KILL    .       2K   8D CA     to READ.ME file.
  165. 180.21    LOF     .MWB    2K   5C F3
  166. 180.22    LORD    .       3K   B9 27
  167. 180.23    MANUAL  .TXT   10K   39 DC     The READ.ME file also explains how
  168. 180.24    MISSING .MWB    4K   0A 2E     I converted the programs and graphic
  169. 180.25    MODCURS .DAT    2K   62 3C     files from DOS to Microbee.
  170. 180.26    MODELS  .       4K   C4 DC
  171. 180.27    MOUNTAIN.PIC   20K   5E 1B
  172. 180.28    OTHERS  .       1K   E2 86
  173. 180.29    OVERALL .       1K   88 1B
  174. 180.30    PIGGY   .       3K   30 BD
  175. 180.31    PMLOF   .PIC   20K   C6 84
  176. 180.32    QUIZ    .MWB    5K   8C 64
  177. 180.33    QUOTES  .       8K   57 F4
  178. 180.34    RALPH   .       3K   25 0D
  179. 180.35    RETRIEVE.MWB    4K   95 75
  180. 180.36    RIDDLES .PIC   20K   36 AF
  181. 180.37    ROGER   .       2K   81 02
  182. 180.38    SELECT  .       1K   AE AC
  183. 180.39    SETTING .       2K   5E EB
  184. 180.40    SIMON   .       3K   2D 74
  185. 180.41    SYMBOLS .       5K   E7 FF
  186. 180.42    THEMES  .      10K   CA 1A
  187. 180.43    TIPS    .       3K   90 CE
  188. 180.44    TOPICS  .       2K   31 28
  189. 180.45    TYPE    .DAT    2K   20 BE
  190. 180.46    WHOLE   .PIC   20K   46 68
  191. 180.47    WISLAND .PIC   20K   60 77
  192. 180.48    READ    .ME     4K   7F 1C
  193.  
  194.  
  195. -MBUG.179       Databases and Printout enhancments
  196.  
  197. 179.01    CDIS    .LBR   30K   E0 CB     Database for Compact Disks
  198. 179.02    FANCFONT.LBR   45K   C1 02     Demo of Wordstar printout enhancement
  199. 179.03    FIX-TEXT.LBR   10K   AF 67     Fixes ASCII files by changing RETURN
  200.                                        and LINEFEED etc. Menu driven.
  201. 179.04    FONTSY  .LBR   96K   D0 93     Wordstar printout enhancemant
  202. 179.05    HEADLINE.LBR   11K   1B C3     Printout large size HEADLINES in a
  203.                                        5x7 matrix chr. blocks.
  204. 179.06    INVSTMNT.LBR   12K   3A 8C     Collection of MBASIC financial progs.
  205. 179.07    LABEL   .BAS    4K   3B 93     Print out 4 line labels
  206. 179.08    PCFILE  .LBR   71K   72 8A     Jim Button's Database Manager Program
  207.                                        version 8.5 plus documentation.
  208. 179.09    PRN     .LBR   34K   B7 42     Allows printing of graphics and control
  209.                                        of printer from within WordStar and
  210.                                        other wordprocessors.
  211. 179.10    UNSPOL30.LBR   13K   F9 EA     Print spooler
  212.  
  213.  
  214. -MBUG.178    File Compression and Extraction with Version 2 LZH encoding.
  215.  
  216. 178.01    CRLZH20 .LBR  141K   07 9B     CRUNCH and UNCRUNCH includes version 2
  217.                                        of LZH compression. Crunches smaller
  218.                                        and is 10% faster.
  219. 178.02    LBREXT33.LBR   31K   89 DA     Library extraction utility. Works with
  220.                                        all file compressions including LZH
  221.                                        version 2 (See above).
  222. 178.03    LH-CPM12.LBR   52K   41 FA     View and extract files from MSDOS
  223.                                        LHARC ("*.LZH") archives.
  224. 178.04    LT30    .COM    7K   55 D6     Latest and greatest Library viewer
  225.                                        and extraction. Includes version 2
  226.                                        of LZH encoding.
  227. 178.05    LT30    .LBR   56K   27 01     Source code etc of above.
  228. 178.06    TLZH20  .LBR   60K   E5 81     Types to the screen Normal, Squeezed,
  229.                                        Crunched and LZH'ed files including
  230.                                        version 2.
  231.  
  232.  
  233. -MBUG.177      MANDLBROT, Adventures, Games, etc.
  234.  
  235. 177.01    3DPLOT-2.LBR   12K   B2 D5     Part of MANDLBROT
  236. 177.02    ADVLAND .256   16K   8E 5E     Aventure Land adventure No. 1
  237. 177.03    AUTOBROT.LBR   10K   0D F9     Part of MANDLBROT
  238. 177.04    BANNER  .COM    2K   8E 00     Print large Banners
  239. 177.05    BATLSHIP.BAS    7K   E0 78     Good game of Battleships
  240. 177.06    CHEMXMAS.POE    4K   9C 85     Chemists Christmas poem!!!
  241. 177.07    GRADES  .BAS   10K   D7 1F     Track class members & their grades
  242. 177.08    GRWORDBE.LBR   25K   97 F6     Graphic Wordbee. See PROMPT 9/91
  243. 177.09    KIDSPELL.LBR    9K   D0 2D     Helps kids spelling. Req. dBase II
  244. 177.10    MANDALA .BAS    2K   90 F0     Draws Mandala's
  245. 177.11    MANDLPIC.LBR   58K   44 59     Part of MANDLBROT
  246. 177.12    MANLBROT.LBR    4K   9C A2     Draws MANDLBROT CURVES
  247. 177.13    MENU    .MWB    1K   56 28     Menu for the 4 Adventures on this disk
  248. 177.14    MIND    .BAS    7K   5E 31     Mastermind, but uses WORDS - difficult
  249. 177.15    MISSIMP .BEE   16K   DF 2C     Mission Impossible adventure
  250. 177.16    NUCPOWER.LBR    7K   A4 18     Nuclear Power plant simulation
  251. 177.17    OIL     .LBR   31K   20 CE     Oil Company game
  252. 177.18    PIRATE  .256   16K   E6 3D     Pirate adventure
  253. 177.19    POOBEAR .LBR   13K   AB 7B     See PROMPT 9 & 10/91
  254. 177.20    QUIZ    .BAS    2K   CE 5E     German Quiz
  255. 177.21    READBROT.LBR   10K   12 C8     Part of MANDLBROT
  256. 177.22    SEMIBROT.LBR   11K   74 4A     Part of MANDLBROT
  257. 177.23    SSTREK  .BAS   18K   2D E3     Good game of StarTrek
  258. 177.24    SSTREK  .TXT    5K   4C 7E     Docs for above
  259. 177.25    TYPE    .DAT    2K   20 BE     Used by MENU.MWB to change font
  260. 177.26    VOODOO  .BEE   16K   73 7A     Voodoo Castle adventure
  261.  
  262.  
  263. -MBUG.176      FAMILY TIES Genealogy Version 1.19C
  264.  
  265. 176.01    BASRUN  .COM   16K   A1 83     This genealogy program automatically
  266. 176.02    FGRSH   .INS    3K   E3 B5     links  all  names  entered  to  each
  267. 176.03    FT      .COM   27K   73 DE     other.   Simply   start   with   one
  268. 176.04    FTDEMO  .COM   19K   D4 55     individual (usually yourself), enter
  269. 176.05    FTDEMO  .DAT    1K   9A 8A     your  information  as  prompted  and
  270. 176.06    FTDEMO  .DOC    1K   24 B6     then add each parent, spouse, child,
  271. 176.07    FTDEMO2 .COM   15K   14 67     etc.  The FTDEMO will show  you  the
  272. 176.08    FTDEMOIN.COM    8K   EA 6E     many features and fully explained in
  273. 176.09    FTINSTAL.COM   28K   4B AA     the MANUAL.                         
  274. 176.10    FTINSTAL.DAT   10K   8D F1                                         
  275. 176.11    FTINSTAL.MSG   11K   37 76     This is the last CP/M version  1.19C
  276. 176.12    GRSH    .COM   27K   DD 5F     and was released on 20/1/90.        
  277. 176.13    MANUAL  .      69K   AA 75
  278. 176.14    NAMES   .DA1    2K   90 2A     IMPORTANT:
  279. 176.15  NAMES   .NTS    1K   AE 42     Read the README file BEFORE installing
  280. 176.16    PRINT   .CTR    6K   B1 56     the program. FTDEMO has already been
  281. 176.17    README  .       2K   40 BC     installed.
  282. 176.18    README  .COM    1K   7A 04
  283. 176.19    REGISTRN.FRM    4K   96 3A
  284. 176.20    UPDATE  .DOC    3K   07 3A
  285. 176.21    USER-NO .COM    3K   8F 45
  286.  
  287. NOTE:
  288. For  those who may one day move to MS/PC-DOS, all data entered  with  this 
  289. version can be used by the MS/PC-DOS version (MBUG MSDOS Disk 465). It  is 
  290. not likely that there will be further upgrades to this program. Be sure to 
  291. check  the  placement of the files which depends on the capacity  of  your 
  292. disks: the appendix has complete information.
  293.  
  294.  
  295. -MBUG.175      JRT Pascal Compiler Version 3.0
  296.  
  297. 175.01    ARCTAN  .PAS    2K   77 D7       This disk contains the complete
  298. 175.02    CONVERTM.IN2    4K   AE 6A       JRT Pascal compiler. It was
  299. 175.03    CONVERTM.INT    4K   8D 5C       released into the Public Domain
  300. 175.04    CONVERTM.PAS    6K   FF EF       in 1984.
  301. 175.05    COS     .PAS    2K   D5 57
  302. 175.06    CRTMAP  .PAS    4K   6B 23       It is complete with full library
  303. 175.07    CUSTOMIZ.INT    2K   40 F7       of Documentation and support files.
  304. 175.08    DEBUG   .INT    1K   33 86
  305. 175.09    ERASE   .INT    1K   EE FC       The files on the release disk have
  306. 175.10    EXEC    .COM   24K   DA 81       all the files Crunched and put into
  307. 175.11    EXP     .PAS    2K   AA D5       libraries. Use LT.COM (on this disk)
  308. 175.12    INDEX0  .INT   10K   C5 5B       to UNCRUNCH and Extract at the same
  309. 175.13    INDEX1  .INT    7K   A0 4B       time. Uncrunches to over 400k.
  310. 175.14    INDEX2  .INT    2K   CA 21
  311. 175.15    JGRAF   .INT    5K   74 33
  312. 175.16    JGRAF   .PAS    8K   CA 8E
  313. 175.17    JRTASM  .INT   15K   D9 8C
  314. 175.18    JRTMAN  .INF    1K   B5 0C
  315. 175.19    JRTMAN1 .LBR   42K   2F 0A
  316. 175.20    JRTMAN2 .LBR   45K   02 0F
  317. 175.21    JRTMAN3 .LBR   40K   14 DD
  318. 175.22    JRTPAS3 .COM   22K   44 2E
  319. 175.23    JSTAT   .PAS    3K   8E 8F
  320. 175.24    LETTERS .INT    2K   5B 0C
  321. 175.25    LINKER  .INT    4K   AD 31
  322. 175.26    LN      .PAS    2K   E7 64
  323. 175.27    PASCAL  .LIB   13K   6A 34
  324. 175.28    PASCAL0 .INT   24K   C5 5F
  325. 175.29    PASCAL1 .INT    7K   DA CC
  326. 175.30    PASCAL2 .INT    5K   9C 31
  327. 175.31    PASCAL3 .INT   10K   A6 AD
  328. 175.32    PASCAL4 .INT    1K   B4 66
  329. 175.33    PICTURE .INT    6K   EB 04
  330. 175.34    README  .       2K   8A F7
  331. 175.35    RENAME  .INT    1K   E2 3D
  332. 175.36    RESETBIT.ASM    1K   35 97
  333. 175.37    SEARCH  .INT    1K   06 84
  334. 175.38    SETBIT  .ASM    1K   C7 17
  335. 175.39    SIN     .PAS    1K   C2 56
  336. 175.40    SQRT    .PAS    1K   A4 B0
  337. 175.41    TESTBIT .ASM    1K   F5 1B
  338. 175.42    VERIFY  .INT    1K   76 F9
  339.  
  340.  
  341. -MBUG.174    Databases, Compression Utilities + other Utilities
  342.  
  343. 174.01    CPUTEST .LBR    3K   38 4D    Identify CPU chip
  344. 174.02    CRUNCH28.LBR   39K   31 9E    File compression and decompression
  345. 174.03    FBAD70  .LBR   21K   ED BF    Find bad disk tracks and lock out
  346. 174.04    FILECARD.LBR   50K   C9 58    Filecard Database + T/Pas source
  347. 174.05    FILEMAP .COM    4K   59 E3    Lists file allocation map of disk 
  348. 174.06    JMON    .LBR   19K   40 78    Put MONITOR in RAM, not ROM
  349. 174.07    MAKBATCH.LBR    4K   8B 2F    Make Batch files. Eliminate SUBMIT !
  350. 174.08    PCSWP05 .LBR   28K   71 FC    Read IBM 5 1/4" disks
  351. 174.09    PHONE   .LBR    8K   42 79    How to connect a 2nd phone
  352. 174.10    RECIPE  .LBR   12K   E7 10    Database for Recipies + T/P source
  353. 174.11    SETATT  .LBR   11K   05 FB    Set File Attributes
  354. 174.12    SORTDIR .COM    2K   F9 F0    Sort disk directory alphabetically
  355. 174.13    SYS215  .COM    8K   58 89    Identifies CPU + BDOS & BIOS etc
  356. 174.14    TELL    .COM    2K   1D 79    Find BDOS & BIOS etc.
  357. 174.15    UNZIP15 .LBR   23K   83 17    Uncompress MS-DOS ZIP files
  358. 174.16    ZTYPE10 .LBR   37K   1B 54    Type MS-DOS ZIP files to screen
  359.  
  360.  
  361. -MBUG.173    Wordprocessor, Spell Checker and Graphics
  362.  
  363. 173.01    BANNER03.LBR   49K   D0 D9   Prints L-A-R-G-E banners
  364. 173.02    FILT7A  .LBR    5K   78 25   Convert Wordstar files to ASCII
  365. 173.03    GRAFTOOL.LBR   17K   21 DC   Print out Bar Charts, etc.
  366. 173.04    MAGIC   .LBR   21K   A3 4A   Print large letters to screen/printer
  367. 173.05    SPELLM20.LBR   94K   08 A7   Spell checker. Wordstar compatable
  368. 173.06    VZDE-PAT.LBR    4K   E1 83   Patch VDE or ZDE wordprocessors
  369. 173.07    ZDE16   .LBR   62K   CD 1C   Z80 version of the well known
  370.                                      VDE/M Wordstar comp. wordprocessor.
  371.  
  372.  
  373. -MBUG.172    Unix shell and SBASIC and APL languages + others
  374.  
  375. 172.01    APL-Z80 .LBR   62K   03 F0    APL interpretor for CP/M
  376. 172.02    BASCONV .LBR   31K   B3 9B    Converts GWBASIC, TRS Basic and
  377.                                       Commadore Basic to ASCII.
  378. 172.03    CORK10  .LBR   17K   2E B3    Remap IBM graphics chrs for ZMP
  379. 172.04    FRONT51 .LBR   39K   ED 32    Front Shell. Similar to 128k Shell
  380. 172.05    SBASIC  .LBR   62K   AA 44    A Basic Compiler
  381. 172.06    UN2     .LBR    4K   A9 AB    Un-protects protected MBASIC programs
  382. 172.07    UZI     .LBR   48K   FC 59    Unix shell for Z80 CP/M
  383. 172.08    UZI-UTIL.LBR   30K   67 C3    Unix shell utilities
  384.  
  385.  
  386. -MBUG.171     ZCPR3 Utilities and Other Utilities
  387.  
  388. 171.01    FIRE12  .LBR   66K   B3 7E     Reorganize and compact disks
  389. 171.02    REPAIR  .LBR   52K   CD 92     Recover damaged directories and
  390.                                        track to track copy. ZCPR3
  391. 171.03    SPOOLER .LBR   38K   36 82     Print spooler
  392. 171.04    TEX10   .LBR   25K   2B F9     Time utility for ZCPR3
  393. 171.05    TURBO-IO.LBR   41K   D0 E8     Control data entry into Turbo
  394.                                        Pascal + date routines.
  395. 171.06    TURBWIN3.LBR   19K   56 6B     Windows routines to emulate the
  396.                                        "IBM PC Goodies" section of
  397.                                        Turbo Pascal Manual.
  398. 171.07    VLU108  .LBR   46K   6D 5D     Menu driven LIBrary utility for
  399.                                        ZCPR3 only.
  400.  
  401.  
  402. -MBUG.170       New Games for the Microbee
  403.  
  404. 170.01    CATCHUM .LBR   18K   FE 9A    Yahoo Software's Pacman. Great!
  405. 170.02    FOOTBALL.LBR   19K   7D 36    American Football setup
  406. 170.03    GUSHER  .COM   31K   6D EC    Balcones/Xerox Oil game
  407. 170.04    PAC20   .LBR   21K   B1 3A    Another Pacman
  408. 170.05    STARSHIP.LBR   81K   BC 36    Spaceship game + T/Pascal source
  409. 170.06    TAKEOVER.LBR   69K   F6 9A    Graphical adventure game
  410. 170.07    TAROT   .LBR   28K   87 16    Tarot card reading
  411. 170.08    Z80CHESS.LBR    8K   60 4F    Chess for Z80 CP/M
  412.  
  413.  
  414. -MBUG.169    BDOS replacement and enhancer.
  415.  
  416. 169.01    SUPERDOS.LBR   69K   F6 23     Original system
  417. 169.02    Z80DOS  .LBR  155K   4D 66     Original Z80DOS up-grade
  418. 169.03    Z80DOS2B.LBR  124K   9B 33     Up-graded Z80DOS with semi-
  419.                                        automatic installation.
  420. 169.04  READ    .ME     2K   14 E0     How to install on Microbees
  421.  
  422.    Z80DOS is a replacement for CP/M's Basic Disk Operating System, or BDOS,
  423. for computers having a Zilog Z80 microprocessor. Z80DOS supports all of the
  424. standard CP/M 2.2 BDOS functions, and adds several new functions and 
  425. enhancements.
  426.    When Z80DOS detects a changed disk, it resets the disk system rather than
  427. aborting with a read-only error message as CP/M does. NO more ^C !!!!!!!
  428.    Files may be made "public" (available from all user areas on a disk) by
  429. setting the high bit of the second character of their filename (f2 bit).
  430. Public files cannot be referenced by wildcards.  This feature is normally on,
  431. and may be turned off by setting bit 1 of address Z80DOS+19 to zero.
  432.    Disks of up to one gigabyte and files of up to 32 megabytes are possible
  433. under Z80DOS.
  434.    Z80DOS provides the user with more information when an error occurs. The
  435. type of error, the function call which produced the error, the drive letter,
  436. and the filename (if any) associated with the function call are all displayed.
  437.    Z80DOS provides file Date and time stamping similar to CPM+.
  438.  
  439.  
  440. -MBUG.168      CONIX System for Z80 Computers
  441.  
  442. 168.01    CONIX1  .LBR  106K   3B 3C     All needed files
  443. 168.02    CONIX2  .LBR  167K   84 57     Full documentation
  444.  
  445. ConIX is compatible with 48K+ CP/M 2.2/3.0 and equivalent systems,
  446. including emulation software.  It runs with and does not replace
  447. CP/M, thus providing 100% compatibility with existing software and
  448. data files.  ConIX uses as little as 1/2K TPA memory, and 0-27K
  449. disk minimum.  Easy one-minute installation requires no system or
  450. time-consuming BIOS modifications.
  451.  
  452. The capabilities provided by ConIX include:
  453.  
  454.     * Path Searching
  455.     * Automatic Overlay Searching by Extension
  456.     * I/O Redirection and Pipes via Memory or Disk
  457.     * Vastly improved and redesigned User Areas
  458.     * End-of-screen output page pause
  459.     * 8 Megabyte capacity Print Spooler
  460.     * 22 New BDOS System Calls
  461.     * User Definable Function Keys
  462.     * Command line memory access and debugging
  463.     * Virtual disk system
  464.     * Type-Ahead Buffering with Echo and Cancel
  465.     * Over 300 Data Variables and Aliases
  466.     * Multiple commands per line
  467.     * Prompt displays user number and drive R/O status
  468.     * Upper/Lower Case and true Argument Handling
  469.     * Filename argument pattern matching
  470.     * User definable I/O devices
  471.     * Over 100 built-in (non-transient) commands
  472.       * Sophisticated Memory Management System
  473.     * Ability to trade ConIX-specific software with registered
  474.           ConIX Operating System owners
  475.  
  476.  
  477. -MBUG.167    Various Utilities
  478.  
  479. 167.01    ABUSER84.LBR    4K   54 D9   Change USER # without copying file
  480. 167.02    CL10    .LBR   25K   D0 C0   Compact an LBR file
  481. 167.03    CO910410.LBR   11K   00 5E   Minutes of CP/M Conferance 10/4/91
  482. 167.04    DISK-FIX.LBR   25K   F6 7A   Disk Diagnostics and fixer
  483. 167.05    HOWBIG  .COM    1K   57 EA   Reports size of TPA
  484. 167.06    LSWEEP13.LBR   23K   21 A0   Sweep type library utility
  485. 167.07    NEWTRAN1.LBR   52K   07 6E   CP/M to MS-DOS transfer utility
  486. 167.08    PROLNK15.LBR   44K   A6 65   Linkage editor for Z80 Assembler
  487. 167.09    PROWRT12.LBR   20K   3C 1D   Set C.Itoh 8510 printer options
  488. 167.10    RAP     .LBR   31K   4F 7A   Re-direct output to disk file
  489. 167.11    XLTZ80  .LBR    7K   14 E5   Translate 8080 to Z80 assembler
  490. 167.12    ZMP-BEE .LBR   34K   26 73   Microbee overlay for ZModem
  491.  
  492.  
  493. -MBUG.166     Basic and Compiled Games
  494.  
  495. 166.01    BACCARAT.COM    5K   ED D3    Compiled Games and Adventures
  496. 166.02    BACCRRT .COM    4K   A8 FD    from FOG#66.
  497. 166.03  BASEBALL.COM   12K   31 9E
  498. 166.04    BASGAMES.LBR   82K   29 8E    Library of MBasic source code
  499. 166.05    BRUN    .COM   16K   31 3E    of all compiled games.
  500. 166.06    CASTLE  .COM   22K   16 2C     \
  501. 166.07    CIA     .COM   17K   CB C6      \
  502. 166.08    FIGHTER .COM    5K   9B 6E       \
  503. 166.09    GRANPRIX.COM   10K   02 44        \
  504. 166.10    QUEST   .COM   10K   80 FE         \
  505. 166.11    RUNGE   .COM    4K   C9 08          \
  506. 166.12    STARLAN4.COM   10K   5D F1           \
  507. 166.13    STARLANE.COM   13K   03 8D            \
  508. 166.14    STARTREK.COM   22K   8C CE             \
  509. 166.15    YAHTZEE .COM    9K   F7 4D              \
  510. 166.16  ROGUE1A .LBR   26K   83 4D    Dungeons type Adventure game
  511.  
  512.  
  513. -MBUG.165    PROMPT programs, Games and Utilities
  514.  
  515. 165.01    CLIMATE .MWB    2K   1E 73    Metric to Imperial. PROMPT Apr`91
  516. 165.02    EASTER  .MWB    4K   74 1D    Enlarge PCG's. PROMPT April `91
  517. 165.03    EW2ASCII.C      2K   B6 C4    Convert Early Word files to ASCII
  518. 165.04    EW2ASCII.COM    9K   AA D0    or Wordstar loadable.
  519. 165.05    EW2ASCII.MWB    1K   0F 79    BASIC version
  520. 165.06    FLUID   .MWB    1K   2E 16    Gallons to Litres. PROMPT March`91
  521. 165.07    GOBANG  .COM   17K   E1 23    Get 5 in a row to win.
  522. 165.08    GOBANG  .DOC    1K   E1 9B      \
  523. 165.09    GUESS   .MWB    2K   85 06    Guess your age. PROMPT March`91
  524. 165.10    HANGMAN .COM   18K   57 9C    Hangman!
  525. 165.11    HOUSE   .MWB    2K   1A 56    Exp. with PCG's. PROMPT March`91
  526. 165.12    IBC     .LBR   54K   D9 D6    Int. Building Contractor - Simulation
  527. 165.13    JOKES   .LBR   25K   5B 43    Collection of Jokes and sayings
  528. 165.14    LIMERIC .LBR   19K   D2 1F    Collection of Limerics
  529. 165.15    MAZE    .COM   12K   14 11    Draws a maze on the screen + answer
  530. 165.16    MAZE    .PAS    7K   01 59    Source of above
  531. 165.17    MAZEEDIT.COM   14K   53 2C    Edit/design mazes
  532. 165.18    MAZEEDIT.PAS   14K   48 E2    Source of above
  533. 165.19    MMIND   .COM   12K   5B 86    Mastermind - you v's computer
  534. 165.20    MMIND   .PAS    6K   D3 CD    Source of above
  535. 165.21    POKERMCN.MWB   13K   0B EA    Poker machine with good graphics
  536. 165.22    RECONDAT.BAS    4K   88 16    Date utility. PROMPT April`91
  537. 165.23    TICTAC  .COM   13K   94 82    You against the computer
  538. 165.24    TRAKCOPY.COM   13K   3E EB    Copy disks track to track
  539. 165.25    TRAKCOPY.PAS   12K   0F CF    Source of above, by P Broughton.
  540.  
  541.  
  542. -MBUG.164     Printmaster Graphic Files disk # 4
  543.  
  544. 164.01    ULIB30  .SYP   24K   07 12     These PM graphic files   
  545. 164.02    ULIB30  .SYR    1K   4D 00     were converted from the  
  546. 164.03    ULIB31  .SYP   30K   02 A7     IBM public domain disks  
  547. 164.04    ULIB31  .SYR    1K   35 08     #2109 to #2118 called    
  548. 164.05    ULIB32  .SYP   23K   F4 3A     Cooper Graphics. There   
  549. 164.06    ULIB32  .SYR    1K   67 49     was 1 PM file on each    
  550. 164.07    ULIB33  .SYP   30K   91 AA     disk.
  551. 164.08    ULIB33  .SYR    1K   39 35
  552. 164.09    ULIB34  .SYP   18K   07 3F     Although intended for    
  553. 164.10    ULIB34  .SYR    1K   D3 4D     use on a Microbee, these 
  554. 164.11    ULIB35  .SYP   22K   A8 08     files can be used with   
  555. 164.12    ULIB35  .SYR    1K   F7 AB     IBM Printmaster as well. 
  556. 164.13    ULIB36  .SYP   22K   EA 90
  557. 164.14    ULIB36  .SYR    1K   10 97     Each file contains 99 NEW
  558. 164.15    ULIB37  .SYP   25K   38 26     pictures. Uncrunches to  
  559. 164.16    ULIB37  .SYR    1K   86 7F     over 500k and 1000 pics. 
  560. 164.17    ULIB38  .SYP   20K   04 6C
  561. 164.18    ULIB38  .SYR    1K   A6 73
  562. 164.19    UNCRLZH .COM    9K   FD AE     Used to un-crunch files.
  563. 164.20    README  .       2K   FB A5     Docs on how to use files
  564.  
  565.  
  566. -MBUG.163    Printmaster Graphic files disk #3
  567.  
  568. 163.01    ULIB21  .SYP   19K   82 91     These PM graphic files 
  569. 163.02    ULIB21  .SYR    1K   4A 1D     were converted from the
  570. 163.03    ULIB22  .SYP   25K   2B D3     IBM public domain disks
  571. 163.04    ULIB22  .SYR    1K   2E A2     #2100 to #2108 called
  572. 163.05    ULIB23  .SYP   11K   6F 2E     Cooper Graphics. There
  573. 163.06    ULIB23  .SYR    1K   87 30     was 1 PM file on each 
  574. 163.07    ULIB24  .SYP    8K   E0 EF     disk.
  575. 163.08    ULIB24  .SYR    1K   83 C1
  576. 163.09    ULIB25  .SYP   30K   1A 08     Although intended for
  577. 163.10    ULIB25  .SYR    1K   8C FA     use on a Microbee, these
  578. 163.11    ULIB26  .SYP   23K   BA D5     files can be used with
  579. 163.12    ULIB26  .SYR    1K   11 B3     IBM Printmaster as well.
  580. 163.13    ULIB27  .SYP   25K   AE BF
  581. 163.14    ULIB27  .SYR    1K   55 F1     Each file contains 99 NEW
  582. 163.15    ULIB28  .SYP   26K   DC B4     pictures. Uncrunches to
  583. 163.16    ULIB28  .SYR    1K   B8 2E     over 500k and 1000 pics.
  584. 163.17    ULIB29  .SYP   27K   25 B2
  585. 163.18    ULIB29  .SYR    1K   54 36
  586. 163.19    README  .       2K   FB A5     Docs on how to use files
  587. 163.20    UNCRLZH .COM    9K   FD AE     Used to un-crunch files. 
  588.  
  589. NOTE:  If there are any requests, I can produce a booklet with all
  590. the pictures of disks 163 & 164 printed out to make it a little easier
  591. in selection.
  592.  
  593.  
  594. -MBUG.162     Statistics, CHALK and others
  595.  
  596. 162.01    CC      .LBR    9K   2E 6E     MWbasic screen editor & dumper.
  597. 162.02    CHALKNEW.LBR   61K   71 66     Spreadsheet program
  598. 162.03    CHALKREV.DOC    4K   83 95     Review. See PROMPT May 91
  599. 162.04    COMP-FON.LBR   12K   F5 23     Computer fonts for Simply Write.
  600. 162.05    CONVMWB .PAS    3K   22 18     Convert MWB Basic to ASCII files
  601. 162.06    FMT309  .LBR    9K   E0 DD     Format 776k DS 3.5" on Dreamdisk
  602. 162.07    JUPITER2.COM   18K   A3 D2     Update to MBUG # 139
  603. 162.08    L47     .LBR   25K   F7 AF     Directory Lister ver 4.7 + source
  604. 162.09    PACMAN  .COM   18K   42 5F     Game of Pacman
  605. 162.10    PACMAN  .DOC    2K   2B 40        \
  606. 162.11    STATISTC.LBR   77K   13 08     A complete Statistics package for
  607. 162.12  STATS   .DOC    2K   2D 8F     the Microbee. Menu driven.
  608.  
  609.  
  610. -MBUG.160     Epson printer formatter
  611.  
  612. 160.01    EP-COMS .LBR   24K   0C 72    See below
  613. 160.02    EP-DOCS .LBR   64K   35 36        \
  614. 160.03    EP-ECHED.LBR   21K   7F F8         \
  615. 160.04    EP-FONTS.LBR  179K   DA 86          \
  616. 160.05    KWIKFONT.LBR   74K   89 09    Smaller version of above
  617.  
  618. EP (Epson print) is a runoff printer formatter for CPM that
  619. prints on the MX-80, FX-80, RX-80 and probably on other models.
  620. Documents, fonts, a font editor, and source code are included
  621. with this distribution.
  622.  
  623. EP is a program which formats and prints texts on an Epson printer
  624. using proportionally spaced fonts of characters. The formatting
  625. is controlled by commands which are placed in the text. Many fonts
  626. are supplied (around 70), and you can design your own. The 
  627. characters of a single font can be modified by being italicized,
  628. underlined, emphasized, enlarged, compressed, etc. There are 
  629. limited facilities for horizontal and vertical rules, macro 
  630. commands, embedded graphics, and for multiple-column printing.
  631.  
  632. However, printing is slow. Although characters can be stretched,
  633. only one basic point size can be used (8 points). EP has upwards
  634. of 160 formatting commands to select font, print style, point 
  635. size, indentation, and page headings or footings.
  636.  
  637.  
  638. -MBUG.159     Superior Computer Software PD Games
  639.               + other Games + PROMPT listing from 1990
  640.  
  641. 159.01    BANDIT  .MWB    6K   42 6A    3 wheel bandit. PROMPT Nov 90
  642. 159.02    FORTRIS .LBR   40K   15 21    Superior Comp. Soft. Disk IV
  643. 159.03    MAZE    .COM   10K   F3 1B    Graphical 3D Maze. Set size.
  644. 159.04    MAZE    .LBR   27K   1D D5    M80 Source code
  645. 159.05    MUNCH   .MWB    4K   20 F4    Game
  646. 159.06    MUSKEY  .MWB    1K   47 E7    Musical keyboard
  647. 159.07    MWB2ASC .PAS    6K   57 30    MWB 2 ACSII. PROMPT Dec 90
  648. 159.08    NUDES   .LBR   36K   A9 FF    ASCII pics. Use Disk # 149
  649. 159.09    POOL    .MWB    4K   25 D2    Game
  650. 159.10    RACES   .MWB    3K   7E A5    Game
  651. 159.11    SCRORPRT.PRO    4K   9A 96    dBase utility. PROMPT Oct 90
  652. 159.12    SOUND   .DOC    1K   D9 61    Makes sounds!!!
  653. 159.13    SOUND   .MWB    3K   0B 3F       \
  654. 159.14    SUPERIOR.LBR   78K   B7 CC    Superior Comp. Soft. Disk I
  655. 159.15    TANK    .MWB   11K   02 20    Game
  656. 159.16    TEXTDISP.MWB    2K   AC 22    Text display. PROMPT Nov 90
  657. 159.17    TRAPEZ  .MWB    1K   00 B7    Trapezium. PROMPT Oct 90
  658. 159.18    XMAS1990.MWB    5K   2A 66    Christmas. PROMPT Dec 90
  659.  
  660.  
  661. MBUG.158      Small C plus other Utilities
  662.  
  663. 158.01    B29-304 .LBR   71K   D9 42    SWEEP type program with Hex
  664.                                       dump and LIBrary facitities
  665. 158.02    MOONLOC .LBR   14K   12 0A    Locate Moon
  666. 158.03    ORBIT   .LBR   36K   3E E5    Locate Satelites
  667. 158.04    SC21-1  .LBR   69K   53 3F    Small C version 2.10
  668. 158.05    SC21-2  .LBR   42K   F9 9F    Fred Scacchittis upgrade 
  669. 158.06    SC21-3  .LBR   27K   41 33      \
  670. 158.07    TLZH11  .LBR   59K   0F 8C    Extract *.LZH files from DOS
  671. 158.08    UNZIP12 .LBR    9K   8B D8    Extract *.ZIP files from DOS
  672.  
  673.  
  674. -MBUG.157      Microbee to IBM, Wordprocessor, Passwords, + others
  675.  
  676. 157.01    CHALENGE.YOU    2K   72 4A    Part of Password
  677. 157.02    DATMAC  .COM   10K   8E 1A    Convert EDASM to MAC format
  678. 157.03    DISKDEFS.LBR   15K   48 78    Dreamdisk Setdisk data for AT disks
  679. 157.04    DSKLBL35.LBR   17K   8E 24    Prints out 3.5" disk labels
  680. 157.05    HELODERE.COM   10K   03 89    Part of Password
  681. 157.06    LOGON   .LBR   10K   1B EA    Logon password protection
  682. 157.07  MBPRE   .LBR   16K   D0 EB    Write BASIC programs in Wordstar
  683.                                       without line no.'s or GOTO's etc
  684. 157.08    MSWP    .COM   32K   82 38    P Broughton 'bee to IBM transfer
  685. 157.09    NEWTRNAT.COM   23K   EB F0    NEWTRAN that can read IBM AT disks
  686. 157.10    PASSWORD.COM   12K   9A 94    Add password protection to disks
  687. 157.11    PSNL301 .LBR   20K   C4 7A    Modify SHELL.SYS version 3.01
  688. 157.12  SETDISK .WST    1K   01 80    Setdisk data for IBM disks
  689. 157.13    VDE266NU.LBR  119K   79 94    Wordprocessor - 90% Wordstar comp.
  690.  
  691. NOTE:
  692.      To use MSWP or NEWTRNAT, the drive that will contain the DOS disk
  693.      must be first set to MS-DOS with SETDISK. Dreamdisk data allows
  694.      reading/writing of 360k & 1.2M 5.25" disks and 720k 3.5" disks.
  695.      Normal 'bees with the above SETDISK.WST allows the reading/writing
  696.      of 360k and 720k disks.
  697.  
  698.  
  699. -MBUG.156         Digital Packet Radio programs
  700.                   Tesseract RCPM+ volume 1
  701.  
  702. 156.01  HDLC    .PQN    7K   03 72  X25 packet decoder written in BDS C
  703. 156.02  PACKET  .LBR   66K   4E 6E  Packet radio modules for CP/M-80
  704. 156.03  PACKBIOS.MQC   13K   FA 3E  Packet radio BIOS for Xerox 820
  705. 156.04  RTTYFREQ.LQT    8K   DE 2F  List of RTTY English language broadcasters
  706. 156.05  W5YI6-10.RQP    8K   3B F0  Information on packet radio developments
  707. 156.06  X25     .LBR  118K   E3 3B  Level 2 protocol spec and repeater code
  708.  
  709.  
  710. -MBUG.155      Printmaster Graphics Disk 2
  711.  
  712. 155.01  ULIB0   .SYP   34K   97 49     140 Pictures    A total of 998 
  713. 155.02  ULIB0   .SYR    1K   55 E0       \             different picture  
  714. 155.03  ULIB10  .SYP   18K   51 45     83 Pictures     for the use with   
  715. 155.04  ULIB10  .SYR    1K   71 C6       \             Printmaster and    
  716. 155.05  ULIB11  .SYP   55K   BE 7E     175 Pictures    Printmaster Plus   
  717. 155.06  ULIB11  .SYR    1K   EA 1B       \             for the Microbee.  
  718. 155.07  ULIB12  .SYP   54K   5D D5     199 Pictures                       
  719. 155.08  ULIB12  .SYR    2K   68 E9       \             The pictures cover 
  720. 155.09  ULIB13  .SYP   61K   6E 6B     199 Pictures    just about every   
  721. 155.10  ULIB13  .SYR    2K   F6 2E       \             subject or topic.  
  722. 155.11  ULIB14  .SYP   32K   F1 C5     103 Pictures    ULIB12 is mostly
  723. 155.12  ULIB14  .SYR    1K   E8 22       \             Sports with ULIB13
  724. 155.13  ULIBA   .SYP   31K   32 99     99 Pictures     mostly Animals.
  725. 155.14  ULIBA   .SYR    1K   55 6F       \
  726. 155.16  README  .       1K   12 34     Text file to explain useage
  727.  
  728. NOTE:
  729.      A booklet has been produced that has a print-out of each
  730.      picture on this and #154 disk.
  731.  
  732.  
  733. -MBUG.154     Printmaster Graphics Disk 1
  734.  
  735. 154.01  ULIB1   .SYR    1K   51 FE    119 Pictures     A total of 1029
  736. 154.02  ULIB1   .SYP   35K   89 19      \              different picture
  737. 154.03  ULIB2   .STR    1K   E7 26    121 Pictures     for the use with
  738. 154.04  ULIB2   .SYP   29K   BB B6      \              Printmaster and
  739. 154.05  ULIB3   .SYR    1K   54 09    119 Pictures     Printmaster Plus
  740. 154.06  ULIB3   .SYP   25K   B6 00      \              for the Microbee.
  741. 154.07  ULIB4   .SYR    1K   29 32    119 Pictures
  742. 154.08  ULIB4   .SYP   31K   8D D8      \              The pictures cover
  743. 154.09  ULIB5   .SYR    1K   CA 29    119 Pictures     just about every
  744. 154.10  ULIB5   .SYP   36K   EE 28      \              subject or topic.  
  745. 154.11  ULIB6   .SYR    1K   7E 97     75 Pictures
  746. 154.12  ULIB6   .SYP   22K   60 8D      \
  747. 154.13  ULIB7   .SYR    1K   98 8F    119 Pictures
  748. 154.14  ULIB7   .SYP   30K   E3 35      \
  749. 154.15  ULIB8   .SYR    1K   8C F2    119 Pictures
  750. 154.16  ULIB8   .SYP   29K   2F 61      \
  751. 154.17  ULIB9   .SYR    1K   45 87    119 Pictures
  752. 154.18  ULIB9   .SYP   25K   40 29      \
  753. 154.19  README  .       2K   AD DB    Text file to explain usage
  754.  
  755. NOTE:
  756.      A booklet has been produced that has a print-out of each
  757.      picture on this and #155 disk. Cost $9, post included.
  758.  
  759.  
  760. -MBUG.153     Games, Utitities, Adventures and Graphics
  761.  
  762. 153.01  20-TUNES.MWB   12K   87 4B    Plays 20 musical tunes
  763. 153.02  AUST    .MWB    4K   16 24    Draws map of Australia            
  764. 153.03  BOXCMP  .MWB    2K   36 25    Graphical Game                    
  765. 153.04  BOXCMP-J.MWB    2K   B3 BD     - Joystick version               
  766. 153.05  BRICKY  .MWB    2K   2B 52    Graphical Game                    
  767. 153.06  BRICKY-J.MWB    2K   E6 EB     - Joystick version               
  768. 153.07  CAR     .MWB    2K   B8 31    Draws a car                       
  769. 153.08  CONCORD .MWB    1K   34 2D    Draws the Concord                 
  770. 153.09  COSMO   .MWB    2K   8C 0B    Graphical Game                    
  771. 153.10  EUROPE  .MWB    9K   63 94    Draws a HIRES2 map of Europe      
  772. 153.11  FARMSTCK.MWB   13K   09 25    Can you stock the Farm?           
  773. 153.12  FAUST   .LBR  112K   7E 81    An extensive Adventure.           
  774. 153.13  FRED    .MWB    2K   A1 18    Graphical Game                    
  775. 153.14  FRED-J  .MWB    2K   A9 D0     - Joystick version               
  776. 153.15  GB      .MWB    2K   08 02    Draws map of Great Britian        
  777. 153.16  HOUSE   .MWB    4K   73 95    Draws a House plan & elevation    
  778. 153.17  ITALY   .MWB    2K   28 61    Draws map of Italy                
  779. 153.18  LANDER  .MWB    3K   01 AD    Graphical Game                    
  780. 153.19  LOAN-REP.MWB    4K   49 2A    Does loan repayment calculations
  781. 153.20  LS      .COM   15K   54 01    Game of Letter Shift. From easy   
  782. 153.21  LS      .DOC    3K   E1 BC    to hard. Quick and addictive      
  783. 153.22  LS      .PAS   14K   69 46    Turbo Pascal source code          
  784. 153.23  MINEFLD .MWB    4K   8E 6A    Can you get through the Minefield?
  785. 153.24  MUNCH   .MWB    3K   9F DA    Graphical Game                    
  786. 153.25  MUNCH-J .MWB    3K   17 03     - Joystick version               
  787. 153.26  ODIE    .MWB    6K   95 98    Draw Odie                         
  788. 153.27  RACER   .MWB    2K   48 83    Game of Dodgem                    
  789. 153.28  SPELL   .MWB    8K   01 C9    Test out our Spelling             
  790. 153.29  SPELL3  .MWB    8K   A8 AD      \                               
  791. 153.30  SPELL6  .MWB    8K   CE 63       \                              
  792. 153.31  SPY     .MWB    3K   97 CE    Graphical Game                    
  793. 153.32  USA     .MWB    6K   8E 25    Draws a HIRES2 map of USA         
  794.  
  795.  
  796. -MBUG.152       Forth Tutorial plus others
  797.  
  798. 152.01  CON20   .LBR   19K   E7 17    Join 2 or more files together
  799. 152.02  CPMSRC-J.LYT   23K   16 B8    CP/M Software vendors list
  800. 152.03  FORTH1  .LBR   88K   15 DF    Forth83 utilities + tutorial
  801. 152.04  FORTH2  .LBR   85K   4C C6      \
  802. 152.05  FORTHTUT.LBR   45K   0A 3B       \
  803. 152.06  FU18    .COM    2K   A0 38    Fast Unsqueezer
  804. 152.07  HAYES   .LBR    6K   F2 89    Desription of Hayes modem commands
  805. 152.08  SW-PICS .LBR   40K   5B B4    Collection of pictures for Simply
  806.                                       Write.
  807.  
  808.  
  809. -MBUG.151       Disk of Digi-scanned pics for Electric Paintbrush
  810.                 from Craig Kerwin, Queensland
  811.  
  812. 151.01  BIRD    .EP    26K   CA 00    This disk contains a collection
  813. 151.02  CHICKENS.EP    14K   77 EE    of pictures that have been
  814. 151.03  CLOUDS  .EP    27K   1F 1F    converted to Electric Paintbrush
  815. 151.04  COTTON  .EP    38K   BF 18    format using a Microbee Digiscan.
  816. 151.05  CUTEDOG .EP    17K   7E 41    
  817. 151.06  DSAURS1 .EP    35K   BF 8C    Their names explain the contents
  818. 151.07  EROSION .EP    29K   06 A2    well.
  819. 151.08  FENCE   .EP    29K   08 3D   
  820. 151.09  FLAG    .EP     9K   14 0B    The distribution disk have the 
  821. 151.10  FOREST  .EP    20K   9D E0    files compressed to fit onto the
  822. 151.11  FRONTS  .EP    19K   B0 69    disk. They will need to be unCRUNCHed
  823. 151.12  FUNNYCAT.EP    21K   2B 5E    (utility provided) before they can
  824. 151.13  FUNNYDOG.EP    24K   DF 05    be loaded into EP.
  825. 151.14  MOONMAP .EP    24K   5A EC
  826. 151.15  OIL1    .EP    21K   4D 9F
  827. 151.16  PLANT   .EP    20K   38 99
  828. 151.17  ROGER   .EP    26K   21 87
  829. 151.18  SKULL   .EP    16K   28 7A
  830. 151.19  TANK1   .EP    15K   A0 94
  831. 151.20  TANK2   .EP    25K   BE C9
  832. 151.21  TOUKAN  .EP    17K   EB E8
  833. 151.22  WHEAT   .EP    25K   D8 EE
  834. 151.23  WORLD   .EP    17K   EA C3
  835.  
  836.  
  837. -MBUG.150    Disk of C Utilities from HASTINGS MICROBEE USER GROUP
  838.  
  839. 150.01  BU20    .LBR   58K   30 17    Incremental back-up utility in C
  840. 150.02  C-STUFF1.LBR    9K   F7 40    Useful C functions + small programs
  841. 150.03  C-STUFF2.LBR    8K   3D B8      \
  842. 150.04  C-STUFF3.LBR    6K   0B 15       \
  843. 150.05  C-STUFF4.LBR    5K   F0 76        \
  844. 150.06  IF      .LBR   21K   46 9D    Command line IF statement in T/Pas.
  845. 150.07  INSTRNS .INC    3K   E7 0D    Yet another LIFE program.
  846. 150.08  LIFE2   .COM   16K   D5 4A      \
  847. 150.09  LIFE2   .PAS   17K   AA 94       \
  848. 150.10  LIFEA   .DTA    1K   C9 4C        \
  849. 150.11  NCUTILS .LBR   51K   A4 DB    Nevada Cobol utilities
  850. 150.12  P       .LBR   66K   4D AD    Multiple command line exec. in C
  851. 150.13  PC      .LBR   30K   B8 B4    Programmable Calculator in C
  852. 150.14  READ    .ME     2K   55 02    Description of files on this disk
  853. 150.15  TABLECRC.LBR    2K   50 4C    Table driven CRC routine in C
  854. 150.16  TXT2ASM .AQM    9K   D0 2C    Text to ASM
  855.  
  856. NOTE:
  857.      To extract files from the *.LBR files on this disk, type in from the
  858.      prompt or SHELL :-
  859.  
  860.              A> LT filename.lbr B1:*.*  and hit RETURN
  861.  
  862.      This extracts all files to B: drive and USER 1. These, of course can
  863.      be changed to suit individual needs.
  864.