<?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/"
	
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
>

<channel>
	<title>Philbywhizz</title>
	<atom:link href="http://www.philbywhizz.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.philbywhizz.com</link>
	<description>a blog too far</description>
	<lastBuildDate>
	Sun, 07 Apr 2019 11:04:46 +0000	</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.1.1</generator>
<site xmlns="com-wordpress:feed-additions:1">28546863</site>	<item>
		<title>Waiting for godot</title>
		<link>http://www.philbywhizz.com/2019/04/06/waiting-for-godot/</link>
				<comments>http://www.philbywhizz.com/2019/04/06/waiting-for-godot/#respond</comments>
				<pubDate>Sat, 06 Apr 2019 03:09:13 +0000</pubDate>
		<dc:creator><![CDATA[Philbywhizz]]></dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[godot]]></category>

		<guid isPermaLink="false">http://www.philbywhizz.com/?p=2088</guid>
				<description><![CDATA[<p><a rel="nofollow" href="http://www.philbywhizz.com/2019/04/06/waiting-for-godot/">Waiting for godot</a></p>
<p>I&#8217;ve been waiting for the Godot game engine release of 3.1. Now that it has been released, I can start to play with it and create a few projects. Some of my older &#8216;unfinished&#8217; projects and ideas, such as AdventureWorld and MovieMonster, have been neglected. It might be a nice idea to convert them over &#8230; <a href="http://www.philbywhizz.com/2019/04/06/waiting-for-godot/" class="more-link">Continue reading <span class="screen-reader-text">Waiting for godot</span> <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="http://www.philbywhizz.com/2019/04/06/waiting-for-godot/">Waiting for godot</a> appeared first on <a rel="nofollow" href="http://www.philbywhizz.com">Philbywhizz</a>.</p>
]]></description>
						<wfw:commentRss>http://www.philbywhizz.com/2019/04/06/waiting-for-godot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2088</post-id>	</item>
		<item>
		<title>z80 development workflow on mac osx</title>
		<link>http://www.philbywhizz.com/2017/07/27/z80-development-workflow/</link>
				<comments>http://www.philbywhizz.com/2017/07/27/z80-development-workflow/#respond</comments>
				<pubDate>Wed, 26 Jul 2017 23:44:05 +0000</pubDate>
		<dc:creator><![CDATA[Philbywhizz]]></dc:creator>
				<category><![CDATA[whizz-80]]></category>
		<category><![CDATA[z80]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.philbywhizz.com/?p=794</guid>
				<description><![CDATA[<p><a rel="nofollow" href="http://www.philbywhizz.com/2017/07/27/z80-development-workflow/">z80 development workflow on mac osx</a></p>
<p>After trying different z80 assemblers and simulators, I have found a z80 development workflow that works well for me on my mac . There are quite a few open source tools to use, and finding the right combination has really improved my z80 assembly learning. The z80 development workflow I have come up with the &#8230; <a href="http://www.philbywhizz.com/2017/07/27/z80-development-workflow/" class="more-link">Continue reading <span class="screen-reader-text">z80 development workflow on mac osx</span> <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="http://www.philbywhizz.com/2017/07/27/z80-development-workflow/">z80 development workflow on mac osx</a> appeared first on <a rel="nofollow" href="http://www.philbywhizz.com">Philbywhizz</a>.</p>
]]></description>
						<wfw:commentRss>http://www.philbywhizz.com/2017/07/27/z80-development-workflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">794</post-id>	</item>
		<item>
		<title>Documentation is Hard</title>
		<link>http://www.philbywhizz.com/2017/02/04/documentation-is-hard/</link>
				<comments>http://www.philbywhizz.com/2017/02/04/documentation-is-hard/#respond</comments>
				<pubDate>Sat, 04 Feb 2017 05:41:53 +0000</pubDate>
		<dc:creator><![CDATA[Philbywhizz]]></dc:creator>
				<category><![CDATA[whizz-80]]></category>

		<guid isPermaLink="false">http://www.philbywhizz.com/?p=740</guid>
				<description><![CDATA[<p><a rel="nofollow" href="http://www.philbywhizz.com/2017/02/04/documentation-is-hard/">Documentation is Hard</a></p>
<p>Documentation is hard. Today I&#8217;ve released into the wild the start of the documentation for the Whizz80 project hosted on its own site. I originally had posts here, as well as on hack-a-day, photos on instagram, facebook,  but I needed a central location to store all my files and documentation. So I registered the domain &#8216;whizz80.com&#8216; &#8230; <a href="http://www.philbywhizz.com/2017/02/04/documentation-is-hard/" class="more-link">Continue reading <span class="screen-reader-text">Documentation is Hard</span> <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="http://www.philbywhizz.com/2017/02/04/documentation-is-hard/">Documentation is Hard</a> appeared first on <a rel="nofollow" href="http://www.philbywhizz.com">Philbywhizz</a>.</p>
]]></description>
						<wfw:commentRss>http://www.philbywhizz.com/2017/02/04/documentation-is-hard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">740</post-id>	</item>
		<item>
		<title>System Backplane for the Whizz80</title>
		<link>http://www.philbywhizz.com/2016/11/27/system-backplane-for-the-whizz80/</link>
				<comments>http://www.philbywhizz.com/2016/11/27/system-backplane-for-the-whizz80/#respond</comments>
				<pubDate>Sun, 27 Nov 2016 13:11:57 +0000</pubDate>
		<dc:creator><![CDATA[Philbywhizz]]></dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[whizz-80]]></category>
		<category><![CDATA[z80]]></category>

		<guid isPermaLink="false">http://www.philbywhizz.com/?p=716</guid>
				<description><![CDATA[<p><a rel="nofollow" href="http://www.philbywhizz.com/2016/11/27/system-backplane-for-the-whizz80/">System Backplane for the Whizz80</a></p>
<p>The system backplane for the Whizz80 has been redesigned and refined. I&#8217;ve been using Eagle to design the schematic for the Whizz-80 computer. I originally started to hand wire parts of the circuits on prototyping PCB board but found that point to point wiring was just too hard, so I&#8217;ve now decided to get PCBs &#8230; <a href="http://www.philbywhizz.com/2016/11/27/system-backplane-for-the-whizz80/" class="more-link">Continue reading <span class="screen-reader-text">System Backplane for the Whizz80</span> <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="http://www.philbywhizz.com/2016/11/27/system-backplane-for-the-whizz80/">System Backplane for the Whizz80</a> appeared first on <a rel="nofollow" href="http://www.philbywhizz.com">Philbywhizz</a>.</p>
]]></description>
						<wfw:commentRss>http://www.philbywhizz.com/2016/11/27/system-backplane-for-the-whizz80/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">716</post-id>	</item>
		<item>
		<title>Whizz-80</title>
		<link>http://www.philbywhizz.com/2016/03/27/whizz-80/</link>
				<comments>http://www.philbywhizz.com/2016/03/27/whizz-80/#respond</comments>
				<pubDate>Sun, 27 Mar 2016 11:21:52 +0000</pubDate>
		<dc:creator><![CDATA[Philbywhizz]]></dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[whizz-80]]></category>
		<category><![CDATA[z80]]></category>
		<category><![CDATA[hackaday]]></category>

		<guid isPermaLink="false">http://www.philbywhizz.com/?p=641</guid>
				<description><![CDATA[<p><a rel="nofollow" href="http://www.philbywhizz.com/2016/03/27/whizz-80/">Whizz-80</a></p>
<p>I may have been a little quiet on my blog about the Whizz-80 computer I&#8217;m building, but I have been spending lots of time reading and learning more about the z80, and its inner workings. I&#8217;ve also decided to put the day-to-day progress on the hackaday.io website as it can reach out to a target audience &#8230; <a href="http://www.philbywhizz.com/2016/03/27/whizz-80/" class="more-link">Continue reading <span class="screen-reader-text">Whizz-80</span> <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="http://www.philbywhizz.com/2016/03/27/whizz-80/">Whizz-80</a> appeared first on <a rel="nofollow" href="http://www.philbywhizz.com">Philbywhizz</a>.</p>
]]></description>
						<wfw:commentRss>http://www.philbywhizz.com/2016/03/27/whizz-80/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">641</post-id>	</item>
	</channel>
</rss>
