Jump to content
IGNORED

Space Rocks (2600)


SpiceWare

Recommended Posts

When the Atari is turned on, the DPC+ code does an init, part of which includes copying the contents of Display Data (DD) ROM to DD RAM. The small & medium asteroids and the ship images are stored in DD ROM, so they end up in DD RAM. During Space Rock's init routine, it runs a vectorize routine that converts the DD RAM copies of the images into vector images, this let me save a lot of ROM (about 1K).

 

The way the routine works is by doing an XOR to flip interior bits off. Hitting reset doesn't cause the cartridge to reset (as the reset line doesn't propagate out to the cartridge port) so the DD RAM images are vectorized - however, when the Atari resets it runs the vectorize routine again. When the XOR is run a second time it flips those bits back on, which results in the original image being restored.

 

It should occur no matter which reset you hit - however, if the vectorize routine is run a 3rd time you'll get back the vector images. I suspect the reset is occurring multiple times based on how long you hold down the reset button.

Link to comment
Share on other sites

  • 1 month later...

Thanks. Stella's not 100% accurate with the sound effects. Check over pages 5 and 6 in this topic.

 

I'm still working out some minor issues, but it looks like the new sound code (which will be in the 3.8 release) is working much better with this game. In particular, you can now clearly hear the 'heartbeart'. Was this the only Stella-related sound issue for this game??

  • Like 4
Link to comment
Share on other sites

I'm still working out some minor issues, but it looks like the new sound code (which will be in the 3.8 release) is working much better with this game. In particular, you can now clearly hear the 'heartbeart'. Was this the only Stella-related sound issue for this game??

Great! The explosions were also off in Stella.
Link to comment
Share on other sites

I will post some test builds when I get a chance. To me, it sounds much better than before, but I've only tested in Linux and OSX so far. I've also tested in a Windows virtual machine, but that isn't the same thing as real hardware. I can't test Windows properly until next week.

Link to comment
Share on other sites

... each row of the sprite can be shifted left or right to make the 2X sprites look smoother (like the dolphin and squid in Dolphin, and the dragon in Medieval Mayhem).

s_Dolphin_1.png

 

s_MedievalMayhem_SP_3.png

 

I was playing Stampede last night when I realized it also uses the sprite shifting technique. Based on the copyright in the manuals, it looks like Stampede (1981) predates Dolphin (1983) by a couple years.

post-3056-0-10663100-1357749141_thumb.png

post-3056-0-57345000-1357749149_thumb.png

Link to comment
Share on other sites

Darrel, Retro Gamer magazine talks about Space Rocks in its homebrew section.

 

Cool! Which issue?

 

I'll see if I can't track down a copy. I've picked it up before, but that was at the now defunct Borders. Micro Center and Issues used to carry it, so I'll check with them.

Link to comment
Share on other sites

Darrel, Retro Gamer magazine talks about Space Rocks in its homebrew section.

Cool! Which issue?

 

I'll see if I can't track down a copy. I've picked it up before, but that was at the now defunct Borders. Micro Center and Issues used to carry it, so I'll check with them.

Retro Gamer issue 111, the current issue.

Link to comment
Share on other sites

Been following much of this development and really looking forward to this game. Is this one ready to go and waiting on hardware, or are there still some tweaks?

 

Thanks for all your hard work!

 

Thanks!

 

It's done, just waiting on AtariAge to receive a new supply of Melody boards.

Link to comment
Share on other sites

There is something I wanted to bring up and I wanted to know if it's just me. Sometimes on a small asteroid, I cannot manage to hit it. That is, the bullets seem to pass through on the top side of the asteroid. on some of the higher levels when they're everywhere, I noticed this about twice. only once has it ended up in me dying (since I didn't have hyper on) but it's just something odd. I guess it's the fixed set of angles the ship can rotate, but I really don't know.

Link to comment
Share on other sites

I will post some test builds when I get a chance. To me, it sounds much better than before, but I've only tested in Linux and OSX so far. I've also tested in a Windows virtual machine, but that isn't the same thing as real hardware. I can't test Windows properly until next week.

 

Thanks, that helped a little. I also lowered the volume on Stella. I upgraded my PC from XP to 7 last year and my trusty Soundblaster Audigy 2ZX wouldn't work with the new OS, and SB's Win 7 drivers for it are incomplete. So I'm using the Motherboard's Realtek audio for now which can clip and distort easily if overdriven by games or a mp3 player like Winamp.. (BTW If anyone has a suggestion for a PCI soundcard that has better sound and works great for Windows 7 please PM me)

 

The game looks and plays great! I cant think of any other suggestions. PS great choice for the label.

 

And BTW Is the lack of Melody boards the same reason why Chetiry is out of stock too? Just curious.

Edited by WildBillTX
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...