home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / electron / 18684 < prev    next >
Encoding:
Text File  |  1992-11-10  |  2.4 KB  |  47 lines

  1. Newsgroups: sci.electronics
  2. Path: sparky!uunet!convex!darwin.sura.net!zaphod.mps.ohio-state.edu!caen!malgudi.oar.net!news.ans.net!nynexst.com!vermont!troyer
  3. From: troyer@finmark.nynexst.com (Tom Royer)
  4. Subject: Can anyone help me with this...
  5. Message-ID: <TROYER.92Nov10140501@finmark.nynexst.com>
  6. Sender: news@nynexst.com (For News purposes)
  7. Organization: /u/troyer/.organization
  8. Distribution: sci
  9. Posting-Front-End: GNU Emacs 18.55.2 of Tue Mar 20 1990 on oberon (berkeley-unix)
  10. Date: 10 Nov 92 14:05:01
  11. Lines: 34
  12.  
  13. Hello,
  14.  
  15.    I am trying to design a development system for the Vectrex game machine.
  16. This is basically an eprom emulator of sorts.  Here is an excerpt from a
  17. message I posted to rec.games.vectrex:
  18.  
  19. >    I'm still trying to get an Amiga<->Vectrex interface running.  It's
  20. > based on Jeff Lavin's dual-port RAM development schematic.  After much
  21. > frustration, I did this as an isolation test: I have build eprom and
  22. > multi-game carts, so I am confident that my pinout knowledge is correct.
  23. > I hacked a cart by removing the rom and adding a short ribbon cable with
  24. > a 34-pin header on the other end.  On a wire-wrap board I connected the
  25. > header-socket to an eprom socket.  Now, if I power the eprom from the
  26. > vectrex, the vectrex will run the eprom.  From this I can conclude that
  27. > the hacked cart/ribbon assembly is okay (the ribbon cable is only 2-3
  28. > inches long, BTW).  If I try to power the eprom externally, however, the
  29. > vectrex freezes.  I have connected all the grounds together properly.  I
  30. > also disconnect the power lines from the vectrex when I try this, so I'm
  31. > not connecting the +5 of the vectrex to the +5 of my power supply or
  32. > anything silly like that.  I don't understand why this is not working.
  33. > The vectrex just seems to refuse signals powered from an external
  34. > source.
  35.  
  36. The cartridge port of the Vectrex basically has the data and address lines
  37. that go directly to a 68A09 inside.  The eprom I used was a 27C64.  The
  38. interface I'm designing will have 13 or so chips on it including a 32K sram.
  39. I doubt I can power the entire thing off of the Vectrex console - this is why
  40. I want to use an external power supply.
  41.  
  42. I'm not sure if I've included enough info here, but if anyone has any clues,
  43. this soldering-iron-wielding-software-engineer would greatly appreciate it.
  44.  
  45.                                          -Tom Royer
  46.                                           troyer@nynexst.com
  47.