<?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>William Astle&#039;s General Clutter &#187; Nostalgia</title>
	<atom:link href="http://lost.l-w.ca/0x04/archives/category/nostalgia/feed" rel="self" type="application/rss+xml" />
	<link>http://lost.l-w.ca/0x04</link>
	<description></description>
	<lastBuildDate>Mon, 30 Aug 2010 16:56:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Remember the Hampsters?</title>
		<link>http://lost.l-w.ca/0x04/archives/276</link>
		<comments>http://lost.l-w.ca/0x04/archives/276#comments</comments>
		<pubDate>Wed, 01 Jul 2009 15:36:19 +0000</pubDate>
		<dc:creator>lost</dc:creator>
				<category><![CDATA[Nostalgia]]></category>

		<guid isPermaLink="false">http://263</guid>
		<description><![CDATA[I was poking around in my old bookmarks today and I ran across a link to a site hosting a copy of the old www.hampsterdance.com site, circa 1997. That got me feeling somewhat nostalgic so I let it run for &#8230; <a href="http://lost.l-w.ca/0x04/archives/276">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was poking around in my old bookmarks today and I ran across a link to a site hosting a copy of the old www.hampsterdance.com</a> site, circa 1997. That got me feeling somewhat nostalgic so I let it run for a few minutes. Then it occurred to me that this icon of fads was in danger. I mean, sure, you can find the pieces of it all over the place but how many folks have the original page largely unmodified? So I grabbed a copy of the site from my bookmarked link and set up my own <a href="http://lost.l-w.ca/humour/Hampsterdance/">classic Hampsterdance mirror</a>.</p>
<p>NOTE: I cannot be held responsible if the above link makes your ears bleed or otherwise causes inconvenience.</p>
]]></content:encoded>
			<wfw:commentRss>http://lost.l-w.ca/0x04/archives/276/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coco Project</title>
		<link>http://lost.l-w.ca/0x04/archives/262</link>
		<comments>http://lost.l-w.ca/0x04/archives/262#comments</comments>
		<pubDate>Mon, 28 Jul 2008 20:51:36 +0000</pubDate>
		<dc:creator>lost</dc:creator>
				<category><![CDATA[Nostalgia]]></category>
		<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[coco]]></category>

		<guid isPermaLink="false">http://249</guid>
		<description><![CDATA[I started a while back writing an assembler for 6809 and 6309 CPUs. While there are lots of decent assemblers for those CPUs available, none of them behave quite the way I want them to. The ones that handle forward &#8230; <a href="http://lost.l-w.ca/0x04/archives/262">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I started a while back writing an assembler for 6809 and 6309 CPUs. While there are lots of decent assemblers for those CPUs available, none of them behave quite the way I want them to. The ones that handle forward references in a useful manner don&#8217;t support macros. The ones that support macros and forward references target a specific operating system. Many suffer phasing errors when forward references are present which is, to say the least, annoying. The one I had been using seems to handle most of the situations well enough but it doesn&#8217;t have macros and it is not open source so I can&#8217;t add them.</p>
<p>The upshot of all of that is that I decided to write my own assembler that will support the features I want. Today, I have it assembling a real source file from one of my projects almost correctly, with only two bytes wrong (on indexed instructions) which will, of course, require debugging. But the rest of the code is completely correct.</p>
<p>There&#8217;s still a long way to go to get it to be truly useful, including adding a LOADM file format for the output and implementing all the pseudo operations correctly. But, hey, it produces semi-pretty program listings.</p>
]]></content:encoded>
			<wfw:commentRss>http://lost.l-w.ca/0x04/archives/262/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
