Albert Posted December 23, 2002 Share Posted December 23, 2002 http://www.pong-story.com/2600/rubikscube3D.htmMuch to our amazement, David Winter has discovered and posted information about a 3D prototype of the Atari game Rubik's Cube! This is indeed a real 3D version of the game, as opposed to the 2D version that Atari shipped. This version of the game even includes a solve option, and will also allow you to change the colors of individual tiles. For screenshots and a more detailed description, please visit David's PONG-Story site. Quote Link to comment Share on other sites More sharing options...
Thomas Jentzsch Posted December 23, 2002 Share Posted December 23, 2002 Wow! Though I'm already wondering how they programmed that. It does look like simple PF graphics, but I think they use the players instead. Will the dump be made public? Quote Link to comment Share on other sites More sharing options...
Curt Vendel Posted December 23, 2002 Share Posted December 23, 2002 Okay, now you really have to ask why the heck wasn't THIS version the one that was completed and out the door, that is impressive looking, is David going to release the BINary image for everyone to try out??? Curt Quote Link to comment Share on other sites More sharing options...
Albert Posted December 23, 2002 Author Share Posted December 23, 2002 Wow! Yes, that was my reaction also!! Though I'm already wondering how they programmed that. It does look like simple PF graphics, but I think they use the players instead. No idea, although it sure does look like PF graphics. We may have to wait until David releases a dump before we can know for sure. Will the dump be made public? In his email to us, David said that he might release the binary in the future, but that it would not be available now. ..Al Quote Link to comment Share on other sites More sharing options...
Voch Posted December 23, 2002 Share Posted December 23, 2002 Very nifty indeed. Is this reportedly an Atari-branded prototype? EDIT: Whoops. Saw the © 1982 Atari on the screen. Nevermind. Voch Quote Link to comment Share on other sites More sharing options...
sku_u Posted December 23, 2002 Share Posted December 23, 2002 Maybe the finished version would have been too large for the cart space available at the time? Just a thought. Quote Link to comment Share on other sites More sharing options...
Thomas Jentzsch Posted December 23, 2002 Share Posted December 23, 2002 From r.g.v.c: PLEASE DO NOT ASK FOR ROM DUMPS... ...as I will eventually do a cartridge sometime in the future IF there is enough interest in it. Quote Link to comment Share on other sites More sharing options...
Nukey Shay Posted December 23, 2002 Share Posted December 23, 2002 Perhaps Atari had both versions of Rubik's Cube being developed at the same time, and decided to go with the Video Cube version when licensing fell through? They might have faced litigation with this version without Rubik's copyright. Quote Link to comment Share on other sites More sharing options...
Thomas Jentzsch Posted December 23, 2002 Share Posted December 23, 2002 No idea, although it sure does look like PF graphics. Yes, but the different colors in one line are not possible with the playfield only. Except they are changing the background too. Hm... Quote Link to comment Share on other sites More sharing options...
DEBRO Posted December 23, 2002 Share Posted December 23, 2002 Wow! Though I'm already wondering how they programmed that. It does look like simple PF graphics, but I think they use the players instead. It does look amazing If they used PF graphics how did they get all those colors on one scan line? If they used player graphics, how many players per scan line? And what about the different colors? How is that possible with the players and PF graphics? The 6 digit display routine doesn't leave any time left to do anything else, right? I guess it could be self modifing code but that would use your 128 bytes of RAM Interesting Quote Link to comment Share on other sites More sharing options...
King Atari Posted December 23, 2002 Share Posted December 23, 2002 What an amazing game. Too bad it was never released, it would've fit well into the red label category. Quote Link to comment Share on other sites More sharing options...
Inky Posted December 23, 2002 Share Posted December 23, 2002 !!! :o That is some amazing stuff!! Could a REAL version of Zaxxon been attempted with those graphics? Quote Link to comment Share on other sites More sharing options...
Tempest Posted December 23, 2002 Share Posted December 23, 2002 Wow! Just when you think you've seen everything... Was this found with a lab label or just EPROMs? Do we know who the programmers might be? Where did he find it? This leads me to a very interesting theory. Suppose that this was going to be the true Rubik's Cube cart and not the relabeled Auto Video Cube? The copyright date is right. I can't see why Atari wouldn't release it. Tempest Quote Link to comment Share on other sites More sharing options...
Nukey Shay Posted December 23, 2002 Share Posted December 23, 2002 ...besides having to pay for the name. That's what I figure. Though the cart itself might be using some kind of hardware? What size is the chip? Quote Link to comment Share on other sites More sharing options...
StanJr Posted December 23, 2002 Share Posted December 23, 2002 WOW! So is this thing completed or is it an unfinished proto? And here is hoping that this baby is finished and makes it to a cart at an AA Store near you! I mean, cool. Quote Link to comment Share on other sites More sharing options...
Nukey Shay Posted December 23, 2002 Share Posted December 23, 2002 From the sound of that page, I gather that it is uncompleted...with key user interface elements missing. Though the "solve" function was a nice touch (I wonder if it uses the James Norse solutions?). One can only hope that at least the kernal is disassembled for study. * optimism Quote Link to comment Share on other sites More sharing options...
MattyXB Posted December 23, 2002 Share Posted December 23, 2002 Wow, great find. I like too see more in the future from that game. Quote Link to comment Share on other sites More sharing options...
Thomas Jentzsch Posted December 23, 2002 Share Posted December 23, 2002 If they used PF graphics how did they get all those colors on one scan line? If they used player graphics, how many players per scan line? And what about the different colors? How is that possible with the players and PF graphics? I think they must have mixed PF and player graphics and colors. E.g. you can't change a color register exactly in the middle of the screen (except by using the SCORE colormode of CTRLPF). The 6 digit display routine doesn't leave any time left to do anything else, right? The 6 digit routine won't help here very much, because the problem is not to have many different shapes but the number (up to 8 in the lower part!) of different colors. Quote Link to comment Share on other sites More sharing options...
Curt Vendel Posted December 23, 2002 Share Posted December 23, 2002 ...besides having to pay for the name. That's what I figure. Though the cart itself might be using some kind of hardware? What size is the chip? Given all the data involved in the game, it may have required a SARA. Games like 2600 Millipede and Crystal Castles used the SARA chip. Curt Quote Link to comment Share on other sites More sharing options...
Nukey Shay Posted December 23, 2002 Share Posted December 23, 2002 There's not really a whole lot of data to be manipulated by the cube game itself (since it's been done on a 1k Timex). Using Norse-like solutions would only eat up a page of ROM memory. Ram for the individual sides' matrix data would eat up 54 bytes (6sides X 9squares)...half that amount if nybbles were used. The main thing is the hardware limitations to the display. Would the Sara chip help in that regard? i.e. is Sara capable of displaying 8 colors per scanline? Quote Link to comment Share on other sites More sharing options...
Thomas Jentzsch Posted December 23, 2002 Share Posted December 23, 2002 If z26 recognizes it automatically, then it should have no extra RAM. BTW: Do we have any evidence that this is not another "Airworld fake"? I don't think (yet) the graphics are impossibe for the 2600, but I wonder why nobody ever heared about it. And if the screenshots are made with z26, where does the dithering in the first shot come from And has anybody checked, if the patterns are possible with a real Rubik's Cube Quote Link to comment Share on other sites More sharing options...
raindog Posted December 23, 2002 Share Posted December 23, 2002 Looking at the screenshots, it seems there are places where there are EIGHT color changes on the same scanline (nine, including back to the black background.) I don't think six would really be all that tough, though till I try coding it I wouldn't know: make both players a different color and the playfield is the third, mirror the playfield and have it be the outer cubes so you have time to change its color, and set up the two players to repeat once and you should have enough time to change their colors since you don't need to reposition them on each scanline. But those diagonal lines kinda shoot my theory down and point to self-modifying code which I wouldn't think you'd have time for without extra RAM in what appears to be a single-line kernel. Rob Quote Link to comment Share on other sites More sharing options...
Cupcakus Posted December 23, 2002 Share Posted December 23, 2002 As I posted to the Stella list, I have a strange inkling this is a fake... The color variations seem impossible... and once again, we have someone else unwilling to release the ROM. If the ROM would only be released to a reputable source, like Al or Thomas or Tempest and they could verify it's authenticity I would feel a lot better :-) We know a ROM exists, because those screen shots are obviously taken from an EMU, and he even states, he played it in Z26. So just fork up the binary to one person if you don't want it public :-) that would curb the doubt in my mind. If it is legit, lets not forget that Atari used flicker dilligently. Something a lot of you are trying to forget :-) most of the above solutions are solutions without flicker, if they gave each color one frame, it would have so much flicker it may be unplayable, but the design would work then. Quote Link to comment Share on other sites More sharing options...
Nukey Shay Posted December 23, 2002 Share Posted December 23, 2002 Could you grab a snapshot like those above using that method? Interlacing? Quote Link to comment Share on other sites More sharing options...
rasty Posted December 23, 2002 Share Posted December 23, 2002 Could you grab a snapshot like those above using that method? Interlacing? Of course not, unless you composite the image! something that theorethically could have been done in this case, since there is already editing evidence in image #3 that's made into an animated gif with the blinking selection.. Could it be possible to know whether David overlaid 2 or more screenshots to obtain the final ones? Also, can anyone with a better english understanding than me explain the description to the last image? ... and here's the amazing solve option. On my 2600, the game would automatically rotate the cube so as to finish the game. Under Z26, that was manually done (??), yet I don't recall how I got the automatic solve to work. That could be an A/B option, so gimme some time to dig my 2600 out of my attic and I'll give you more infos. An automatic solve that's done manually? That's not very clear (to me)! There are also other pieces of the text from the descriptions that don't make too much sense to me, but again, maybe it's just my english Rasty.- Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.