Jump to content

CDS Games

Members
  • Posts

    391
  • Joined

  • Last visited

Everything posted by CDS Games

  1. Heh...my cousin gave us a Pong console, and interest in it cratered when I finally got a 2600.
  2. Amazing. Excellent, excellent work John! Just the amount of moving things on the screen.....wow. Even Gauntlet seems possible at this point.
  3. And that "almost" is what ruined this game for me in the 80s.
  4. Bingo. I found exactly this when I was messing around with it, and I tried different map layouts as follows: #1) a N-S-E-W world map (non-wrapping). This works great in the middle of the map; just like Adventure or any other game...but then when you get to the edges it's a real problem. If you're all the way west, and fly off the left edge, what happens? Loop back to the other side of the same room endlessly? Go ×north or south to an adjacent edge room (which isn't super intuitive)? #2) undersea (it was an Aquaman hack). I wanted to provide some sense of depth, so there were levels. You could fly swim horizontally through a single level and stay at the same depth. If you swam up or down you'd ascend or dive (different levels). But same problem as above. If you are at the bottom of the ocean, and swim down, what then? Staying on the same screen is boring...but anything else is confusing. I found exactly what you said...if you simplify the map it suddenly becomes a lot less interesting with only about a 4x5 grid to work with. I tried a few tricks like holding a room or two off the grid that you can only get to by flying, say, in one direction on one particular screen. That helps spice it up a bit, but the world still doesn't feel as expansive as in the original game. Superman's layout frustrated the heck out of me when I was a kid, so I really wanted to "fix" it. But I've begrudgingly come to realize that it was actually done very well.
  5. Ever notice the enemy attack patterns in Pleiades? I haven't looked at the code, but the enemies look like they move by consecutive predetermined coordinates. You could set up various x-y tables to simulate any movement pattern you want, and you'd get a pretty decent, though choppy, approximation of Galaga's attack patterns. Of course that's a bit moot now. I missed this stream, but I'm sure this version works way better. Can't wait to check it out.
  6. I've gotten Atari boards in Coleco shells: http://atariage.com/forums/topic/277458-crossover-carts-atari-titles-in-coleco-shells/ As Shawn said, it takes some modification. Dremel would have been good---but I used a file on both the case and a tiny bit on the board. I didn't end up needing any epoxy/glue or anything as screwing the shell back together held the board tightly in place. I've heard that Parker Brothers games are challenging because the top and bottom halves are fused together not screwed, so it's tough to get them open without breaking anything. If you do a search for cartridge shells in the forum you'll find threads where the internals and mechanics are discussed.
  7. Partial correction...I think! I've got most everything to 262 scanlines. Hopefully it works cleanly in 2player mode, but 1-player mode is at 259 scanlines now so you may experience some jitter there. Give it a shot, see what happens. Gauntlet-ScanlineFix1.bin
  8. Great to see this!!! Nukey did some amazing work with that hack....and we were so close to a finished game!! But in the end, it would still have been just a hack--can't wait to see a new WoW programmed from the ground up with the latest technology.
  9. Thanks!! I was able to watch a bit of the show...sorry about the freezes and glitches, this is the first I've ever heard of that happening. So it's a scanline issue?
  10. We had a month of craziness around here....multiple hospital stays, a car accident. Completely nuts. I dunno when I'll be back to messing around with Atari stuff. Let me ask a question though....if you could get Tempest with just one screen rather than 4 different screens, would that be worth a release? Let's say the V screen since that seems to be OP's favorite.
  11. Which version? The one with invisible elevators? Start your jump when you are exactly at the level of the platform you are jumping onto. There's I think a four pixel allowance, but if you jump at the same level you should make it to the platform ok.
  12. The backgrounds are drawn in 3 main sections. So in the screen that Darrell posted, the little top windows are part of the first section--two sprites, playfield, and background colors. Then the second "main" section that has the garage door and the columns. Again it uses two sprites, playfield, and background colors. And then the third "sidewalk" section that just consists of background colors. Since the action doesn't take place up that high, the program can spend the available cycles just drawing each section in great detail. Then below the sidewalk where the actual game play takes place, the background switches to a single invariant color. It's very cleverly done, and I agree with you....the background graphics on this title are excellent. It's just frustrating that the player characters looked shoddy in comparison.
  13. Turns out I was wrong in the first post on that thread....the Tempest prototype was not written by Carla, at least according to Carla. http://atariage.com/forums/topic/251026-fixing-the-tempest-proto/?p=3650346 It's actually not that far from done. Most of the good stuff is already in there. As I left it there was a level problem--once that is fixed, then we can set up a bankswitching scheme. Once that works, the rest is just level design and getting the movement tables right, which is tedious but conceptually easy. Maybe I will post the problem in the Programming forum, see if anyone wants to help with the specific issue that's holding me up. Believe me, I'd love to finish it myself and have something tangible in return for the time I spent messing with it.
  14. Ok, I think we've reached critical mass for a new run, so I'll be ordering more boards. Give me a few weeks to get everything together and I'll IM everyone who was interested with more details. Thanks everyone!
  15. I am out of EPROMS at the moment, but I can have some more made if there are enough pre-orders to cover the cost.
  16. I'm trying to implement X07 bankswitching. I've consulted the guide (see below), and it's still not clear to me which address I should be calling. I've also stepped through an X07 ROM and seen that the different banks are called with LDA $1FEx. But then when I add that to my 64k ROM I get nothing. Can someone give me the quick scoop on how to set it up and what values to use? Thanks!
  17. They are definitely a pain. The labels are really stuck on there and don't come off, and Atari boards won't fit in there without modifying either the board or the case. I don't blame Al for not wanting to go through that.
  18. I had some extra Coleco shells and Atari boards and thought maybe I should try to put them together. Threw in a bit of graphics work for good measure, and here's what came out: Yes they are playable! This was a lot of fun....I really like how Coleco incorporated the arcade marquees in their titles. I'll definitely be giving some other games this treatment as well.
  19. This is about what I do: the classic/representative titles of each Atari label type. If it came out as a text label and its a 70s style game with a blocky scoreboard then I'd prefer it as a text. For red labels I only am looking for original reds, not rereleases. I do have some duplicates...I have the text and pic labels in rainbow order on the shelf so I'll go out of my way for unusual colors like purple.
  20. The last two Broadside carts are now spoken for. I don't currently have plans to make more, but I would consider reordering EPROMS if there is sufficient interest and I can cover the cost of having more made. And if you've already ordered, keep an eye out here for news that should interest CIB collectors.
  21. I have just two more carts and manuals left, after shipping out the second batch. Thanks to everyone who ordered! I hope you're enjoying the cart. I'm not sure if I will be reordering new EPROMS anytime soon, so if you still want in, now's your chance!
  22. I think you got it Zwackery! What looked like the "h" part of "Nash" is actually just part of the capital "B". It probably is actually a lowercase l. Could you post a high-res photo?
  23. Played with the image a bit to get that last name:
  24. Looks to me most like an initial N: "Nash B----". Cursive Z possible but that typically has a loop at the bottom. "J" seems really unlikely....at least the way we were taught cursive.
×
×
  • Create New...