home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / archives / cpm / 8012-1.txt < prev    next >
Text File  |  1993-02-12  |  21KB  |  518 lines

  1.  3-Dec-80 04:05:00,653;000000000000
  2. Date: Wednesday, 3 December 1980  04:05-MST
  3. From: GZ at MIT-MC (Gail Zacharias)
  4. To:   INFO-CPM at MIT-MC
  5. cc:   GZ at MIT-MC
  6. Subject: up/down loading programs
  7.  
  8. At FJW's request I have placed 3 files in the CPM directory:
  9.     CPM;DOWN   LOAD  - a lisp program for simple down-loading
  10.     CPM;UP     LOAD  - a lisp program for simple up-loading
  11.         CPM;UPDOWN DOC   - documentation on using the programs
  12. These have not been tested at non-ITS sites - if you can get them
  13. to work somewhere else, you should probably let people know (they are
  14. meant to be run as LISP init files).  Please send any comments directly
  15. to me as I am not on this list.
  16.  4-Dec-80 18:23:00,774;000000000000
  17. Date: Thursday, 4 December 1980  18:23-MST
  18. From: Frank J. Wancho <FJW at MIT-MC>
  19. To:   INFO-CPM at MIT-MC
  20. Subject: [W8SDZ: New SDZ hex file]
  21.  
  22. Date: 12/04/80 19:43:01
  23. From: W8SDZ
  24. Re:   New SDZ hex file
  25.  
  26.  
  27. This [MC:CPM;SD HEX] is SD.HEX as of 12/2/80.  This file replaces
  28. earlier versions, which had a problem in the print routine which
  29. caused it to print garbage from memory after the last file name was
  30. printed.  When loaded, the COM file CRC = 87 6C.  See SD.ASM
  31. [MC:CPM;SD ASM] as of 12/2/80 for details on assembly options,
  32. including a narrower display for those with 64 character screens.  SD
  33. is compatible with CP/M 1.4, 2.x and MP/M.  Under CP/M 2.x or MP/M, it
  34. will show SYS files if the following command is used SD *.* S .
  35.  
  36. Keith Petersen, W8SDZ
  37.  5-Dec-80 05:36:00,1696;000000000000
  38. Date: Friday, 5 December 1980  05:36-MST
  39. From: Frank J. Wancho <FJW at MIT-MC>
  40. To:   INFO-CPM at MIT-MC, NORTH-STAR-USERS at MIT-MC
  41. Subject: [W8SDZ: New developments at Northstar]
  42.  
  43. Date: 12/05/80 01:59:22
  44. From: W8SDZ
  45. Re:   New developments at Northstar
  46.  
  47. Northstar is going to offer CP/M directly.  Apparently they are
  48. expanding their support for CP/M to the point where it makes more
  49. sense to offer it direct instead of referring sales to Lifeboat.
  50.    Northstar will soon be offering a new memory board that has some
  51. sort of memory-mangement built into it so that the Z80 processor can
  52. address over 300k of ram WITHOUT BANK SWITCHING!  The process is said
  53. to be transparent to the user, making the system look as if it had
  54. over 300k of RAM!
  55. --------------------
  56.  
  57. The N* CP/M will retail for $230 and include support for their hard
  58. disk.  The hard disk version from Lifeboat is $250.  My dealer has
  59. placed an order for it and I will be receiving that copy to evaluate.
  60. I'll have a report for you soon after I get it.
  61.  
  62. If we can combine that memory management board and, say, Godbout's
  63. recently announced 128K RAM board, maybe we can seriously consider
  64. offloading some of our medium sized FORTRAN programs into dedicated
  65. single-user micros...
  66.  
  67. --Frank
  68.  
  69. P.S. In a slightly related topic for N* hardware hackers who have the
  70. older series processor board made prior to about April this year: I
  71. have the phantom line modification instructions available for anyone
  72. who wants to try it.  N* claims it shouldn't, but several local users
  73. have tried it here and claim it works.  If there is enough interest, I
  74. will key it in and pass it along to try at your own risk...
  75.  5-Dec-80 23:19:00,641;000000000000
  76. Date: Friday, 5 December 1980  23:19-MST
  77. From: GYRO at MIT-MC (Scott W. Layson)
  78. To:   INFO-CPM at MIT-MC
  79. Subject: Disk controller
  80.  
  81. Reading MC:CPM;DSKCMP DOC, I see that someone [all the names were deleted] has
  82. a CP/M 2.2 CBIOS for the Versafloppy II, as well as a bootloader.  I would kill
  83. to obtain these [well, almost].  I.e., I have a Versafloppy II and rather dislike
  84. SDOS; not only is it inherently slow, but I can't run SPEED under it.  To whoever
  85. has this 2.2: hello, are you out there?  Can anyone give me any hints as to who
  86. it might be?  The message seemed to imply that the software lived on a CBBS.
  87.  
  88. -- Scott Layson
  89.  6-Dec-80 01:29:00,2152;000000000000
  90. Date: Saturday, 6 December 1980  01:29-MST
  91. From: Frank J. Wancho <FJW at MIT-MC>
  92. To:   INFO-CPM at MIT-MC
  93. Subject: CRCK.ASM and MLIST.HEX Available
  94.  
  95. [ Administrivia: Do you prefer receiving these more detailed
  96. descriptions of the files added to CPM; or the short one-liners?
  97. Replies to INFO-CPM-REQUEST@MIT-MC, please.  --Frank]
  98.  
  99.  
  100. From Keith Petersen (W8SDZ@MC):
  101.  
  102. MC:CPM;CRCK ASM
  103.  
  104.                          CRCK.ASM version 4.2
  105.                        by Keith Petersen, W8SDZ
  106.                           (revised 10/6/80)
  107.     
  108.               ----> NOTE: MUST BE ASSEMBLED BY MAC <----
  109.     
  110.     CRCK is a program to read any CP/M file and print a
  111.     CYCLIC-REDUNDANCY-CHECK number based on the CCITT standard
  112.     polynominal:
  113.  
  114.              X^16 + X^15 + X^13 + X^7 + X^4 + X^2 + X + 1
  115.     
  116.     Useful for checking accuracy of file transfers.  More accurate
  117.     than a simple checksum.
  118.     
  119.     Optionally will write an output file to the default drive, listing
  120.     the CRC's of all files checked in a single session.
  121.     
  122.     COMMANDS:   CRCK [drive:]<filename.filetype> [F]
  123. --------------------
  124.  
  125. MC:CPM;MLIST HEX
  126.  
  127.      MLIST.COM - V3.4 by Keith Petersen, W8SDZ (revised 9/21/80)
  128.  
  129.     This program lists any size ASCII file by name, reading up to 16k
  130.     of the file into memory at one time, in order to minimize disk
  131.     activity during printout.
  132.  
  133.     Allows listing of multiple files by using normal CP/M ambiguous
  134.     file names (i.e., MLIST *.ASM).  Before each file is printed, the
  135.     FILENAME.TYPE is displayed.
  136.  
  137.     Use CTL-S to pause, CTL-C to abort.
  138.     Other characters are ignored.
  139.  
  140.     This program allows CP/M 1.4 users to have protected ASCII files
  141.     on a remote system, provided that the CCP 'REN' (rename) and
  142.     'TYPE' functions have been changed to some other characters and
  143.     MLIST.COM has been renamed to TYPE.COM.  To protect a file, rename
  144.     it so the last character of the file type is #.  Example -
  145.     MYFILE.AS#
  146.  
  147.     CP/M 2.x users may use 'TAG.COM' to set the f1' attribute of a
  148.     file, which will prevent this program from listing it.
  149.  
  150. ====================
  151.  7-Dec-80 13:34:00,839;000000000000
  152. Date: Sunday, 7 December 1980  13:34-MST
  153. From: BHUBER at USC-ECL
  154. To:   INFO-CPM at MIT-MC
  155. cc:   BHuber at USC-ECL
  156. Subject: Apple and CP/M
  157.  
  158. I am [slowly] learning what CP/M can and cannot do as I become more familiar
  159. with the Microsoft card.  I have looked around for additional reading matter
  160. on this subject, but don't really find a lot of information.  Rather than ask
  161. a whole bunch of questions, I plan to learn via the "hack" approach.  But
  162. there is one application that I am most anxious to transition over from the
  163. regular Apple software:  a mailing list program that can handle multiple disk
  164. drive data.  Much to my dismay, Lifeboat wasn't much help; apparently not
  165. too much software has been (or is capable of being?) converted to the Apple
  166. CP/M -- problem centers around the unique disk format.
  167.  
  168. Comments?
  169.  
  170. Bud
  171.  8-Dec-80 02:14:00,861;000000000000
  172. Date: Monday, 8 December 1980  02:14-MST
  173. From: POURNE at MIT-MC (Jerry E. Pournelle)
  174. To:   INFO-MICRO at MIT-MC, INFO-CPM at MIT-MC, ENERGY at MIT-MC
  175. Subject: terminal inquiry
  176.  
  177. I am revamping my system and its possible a terminal (rather
  178. than the memory-mapped system I am using) would be better.  If
  179. money is not really critical (I wouldn't care to spend enormous
  180. sums on just a terminal because it would be cheaper to get
  181. another micro and make it simulate a terminal) what are good
  182. terminals?
  183.     Good = Typewriter key layout; cursor control keys; gold
  184. key (ie if possible able to set all bits); prefer programmable
  185. keys to aid in text editing; essential that it have ALL ASCII
  186. characters including ~ and | and such like.
  187.     For that matter, I know little of terminals and would be
  188. interested in knowing what DOES make one better than another...
  189. 17-Dec-80 04:44:00,146;000000000000
  190. Date: Wednesday, 17 December 1980  04:44-MST
  191. From: WLG at MIT-MC (Wayne Gordon)
  192. To:   INFO-CPM at MIT-MC
  193.  
  194. please add me to this list.
  195.  
  196. wlg
  197. 19-Dec-80 20:00:00,1145;000000000000
  198. Date: Friday, 19 December 1980  20:00-MST
  199. From: Frank J. Wancho <FJW at MIT-MC>
  200. To:   INFO-CPM at MIT-MC
  201. Subject: More files
  202.  
  203. Of those who bothered to express an opinion, it was 5:1 in favor of
  204. the long form announcements of new files available in MC:CPM;.
  205.  
  206. New are:
  207.  
  208. TY2741 ASM - a modification of an old version of PLINK to emulate an
  209. EBCDIC or Correspondence Code terminal.  Can be modified to work in
  210. reverse by exchanging the CALLs.  Does not support shifted codes, but
  211. can be extended to do that.  Should anyone do that, please submit the
  212. changed version.
  213.  
  214. The rest below are from W8SDZ (Keith Petersen):
  215.  
  216. SD ASM and SD HEX - upgraded version of SD (Sorted Directory).
  217.  
  218. DIRF ASM and DIRF MAC - 
  219.  
  220.     This file contains routines which can be included in any CP/M
  221.     program to allow listing the directory.  No sorting is done
  222.     because that would require use of more memory above the program.
  223.     These routines use the 80h default buffer for all operations so if
  224.     you have data there be sure to move it before running this
  225.     directory function.  Assume all registers destroyed when calling
  226.     'DIRF'.
  227. 19-Dec-80 20:03:00,4745;000000000000
  228. Date: Friday, 19 December 1980  20:03-MST
  229. From: Frank J. Wancho <FJW at MIT-MC>
  230. To:   INFO-CPM at MIT-MC
  231. Subject: SIG/M December Newsletter
  232.  
  233.         The SIG/M Report (December 1980)
  234.              by Bruce Ratoff
  235.  
  236.    The    SIG/M software library seems to have drawn great interest
  237. from  CP/M users both in and out of our  geographical  area.  The
  238. November  SIG/M  meeting at UCTI saw long lines of ACGNJ  members
  239. waiting  to  copy the available diskettes.  Many thanks  to  Jeff
  240. Kashinsky,  whose system got a real workout doing the copying.    A
  241. number    of  individuals  have  volunteered  their  assistance  in
  242. distributing  the library.  Their names and phone  numbers  (some
  243. BBS,  some  voice) appear below.  It is hoped that this  interest
  244. will  continue,  for a group such as SIG/M needs broad support in
  245. order to succeed.
  246.  
  247.    One    regrettable mishap has occurred in compiling the  library
  248. disks.    Diskette number 4,  a collection of CP/M  utilities,  was
  249. defective at the time of the users' group meeting. Henry Kee, who
  250. compiled  this diskette,  seems to have discovered (the hard way)
  251. an  incompatibility  between Digital Research  PIP  and  Cromemco
  252. CDOS. The end result was several bad files. The diskette has been
  253. re-created and verified, and will be available for copying at the
  254. next  users'  group  meeting.  Those  of  you  who  received  the
  255. defective copies will of course receive a new one at no charge.
  256.  
  257.             SIG/M LOCAL COORDINATORS
  258.  
  259.    The    following  people  and organizations have  offered  their
  260. assistance in distributing the library:
  261.  
  262.   Kevin O'Connell                609-461-4351
  263.       Distribution for southern New Jersey
  264.  
  265.   Ray Glueck                    201-227-5361
  266.       Conversion/distribution on Micropolis format.
  267.  
  268.   Dave Hardy - Technical CBBS            313-846-6127
  269.       Distribution via modem in Dearborn, MI
  270.  
  271.   Howard Moulton - SJBBS             (R)617-388-5125
  272.       Distribution via modem in Amesbury, MA
  273.  
  274.   Keith Petersen - Remote CP/M             (R)313-588-7054
  275.       Distribution via modem in Royal Oak, MI
  276.  
  277.   Kelley Smith - MP/M-Net            805-527-9321
  278.       Distribution via modem in Simi Valley, CA
  279.  
  280.   Bruce Ratoff - Remote CP/M             (R)201-283-2724
  281.       Distribution via modem in Iselin, NJ
  282.  
  283.    Note  that  the  (R)  symbol indicates  a  modem  system  that
  284. requires "ring back".  These systems are accessed by dialing  the
  285. listed    number,  letting the phone ring exactly once,  hanging up
  286. and  dialing again within a time limit (usually 40  seconds).  If
  287. you  had  previously  offered your help and your  name    does  not
  288. appear above, let me know and it will be listed next month.
  289.  
  290.    We are of course always looking for more help.  If you operate
  291. a  dial-up system with software exchange capability,  or you  can
  292. assist in distributing the library to some group of users not yet
  293. represented, please contact us by phone or via letter to our post
  294. office box: SIG/M, P.O. Box 97, Iselin, NJ 08830
  295.  
  296.                SIG/M CHAIRPERSONS
  297.  
  298.       Bruce Ratoff, Iselin, NJ    201-283-2724
  299.       Bill Chin, Clifton, NJ    201-778-5140
  300.       Marty Nichols, Dover, NJ    201-361-7180
  301.       Henry Kee, Flushing, NY    212-539-3202
  302.  
  303.  
  304.               CURRENT SIG/M VOLUMES
  305.  
  306.       SIG/M001    Standard ADVENTURE object code.
  307.       SIG/M002    Standard ADVENTURE source code.
  308.       SIG/M003    Super ADVENTURE object code.
  309.       SIG/M004    Assembler-language utilities.
  310.       SIG/M005    8080/8085 diagnostics package.
  311.       SIG/M006    6502 monitor and simulator.
  312.       SIG/M007    modem and BBS utilities.
  313.  
  314.    These  diskettes are available for a donation of $4    each,  at
  315. the  users' group meetings or by writing to SIG/M at the  address
  316. given above.  When ordering the diskettes by mail, please include
  317. an additional $2 for postage. The catalog listings of each volume
  318. may  be found on all participating BBS's,  or may be obtained  by
  319. sending a self- addressed stamped envelope to SIG/M.
  320.  
  321.             TIP-OF-THE-MONTH
  322.  
  323.    Changing  the CP/M 2.2 backspace:  As many of you  know,  CP/M
  324. version 2 allows hardcopy-style line editing,  via the rubout and
  325. control-U  keys,  as  well as CRT-style  line  editing,  via  the
  326. backspace  (control-H) and control-X keys.  As supplied,  the CRT
  327. editing keys use a "backspace, forward space, backspace" sequence
  328. to erase characters from the screen.  If your terminal requires a
  329. character code other than control-H (08H) to move the cursor left
  330. one character, you may patch the correct character into locations
  331. 1373H and 13ADH of MOVCPM. If you then use the modified MOVCPM to
  332. create a new system, it will use the new backspace character that
  333. you have designated.
  334.  
  335.    If  you have a CP/M question or know a "trick" that you  would
  336. like to see as a "tip-of-the-month", please contact me via either
  337. the mailing address or telephone number listed above.
  338. 21-Dec-80 20:40:00,485;000000000000
  339. Date: Sunday, 21 December 1980  20:40-MST
  340. From: Frank J. Wancho <FJW at MIT-MC>
  341. To:   INFO-CPM at MIT-MC
  342. Subject: INDEX available
  343.  
  344. (This mailing is also a test a new format of this mailing list.)
  345.  
  346. MC:CPM;-CPM- INDEX contains a brief abstract of each file in the CPM
  347. directory on MIT-MC.  This file will be updated with an abstract of each
  348. new file as it is added to this directory.
  349.  
  350. As usual, this, and all files in CPM may be FTP'd from MC without
  351. logging in.
  352.  
  353. --Frank
  354. 22-Dec-80 20:45:00,375;000000000000
  355. Date: 22 Dec 1980 at 1945-PST
  356. From: Walt at Rand-Unix
  357. To:   Info-CPM at Mc
  358. Subject: Console Status
  359.  
  360. My CP/M 2.2 Interface Guide says function 11 returns FF when a character is
  361. ready.  Two different machines say it returns a 1.  Is the manual wrong?
  362. Does CP/M generally consider nonzero "close enough" when the manual says FF?
  363. Someone please unconfuse a CP/M novice.
  364. 22-Dec-80 23:10:00,284;000000000000
  365. Date: Monday, 22 December 1980  23:10-MST
  366. From: Frank J. Wancho <FJW at MIT-MC>
  367. To:   Walt at RAND-UNIX
  368. cc:   INFO-CPM at MIT-MC
  369. Subject: Console Status
  370.  
  371. Depends on your CBIOS.  I'd check for non-zero/zero rather than
  372. specifically for FFH/0 to be on the safe side.
  373.  
  374. --Frank
  375. 24-Dec-80 17:18:00,410;000000000000
  376. Date: 24 Dec 1980 (Wednesday) 2018-EDT
  377. From: PLATTS at WHARTON-10 (Steve Platt)
  378. To:   info-cpm at MIT-MC
  379. Subject: copyrights of mc:cpm; software
  380.  
  381.   What are the copying rights of the SW stored under this account?
  382. I'd like to include the mass in the PACS (Phila. Area Computer Society)
  383. CP/MUG library.
  384.   If some is copy restricted and some isn't, please say so in
  385. CPM; -CPM- INDEX.  Thanx.
  386.    -Steve
  387. 24-Dec-80 19:12:00,1102;000000000000
  388. Date: Wednesday, 24 December 1980  19:12-MST
  389. From: Frank J. Wancho <FJW at MIT-MC>
  390. To:   PLATTS at WHARTON-10
  391. cc:   INFO-CPM at MIT-MC
  392. Subject: copyrights of mc:cpm; software
  393.  
  394. All of the software in this directory is in the public domain.  As far
  395. as I know, only MicroTELNET (MTNxx) is copyrighted (by me) and is not
  396. for sale.  I would prefer that you hold off distributing that version
  397. (1.3) off net until the next version becomes available.
  398.  
  399. This query brings up a point that I would like to take the opportunity
  400. to reinforce:  software submitted for inclusion in the CPM directory
  401. MUST be in the public domain.
  402.  
  403. How to submit a file: I normally receive each file as a message from
  404. which I trim off the mailer header and trailer, and copy to the CPM
  405. directory.  I then download the file and either assemble or LOAD it to
  406. verify that it is a good copy, and then announce its existence to this
  407. list.  There is nothing to stop you from submitting a file directly
  408. and making your own announcement, provided that you also download the
  409. copy and make the same verification.
  410.  
  411. --Frank
  412. 28-Dec-80 16:17:00,347;000000000000
  413. Date: Sunday, 28 December 1980  16:17-MST
  414. From: HGBaker.Symbolics at MIT-Multics
  415. To:   info-apple at MIT-MC, info-cpm at MIT-MC
  416. Subject: Microsoft CPM
  417.  
  418. Does anyone have any experience with this?  Do the standard down-loading things
  419. work with the Com card?
  420. Does anyone have programs to convert to/from DOS and Pascal disks to CPM?
  421. Thanks.
  422. 29-Dec-80 18:18:00,1261;000000000000
  423. Date: Monday, 29 December 1980  18:18-MST
  424. From: Frank J. Wancho <FJW at MIT-MC>
  425. To:   INFO-CPM at MIT-MC
  426. Subject: [CLJ: forwarded]: Keybits' Wordsearch
  427.  
  428. [Note: This is NOT from me, FJW.  Thus, private replies to CLJ@MC,
  429. please; public replies to INFO-CPM@MC, of course.  --Frank]
  430.  
  431. Date: 12/29/80 18:49:23
  432. From: CLJ
  433. To:   INFO-CPM-REQUEST
  434.  
  435. Two things:
  436. A review:  I just bought wordsearch from Keybits
  437.  
  438. Po box 592293,   Miami Florida (305) 238-3820.
  439. It is a spelling system program (which i am not using in composing this
  440. message)  which runs on CPM machines.  It seems to work fairly well.
  441. It will prepare a list of all words not in a dictionary, but in a documetn--
  442. etc.  it allows you to update dictionaris easily.   (You can see now why I
  443. bought it.)  It set me back $195--but its worth it in our application.
  444. I use it with Magic Wand.  The author appears to be a wordstar user--and itws
  445. control structure is modelled after wordstar.  
  446.  
  447.  
  448. A question:  Is anyone out there familiar with Pascal/M from a supplier
  449. called Sorcim?  If so, is it any good?  Is there a better Pascal to 
  450. use on CPM machines.  I want it for two uses.  education and general 
  451. scientific programming.  Does this afeect your recommendation?
  452.  
  453. Regards
  454. Chuck
  455. 30-Dec-80 06:26:00,312;000000000000
  456. Date: Tuesday, 30 December 1980  06:26-MST
  457. From: ELIOT at MIT-MC (Eliot Scott Ramey)
  458. To:   INFO-CPM at MIT-MC
  459.  
  460. What is MTN, on the CPM directory.  I once saw it refered to as, Micro TELNET.
  461. But that doesnt really explain what it does, or is.  please, can someone give me a description of it?
  462.                     -Eliot.
  463. 30-Dec-80 13:55:00,1334;000000000000
  464. Date: Tuesday, 30 December 1980  13:55-MST
  465. From: Frank J. Wancho <FJW at MIT-MC>
  466. To:   ELIOT at MIT-MC
  467. cc:   FJW at MIT-MC, INFO-CPM at MIT-MC
  468. Subject: What is MTN
  469.  
  470. MTN 1.3 is a modem program written for the Z80 and designed to run
  471. under CP/M with up and download capabilities and auto-dial modem
  472. control.  It has many dynamically changeable options, such as Modem
  473. (internal DCHayes or PMMI, or external), Dial/Redial/Hangup, Record
  474. ON/OFF, Write to disk, Xmit from disk using wait-for-LF-echo, Flow
  475. control for input (XON/XOFF or none), Binary or Text mode record or
  476. transmittion of files, half or fullduplex, 10 soft keys with up to 31
  477. characters per key, status report of settings and buffer state,
  478. interactive mode to set each mode, and "built-in" help documentation.
  479. There is also a startup customization sequence which will let you
  480. predefine these modes and keys and save that version to run later.
  481.  
  482. Since I wrote that version and released it for free, Lifeboat came out
  483. with BSTMS for $200, which is very similar, but will run on an
  484. 8080/Z80 machine.  Meanwhile, bug reports and feature requests have
  485. been coming in, and a new version of MTN is currently being written
  486. and debugged with old bugs fixed and several new features implemented.
  487.  
  488. For the rest of the details, read MC:CPM;MTN DOC.
  489.  
  490. --Frank
  491. 12-Dec-80 15:32:00,1190;000000000000
  492. Date: Saturday, 12 December 1980, 17:32-EST
  493. From: David Vinayak Wallace <Gumby.MIT-OZ@BRL>
  494. Subject: Floppy Disk Warning!!!
  495. To: Jerry E Pournelle <POURNE@Mit-Mc>
  496. Cc: info-cpm at BRL
  497. Via:  Mit-Mc; 12 Dec 82 17:28-EST
  498. Via:  Brl; 12 Dec 82 17:49-EST
  499. Via:  Brl-Bmd; 12 Dec 82 17:52-EST
  500.  
  501.     Date: 12 December 1982 02:53-EST
  502.     From: Jerry E Pournelle <POURNE@Mit-Mc>
  503.  
  504.         Query: does anyone have a program that will cause the
  505.     heads to load although nothing is being read?  This to allow use
  506.     of head cleaning disks.  I suppose this might be specific to the
  507.     controller used?  I have a CompuPro Disk One in two separate
  508.     machines (8085/8088 and z-80).  It's nt simple to get them to
  509.     clean the heads, or is it?
  510.  
  511. It's surprisingly simple. You can write a simple basic program or just
  512. do it interactively. Look up the controller IO addressses in your manual
  513. and then look up which numbers cause the heads to seek to track 77. You
  514. can then just do OUT xx,yy for the appropriate values of xx and yy. be
  515. careful about hax and decimal! your manual will probably give you the
  516. numbers in HEX or OCTAL! Either convert them yourself or have basic do
  517. it for you.
  518.