<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Whomwah.com &#187; bbcbasic</title>
	<atom:link href="http://whomwah.com/tag/bbcbasic/feed/" rel="self" type="application/rss+xml" />
	<link>http://whomwah.com</link>
	<description>The website of Duncan Robertson, currently working for the BBC in London, Uk</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:51:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Repton and BBC Basic, a blast from the past</title>
		<link>http://whomwah.com/2008/10/02/repton-and-bbc-basic-a-blast-from-the-past/</link>
		<comments>http://whomwah.com/2008/10/02/repton-and-bbc-basic-a-blast-from-the-past/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 12:30:36 +0000</pubDate>
		<dc:creator>Duncan</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[bbcbasic]]></category>
		<category><![CDATA[electron]]></category>
		<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://whomwah.com/?p=602</guid>
		<description><![CDATA[I recently found some old Flash games I had written about 7 years ago, and it got me reminiscing about all the old games I used to play on my Acorn Electron when I was a boy. Here&#8217;s a screenshot of one of my favorites, Repton. I also have fond memories of Chucky Egg and [...]]]></description>
			<content:encoded><![CDATA[<p>I recently found some <a href="http://games.whomwah.com/">old Flash games</a> I had written about 7 years ago, and it got me reminiscing about all the old games I used to play on my <a href="http://en.wikipedia.org/wiki/Acorn_Electron">Acorn Electron</a> when I was a boy. Here&#8217;s a screenshot of one of my favorites, <a href="http://en.wikipedia.org/wiki/Repton_(computer_game)">Repton</a>.</p>
<p><img src="http://farm4.static.flickr.com/3116/2907064940_20ecf4690f.jpg?v=0" alt="Repton screenshot" /></p>
<p>I also have fond memories of <a href="http://en.wikipedia.org/wiki/Chuckie_Egg">Chucky Egg</a> and of course <a href="http://en.wikipedia.org/wiki/Elite_(computer_game)">Elite</a>. Mode 2 graphics *sigh*. I can even remember the first program I ever wrote:</p>
<pre>
10 VDU 23,0,10;0;0;0;
20 MODE 2
30 GCOL 0, RND(128)
40 MOVE RND(640), RND(512)
50 PLOT 85, RND(640), RND(512)
60 GOTO 30
</pre>
<p>This used to draw random coloured triangles on the screen. I think the VDU 23 bit used to make the cursor disappear, and meant that you had to press break to stop the program. Oh and this was written from memory .. 25 odd years ago of memory too. Can anyone clarify this actually does anything?</p>
<p class="update">[UPDATE] Just checked it in <a href="http://electrem.emuunlim.com/"> Electrem</a> and it bloody works!</p>
]]></content:encoded>
			<wfw:commentRss>http://whomwah.com/2008/10/02/repton-and-bbc-basic-a-blast-from-the-past/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
