home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.tar / ftp.whtech.com / articles / archives / limanews.exe / NEVER1B.TXT < prev    next >
Text File  |  2006-10-19  |  4KB  |  79 lines

  1. ORIGINALLY PUBLISHED IN LIMA NEWSLETTER MARCH 1990
  2.  
  3.      ^^^^^^^^^^^^^^^ LETTER TO THE EDITOR  
  4.      {Editor's note: The following letter refers to the
  5. article "Never Released Official TI Modules - Part 1" by
  6. Charles Good, published in the Jan 1990 issue of BB&&P.} 
  7.       
  8.      Well over five years ago a 99'er in New Jersey, by the
  9. name of Dennis Porpora, noticed the diagnostic grom for sale
  10. in a parts list supplied by TI.  It was quite inexpensive so
  11. he bought about ten, and using unwanted game modules, etc.
  12. made up replicas of the TI Diags module.  He even published
  13. schematics and instructions which appeared in n/l's from
  14. coast to coast.  I believe that grom is still available from
  15. TI. 
  16.       
  17.      I am doubtful about your asumption, mentioned in your
  18. article on the disk duplicator module, that "track copiers
  19. were unknown" when it was created.  the manual for the
  20. Western Digital #1771 chip (used in the TI disk controller)
  21. gives sufficient information for a track copier to have been
  22. written and it clearly identified both the sector register
  23. as well as the track register and both read sector/write
  24. sector and read track/write track procedures.  Incidently,
  25. copies of the Western Digital manuals for the controller
  26. chips 1771, 1772, 1773 (used by TI, CorComp, and MYARC) are
  27. available from Beery Miller of 9460 NEWS. 
  28.       
  29.      Programmers, such as Barry Boone, only had to write
  30. Western digital for the manuals to know all the information
  31. that TI was so anxious to conceal and could write track copy
  32. programs.  As a matter of fact, several of the so called
  33. "track copiers" actually read 9 sectors rather than 1 track,
  34. but the point is moot since they all work pretty well.  In
  35. any event the formatting of disks by DM1 and DM2 is via
  36. track write, de facto evidence TI knew how to handle data by
  37. tracks.  Have I sufficiently beaten that point to death? 
  38.       
  39.      A track or sector copier could have/should have been
  40. incorporated into DM1, 2, and/or 3.  I think TI deliberately
  41. left it out so as to have an additional module to sell at
  42. some future date. 
  43.       
  44.      All evidence shows that with the exception of the Mini
  45. Memory and Editor Assembler modules {Editor's note: also the
  46. LOGO and PLATO modules} TI kept all the utility modules as
  47. well as game modules within the limits of the 9918 VDP
  48. chip's RAM so that none required memory expansion.  Even so,
  49. with a track taking up only 2304 bytes plus small overhead
  50. for the track header (as opposed to a sector's 256 bytes) a
  51. track copier should have been in the DM modules  -in fact
  52. with the 9918's self incrementing RAM, easily done.  More
  53. than likely, however, it would have meant an additional GROM
  54. in the module.  Most TI modules simply dumped the grom
  55. contents into VDP RAM and were not used thereafter.  My
  56. assumption, which you are free to doubt because neither of
  57. us knows for sure what went on in the heads of the TI
  58. programming teams, is that since the DM module was sold (or
  59. given away) with the DC card, TI was being cost conscious.
  60. If the code ran over 8K grom, the second grom would have had
  61. to be bank switched much like the XB module's groms, or if
  62. the combined program and storage space needed for a track
  63. copier exceeded the 16K VDP RAM, the second grom would then
  64. have to be dumped in as a second program by itself,
  65. superseding the first grom.  If the extra grom cost TI $5 (a
  66. wild guess), and if TI planned to sell even 25000 of the
  67. double density cards with the DM3 thrown in, you can see the
  68. money involved. 
  69.       
  70.      If TI planned to sell the separate Disk Duplicator
  71. module for $50, you can understand why such programs were
  72. not made part of the DM modules. 
  73.      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Arthur J. Byers 
  74.      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Central Westchester 99ers 
  75.      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^1261 Williams Dr. 
  76.      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Shrub Oak NY 10588 
  77.      .PL 1 
  78.  
  79.