Jump to content

OldGuru

Members
  • Content Count

    119
  • Joined

  • Last visited

Everything posted by OldGuru

  1. 1. It is a homebrew project. 2. It will not be sold with this label anyway. OG.
  2. That would be great! I need it scanned at 300 DPI if you could. I would like to create my own proto label for my current project. Also, did Atari used the same label for the 2600 and the 5200 ? This is the impression I got looking at your web site. Thanks, OG.
  3. Hi all, I was wondering if there was a place on the net that had a hi res. scan of any of the prototypes labels ? Any assistance is appreciated, OG.
  4. Got my copy today. Awesome! What else can be said? Great game by Ron (my favorite 5200 homebrew so far). Great box by Geo. Great and professional looking manual. (BTW: What type of printer was used for that purpose?) Overall, Great item to own (#5/100). Thanks Ron! OG.
  5. Same here... I'll have to wait a while till all the snow we got melts and clears my mailbox... till then, I'll just have to wait and read all the messages here on the board... OG.
  6. They both look cool. Where did you find them? How did you get them? OG.
  7. From my experience, a new game creation should start on a clean sheet of paper by lising idea for game play, levels and content. The next phase would be to define the graphics and sounds and only then actual coding should take place. I never started that way and always regreted that at some point in time during the programming phase. No matter how you program your new game, Good luck. OG.
  8. Congratulations on a very well done game! OG.
  9. That may imply that you can have no more than 16 games in that cart. OG.
  10. Thanks for the information so far, Can anybody point me to a picture of that dust flap on the 2600 system? Thanks again, OG
  11. Hi, Does anybody knows what is the reason for the 2 plastic pins that are part of the case and are coming next to the PCB? Are they essential? Are there productions runs of cartridges that did not have these 2 plastic pins? Thank you in advance, OG.
  12. Clay, Could you print on the screen the value you read from $KBCODE? You could write a short "debug" routine to print a byte on the screen and use it for that purpose. From my short experience it could speed things up. I could send you mine if you wanted. OG.
  13. Clay, Could you print on the screen the value you read from $KBCODE? You could write a short "debug" routine to print a byte on the screen and use it for that purpose. From my short experience it could speed things up. I could send you mine if you wanted. OG.
  14. Hi, I've been looking at the solution that jsoper came up with. I think that I understand how it works which actually brings the following question to mind: What happens during system reset? If I understand correctly, the uP seeks for the JMP address (start of the code) at $FFFC -> A2=1 and A1=0, this will cause the 74133 to have '1' on its output which will cause '0' on the clock input to the FF. Now, what gurantees that the FF's Q is '0' at this time? it may be either at '0' or '1' (since there is no RESET connected to it) which means that your A12 of the EPROM will either point to the upper bank (if = '1') or to the lower bank (if = '0'). That means that to be safe, you have to duplicate some parts of the code in the two segments (to set the current bank to 0, for example)... right? How do you do that? Do you have to create a special linker for that purpose? Thanks, OG.
  15. Hi, I've been looking at the solution that jsoper came up with. I think that I understand how it works which actually brings the following question to mind: What happens during system reset? If I understand correctly, the uP seeks for the JMP address (start of the code) at $FFFC -> A2=1 and A1=0, this will cause the 74133 to have '1' on its output which will cause '0' on the clock input to the FF. Now, what gurantees that the FF's Q is '0' at this time? it may be either at '0' or '1' (since there is no RESET connected to it) which means that your A12 of the EPROM will either point to the upper bank (if = '1') or to the lower bank (if = '0'). That means that to be safe, you have to duplicate some parts of the code in the two segments (to set the current bank to 0, for example)... right? How do you do that? Do you have to create a special linker for that purpose? Thanks, OG.
  16. Hi, I've desined one for the Vectrex. Same concept could be applied on almost any other system. You can find some more info about it here: http://vgcollect.freehosting.net/myvectrex...x.htm#FullMulti OG.
  17. Check the job section in the following URL, you may find something of intereset there: http://www.gamasutra.com/ Goodluck, OG.
  18. They both (RF - TV signal and power) are passing through the same coaxial cable. The power has a very low frequency - up to 60 Hz (cycles per second) while the TV signal (RF) is a very high frequency. That way these signals do not interfere with each other. Therefore, you can use the switch box safely. BTW: The same concept it used in cable TV. As you may know, a signal amplifier has to be placed every number of miles so the signal quality will be maintained. These amplifiers require power for their operation. The power is provided on the same coaxial cable that feeds the TV signal. Similar concept is adopted in powerline modems, powerline intercom systems etc. Hope it helps, OG.
  19. Looks cool! Can it be hooked up to an Atari 2600 as well (via an adopter cable or something similar)? OG.
  20. oops... Sorry about the confusion! In that case, I'll contact Carlos directly. Thanks, OG.
  21. Congrats!!! Was it the hint or that youv'e played it a lot? OG.
  22. If you need help coding some more VHDL, just drop me a line. Your project looks great ! What's the Xlinx part you've been using? Great job, OG.
  23. So you should have got an extra player at 1,000 points, didn't you? Indeed, scorring many points in Castle Blast is quite tough. I wouldn't like to torture none of you guys by letting you play till 9,999... Hint: The easter egg can't be found in the 1st level... Good luck, OG.
  24. Hello, Please note that I started selling the remaining cartridges of "Castle Blast" for the Atari 5200. For further information please follow the link below: http://members.bellatlantic.net/vze2j83t/p...l/CB_orders.htm If you have preordered a copy of this game in the past, and received an email confirming that, I'll save your copy till the end of September (9/30/2002, 11:59PM). If you won't claim it by then, it will be sold to somebody else - without any further notice. Thank you, Ronen.
  25. Spending a lot of time at AA booth at the show, I felt that most of the interest was around the 2600 homebrews. At AA booth was a setup of 2 5200 and 2 7800 (playing 2600 cartridges) consoles. I thought that most of the interest was around the 7800 setup. Don't get me wrong, many people stopped by the 5200s setup and played both the demos and the released titles. As far as the individual games are concerned, I thought that HH3D was a very nice game with nice graphics consdiering the short development time. This game, appeared from "nowhere" and made it as CGE2K2 release. Impressive! Advanture II has a great looking graphics which really reminds later generation systems. I'm just curious to know if the compression code is complete so all the graphic can fit into one 32K EPROM. Definitley looks promissing. Koffi has a great game play, graphics and sounds. It is my favorite game for the 5200 so far. The game play is not trivial though and requires some basic understanding of what needs to be done and how to do that as well. OG
×
×
  • Create New...