<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
	<title>The Southsider</title>
	<link><![CDATA[http://www.atariage.com/forums/index.php?app=blog&module=showblog&blogid=107]]></link>
	<description>The Southsider Syndication</description>
	<pubDate>Mon, 23 Jan 2012 12:14:20 +0000</pubDate>
	<webMaster>editor@atariage.com (AtariAge Forums)</webMaster>
	<generator>IP.Blog</generator>
	<ttl>60</ttl>
	<item>
		<title>Star Castle Brainstorming</title>
		<link>http://www.atariage.com/forums/blog/107/entry-8836-star-castle-brainstorming/</link>
		<category></category>
		<description><![CDATA[Here is another minor update to Star Castle: <br />
The rings can now move at variable speeds - I have slowed them down a bit in this version.<br />
The ring segment now disappear immediately when they are hit.<br />
The rings will regenerate when the outer ring is removed.<br />
The gun will fire projectiles at you when the inner ring is...]]></description>
		<pubDate>Fri, 20 Jan 2012 17:25:00 +0000</pubDate>
		<guid>http://www.atariage.com/forums/blog/107/entry-8836-star-castle-brainstorming/</guid>
	</item>
	<item>
		<title>Star Castle Collision Detection</title>
		<link>http://www.atariage.com/forums/blog/107/entry-8832-star-castle-collision-detection/</link>
		<category></category>
		<description><![CDATA[After much head-scratching and code optimisation, I finally have collision detection working!	In this version you can shoot the ring segments.   For now they only take one hit, but this can easily be changed.<br />
<br />
<br />
<br />
I think I now have all of the pieces necessary to make the game.   However, I now need to put it...]]></description>
		<pubDate>Wed, 18 Jan 2012 19:12:00 +0000</pubDate>
		<guid>http://www.atariage.com/forums/blog/107/entry-8832-star-castle-collision-detection/</guid>
	</item>
	<item>
		<title>Star Castle Mines</title>
		<link>http://www.atariage.com/forums/blog/107/entry-8826-star-castle-mines/</link>
		<category></category>
		<description><![CDATA[Here is another small update to my Star Castle demo on the 2600:<ul class='bbc'><li>The mines now follow you around the screen.   They will reset to the centre if they go off screen.<br /></li><li>You can shoot the mines, and collisions between the ship and mines are detected (the screen will flash).<br /></li><li>Ship rotation is now much slower.</li></ul>
There are still a few...]]></description>
		<pubDate>Mon, 16 Jan 2012 21:02:00 +0000</pubDate>
		<guid>http://www.atariage.com/forums/blog/107/entry-8826-star-castle-mines/</guid>
	</item>
	<item>
		<title>Star Castle Improvements</title>
		<link>http://www.atariage.com/forums/blog/107/entry-8814-star-castle-improvements/</link>
		<category></category>
		<description><![CDATA[I have made a little more progress on my 2600 Star Castle demo:<ul class='bbc'><li>Ship rotation is slower.<br /></li><li>Ring colours now match the arcade version.<br /></li><li>Player bounces off the rings.<br /></li><li>Centre gun tracks the player position.</li></ul>
The main issue now is collision detection between the bullets and the rings.   I haven't yet worked out an efficient...]]></description>
		<pubDate>Tue, 10 Jan 2012 21:58:00 +0000</pubDate>
		<guid>http://www.atariage.com/forums/blog/107/entry-8814-star-castle-improvements/</guid>
	</item>
	<item>
		<title>Star Castle Ship Movement</title>
		<link>http://www.atariage.com/forums/blog/107/entry-8804-star-castle-ship-movement/</link>
		<category></category>
		<description><![CDATA[I have made a little more progress on my Star Castle demo.   You can now move the ship around the screen and fire bullets, although there is no collision detection yet.   The controls are:<ul class='bbc'><li>Joystick Left/Right - Rotate<br /></li><li>Joystick Up - Thrust<br /></li><li>Fire - Fire Bullets</li></ul>
I have been trying to match the ship movement with the arcade...]]></description>
		<pubDate>Sat, 07 Jan 2012 18:20:00 +0000</pubDate>
		<guid>http://www.atariage.com/forums/blog/107/entry-8804-star-castle-ship-movement/</guid>
	</item>
	<item>
		<title>Star Castle Colour Kernel</title>
		<link>http://www.atariage.com/forums/blog/107/entry-8787-star-castle-colour-kernel/</link>
		<category></category>
		<description><![CDATA[I figured out how to make my Star Castle kernel display in colour.   I think this looks much better than the monochrome version posted in my previous blog entry.<br />
<br />
<br />
<br />
The technique was inspired by <a href='http://www.atariage.com/forums/blog/142/entry-5136-star-castle-anyone/' class='bbc_url' title=''>supercats kernel</a>, but as before I...]]></description>
		<pubDate>Wed, 28 Dec 2011 16:06:00 +0000</pubDate>
		<guid>http://www.atariage.com/forums/blog/107/entry-8787-star-castle-colour-kernel/</guid>
	</item>
	<item>
		<title>Star Castle Kernel</title>
		<link>http://www.atariage.com/forums/blog/107/entry-8769-star-castle-kernel/</link>
		<category></category>
		<description><![CDATA[The recent threads on Star Castle for the Atari 2600 have been rather annoying, so I decided to see how difficult it would be to write my own version.<br />
<br />
It turns out not to be too difficult - I was able to write a basic kernel with rotating shields in a single weekend.   I just went for a simple implementation using extra RAM (FA bank-switching)...]]></description>
		<pubDate>Sun, 18 Dec 2011 19:04:00 +0000</pubDate>
		<guid>http://www.atariage.com/forums/blog/107/entry-8769-star-castle-kernel/</guid>
	</item>
	<item>
		<title>Chetiry</title>
		<link>http://www.atariage.com/forums/blog/107/entry-8063-chetiry/</link>
		<category></category>
		<description><![CDATA[As many of you <a href='http://www.atariage.com/forums/topic/179670-homebrews-ftw/' class='bbc_url' title=''>will now know</a>, I have been working on a new Atari 2600 homebrew title called Chetiry.   This blog entry should hopefully clear us some of the confusion surrounding the project!<br />
<br />
Chetiry is a...]]></description>
		<pubDate>Sat, 09 Apr 2011 14:38:00 +0000</pubDate>
		<guid>http://www.atariage.com/forums/blog/107/entry-8063-chetiry/</guid>
	</item>
	<item>
		<title>Looking Forward</title>
		<link>http://www.atariage.com/forums/blog/107/entry-6827-looking-forward/</link>
		<category></category>
		<description><![CDATA[The 2600 scene is still alive and well, and there are quite a few of exciting projects currently in development.   I have probably forgotten some, but the ones that I am looking forward to the most are:<br />
<br />
<strong class='bbc'>Hardware:</strong><br />
<br />
[list]<br />
[*]<a href='http://www.atariage.com/forums/topic/135643-atarivox-rev2/' class='bbc_url' title=''>AtariVox+</a> - I think this has been...]]></description>
		<pubDate>Wed, 10 Feb 2010 12:34:00 +0000</pubDate>
		<guid>http://www.atariage.com/forums/blog/107/entry-6827-looking-forward/</guid>
	</item>
	<item>
		<title>More Harmony</title>
		<link>http://www.atariage.com/forums/blog/107/entry-6806-more-harmony/</link>
		<category></category>
		<description><![CDATA[I've been doing a bit more work on the Harmony project recently (together with batari and Thomas Jentzsch).   <br />
It was a bit of a struggle, but it actually seems to be working now - teaser shots below:<br />
<br />
<a class='resized_img' rel='lightbox[6806]' id='ipb-attach-url-151670-0-85858400-1327320860' href="http://www.atariage.com/forums/index.php?app=core&module=attach&section=attach&attach_rel_module=blogentry&attach_id=151670" title="IMGP1189.JPG - Size: 247.26K, Downloads: 60"><img src="http://www.atariage.com/forums/uploads//monthly_02_2010/blogentry-6563-126539986683_thumb.jpg" id='ipb-attach-img-151670-0-85858400-1327320860' style='width:419;height:500' class='attach' width="419" height="500" alt="Attached Image" /></a><br />
<a class='resized_img' rel='lightbox[6806]' id='ipb-attach-url-151671-0-85841300-1327320860' href="http://www.atariage.com/forums/index.php?app=core&module=attach&section=attach&attach_rel_module=blogentry&attach_id=151671" title="IMGP1190.JPG - Size: 238.5K, Downloads: 67"><img src="http://www.atariage.com/forums/uploads//monthly_02_2010/blogentry-6563-126539987408_thumb.jpg" id='ipb-attach-img-151671-0-85841300-1327320860' style='width:500;height:333' class='attach' width="500" height="333" alt="Attached Image" /></a><br />
<a class='resized_img' rel='lightbox[6806]' id='ipb-attach-url-151672-0-85872900-1327320860' href="http://www.atariage.com/forums/index.php?app=core&module=attach&section=attach&attach_rel_module=blogentry&attach_id=151672" title="IMGP1193.JPG - Size: 288.09K, Downloads: 65"><img src="http://www.atariage.com/forums/uploads//monthly_02_2010/blogentry-6563-126539988029_thumb.jpg" id='ipb-attach-img-151672-0-85872900-1327320860' style='width:500;height:379' class='attach' width="500" height="379" alt="Attached Image" /></a><br />
<br />
Chris]]></description>
		<pubDate>Fri, 05 Feb 2010 19:50:00 +0000</pubDate>
		<guid>http://www.atariage.com/forums/blog/107/entry-6806-more-harmony/</guid>
	</item>
</channel>
</rss>
