home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / sci / electron / 19356 < prev    next >
Encoding:
Internet Message Format  |  1992-11-22  |  3.5 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!ukma!netnews.louisville.edu!ulkyvx.louisville.edu!jhwhit01
  2. From: jhwhit01@ulkyvx.louisville.edu
  3. Newsgroups: sci.electronics
  4. Subject: Re: 8-bit video chip needed
  5. Message-ID: <1992Nov22.175909.1@ulkyvx.louisville.edu>
  6. Date: 22 Nov 92 21:59:09 GMT
  7. References: <sad.722460663@camelot>
  8. Sender: news@netnews.louisville.edu (Netnews)
  9. Distribution: usa
  10. Organization: University of Louisville
  11. Lines: 48
  12. Nntp-Posting-Host: ulkyvx02.louisville.edu
  13.  
  14. In article <sad.722460663@camelot>, sad@camelot.bradley.edu (Shrijay Dalal) writes:
  15. > Anyone know which are good 8-bit video chips to use to display to a
  16. > composite screen (TV) and is relatively easy to use and come by?
  17.   
  18. Texas Instruments TMS9918A is probably one of the easiest 8-bit video display
  19. processors to use if you can live with its limitations.  The best source is
  20. probably pulling it from its socket from a used 99/4A home computer (which run
  21. from $5-30, usually, depending on what extras come with it).  The 9918A does
  22. need the heat sink attached to it in that computer.  JDR Microdevices sells
  23. what they call a TMS9918A for $19.95.  But you might get the near equivalent
  24. TMS9118 instead (a later version, missing an output clock signal but with a
  25. better memory interface).  These VDP's (and their "color-difference" versions)
  26. are limited to 256x192 pixels, and have a palette of 15 colors and transparent
  27. (for multi-video applications).
  28.  
  29. The TMS9918A et al were the chips spec'd for the original MSX standard developed
  30. in Japan.  [The microprocessor used was the Z80.]  Texas Instruments did do
  31. more development in the line, but they never did release the AVDP (512x212
  32. pixels etc.).  However, after TI decided to go a different route with the
  33. TMS32010 and following graphics co-processors, Microsoft (the "MS" in MSX) and
  34. Yamaha developed the MSX-II video chip, known alternately as the V9938 or the
  35. YM2701.  It is compatible with all the TMS9918A modes, but supports composite
  36. (NTSC or PAL) resolutions up to 512x212 (non-interlaced), 16 out of 512 colors,
  37. and 512x424 interlaced with same color limitation.  In 256x212(424) mode each
  38. pixel can be one of 256 colors.  This chip, or a variant thereof, is what I've
  39. been told is used in the Sega GameMaster (?) machine.
  40.  
  41. A latter chip known as the V9958 or YM2703 (apparently used in Sega Genesis)
  42. the graphics modes as the V9938, but the composite out signal was dropped to
  43. provide alternate features.  It does have the same linear RGB outputs as the
  44. V9938, though, which are readily converted to composite with external encoding
  45. circuits.  One interesting new feature of the V9958 is the YJK mode, which is
  46. sort of like the original Amiga HAM mode.  In the 256x212(424) pixels mode,
  47. the 8-bit values for each group of four adjacent pixels are used to expand the
  48. {number of colors on-screen at once.  This is done in a way that is not easily
  49. described, though Yamaha says it allows up to 19,268 colors to be displayed.
  50.  
  51. One caveat about using the V9938 or V9958:  They are in 64-pin Shrink DIP.
  52. This means they take up about the same real-estate as a 40-pin DIP, and it is
  53. next to impossible to find a breadboard or protoboard with the tighter spacing.
  54. DigiKey does sell a 64-pin Shrink DIP socket, so if you can drill your own
  55. circuit board you can use the V9938 or V9958 if you wish.
  56.  
  57. The V9938 and V9958 chips are in the $30-40 range, with the V9958 about $3 more
  58. than the V9938.  However, dealers only know them by the Yamaha part numbers
  59. {YM2701 and YM2703.
  60.  
  61. Jeff White       jhwhit01@ulkyvx.louisville.edu
  62.