<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for JAMMArcade.net</title>
	<atom:link href="http://www.jammarcade.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jammarcade.net</link>
	<description>Info, repair logs and PAL repository</description>
	<lastBuildDate>Wed, 22 Feb 2012 03:24:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Jumping to Rainbow Islands part 4 by davewellington</title>
		<link>http://www.jammarcade.net/2012/jumping-to-rainbow-islands-part-4/#comment-245</link>
		<dc:creator>davewellington</dc:creator>
		<pubDate>Wed, 22 Feb 2012 03:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jammarcade.net/?p=2385#comment-245</guid>
		<description>Great blog mate, I check it every now and then and am always happy to see more content :)</description>
		<content:encoded><![CDATA[<p>Great blog mate, I check it every now and then and am always happy to see more content <img src='http://www.jammarcade.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jumping to Rainbow Islands part 4 by Karadoc</title>
		<link>http://www.jammarcade.net/2012/jumping-to-rainbow-islands-part-4/#comment-243</link>
		<dc:creator>Karadoc</dc:creator>
		<pubDate>Sun, 19 Feb 2012 22:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jammarcade.net/?p=2385#comment-243</guid>
		<description>Facinating. Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Facinating. Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pole Position PAL by porchy</title>
		<link>http://www.jammarcade.net/2012/pole-position-pal/#comment-238</link>
		<dc:creator>porchy</dc:creator>
		<pubDate>Sun, 12 Feb 2012 19:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jammarcade.net/?p=2337#comment-238</guid>
		<description>Brilliant stuff, thanks a lot</description>
		<content:encoded><![CDATA[<p>Brilliant stuff, thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pole Position PAL by mrdo</title>
		<link>http://www.jammarcade.net/2012/pole-position-pal/#comment-237</link>
		<dc:creator>mrdo</dc:creator>
		<pubDate>Sun, 12 Feb 2012 19:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jammarcade.net/?p=2337#comment-237</guid>
		<description>Here is pp 2n . :-)

Name     Poleposition 2n;
Device   g16v8as;

/* Dedicated input pins */

pin 1	=	I0;	
pin 2	=	I1;	
pin 3	=	I2;	 /* Unused input */
pin 4	=	I3;	
pin 5	=	I4;	
pin 6	=	I5;	
pin 7	=	I6;	
pin 8	=	I7;	
pin 9	=	I8;	
pin 11	=	I9;	

/* Input and/or bidirectional pins */
pin 12	=	B0;	
pin 19	=	B7;	
/* Dedicated output pins */

pin 13	=	B1;	
pin 14	=	B2;	
pin 15	=	B3;	
pin 16	=	B4;	
pin 17	=	B5;	
pin 18	=	B6;	

* Output and output enable equations */

!B6	=  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp; !I9
	#  I1 &amp; !I3 &amp;  I4 &amp;  I6 &amp; !I9
	#  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp;  I9;
!B5	=  I1 &amp; !I3 &amp; !I5 &amp; !I6 &amp;  I7 &amp;  I8 &amp; !B0;
!B4	= !I0 &amp;  I1 &amp; !I3 &amp;  I6 &amp; !B7
	# !I0 &amp;  I1 &amp; !I3 &amp;  I6 &amp;  B7
	#  I0 &amp;  I1 &amp; !I3 &amp;  I6 &amp;  B7;
!B3	=  I1 &amp; !I3 &amp;  I5 &amp; !I6 &amp;  I7;
!B2	=  I1 &amp; !I3 &amp;  I5 &amp; !I6 &amp; !I7;
!B1	=  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp; !I9
	#  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp;  I9
	#  I1 &amp; !I3 &amp;  I4 &amp;  I6 &amp;  I9;




It works .... 

















































/* Dedicated output pins */

pin 13	=	B1;	
pin 14	=	B2;	
pin 15	=	B3;	
pin 16	=	B4;	
pin 17	=	B5;	
pin 18	=	B6;	


/* Output and output enable equations */

!B6	=  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp; !I9
	#  I1 &amp; !I3 &amp;  I4 &amp;  I6 &amp; !I9
	#  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp;  I9;
!B5	=  I1 &amp; !I3 &amp; !I5 &amp; !I6 &amp;  I7 &amp;  I8 &amp; !B0;
!B4	= !I0 &amp;  I1 &amp; !I3 &amp;  I6 &amp; !B7
	# !I0 &amp;  I1 &amp; !I3 &amp;  I6 &amp;  B7
	#  I0 &amp;  I1 &amp; !I3 &amp;  I6 &amp;  B7;
!B3	=  I1 &amp; !I3 &amp;  I5 &amp; !I6 &amp;  I7;
!B2	=  I1 &amp; !I3 &amp;  I5 &amp; !I6 &amp; !I7;
!B1	=  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp; !I9
	#  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp;  I9
	#  I1 &amp; !I3 &amp;  I4 &amp;  I6 &amp;  I9;</description>
		<content:encoded><![CDATA[<p>Here is pp 2n . <img src='http://www.jammarcade.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Name     Poleposition 2n;<br />
Device   g16v8as;</p>
<p>/* Dedicated input pins */</p>
<p>pin 1	=	I0;<br />
pin 2	=	I1;<br />
pin 3	=	I2;	 /* Unused input */<br />
pin 4	=	I3;<br />
pin 5	=	I4;<br />
pin 6	=	I5;<br />
pin 7	=	I6;<br />
pin 8	=	I7;<br />
pin 9	=	I8;<br />
pin 11	=	I9;	</p>
<p>/* Input and/or bidirectional pins */<br />
pin 12	=	B0;<br />
pin 19	=	B7;<br />
/* Dedicated output pins */</p>
<p>pin 13	=	B1;<br />
pin 14	=	B2;<br />
pin 15	=	B3;<br />
pin 16	=	B4;<br />
pin 17	=	B5;<br />
pin 18	=	B6;	</p>
<p>* Output and output enable equations */</p>
<p>!B6	=  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp; !I9<br />
	#  I1 &amp; !I3 &amp;  I4 &amp;  I6 &amp; !I9<br />
	#  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp;  I9;<br />
!B5	=  I1 &amp; !I3 &amp; !I5 &amp; !I6 &amp;  I7 &amp;  I8 &amp; !B0;<br />
!B4	= !I0 &amp;  I1 &amp; !I3 &amp;  I6 &amp; !B7<br />
	# !I0 &amp;  I1 &amp; !I3 &amp;  I6 &amp;  B7<br />
	#  I0 &amp;  I1 &amp; !I3 &amp;  I6 &amp;  B7;<br />
!B3	=  I1 &amp; !I3 &amp;  I5 &amp; !I6 &amp;  I7;<br />
!B2	=  I1 &amp; !I3 &amp;  I5 &amp; !I6 &amp; !I7;<br />
!B1	=  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp; !I9<br />
	#  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp;  I9<br />
	#  I1 &amp; !I3 &amp;  I4 &amp;  I6 &amp;  I9;</p>
<p>It works &#8230;. </p>
<p>/* Dedicated output pins */</p>
<p>pin 13	=	B1;<br />
pin 14	=	B2;<br />
pin 15	=	B3;<br />
pin 16	=	B4;<br />
pin 17	=	B5;<br />
pin 18	=	B6;	</p>
<p>/* Output and output enable equations */</p>
<p>!B6	=  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp; !I9<br />
	#  I1 &amp; !I3 &amp;  I4 &amp;  I6 &amp; !I9<br />
	#  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp;  I9;<br />
!B5	=  I1 &amp; !I3 &amp; !I5 &amp; !I6 &amp;  I7 &amp;  I8 &amp; !B0;<br />
!B4	= !I0 &amp;  I1 &amp; !I3 &amp;  I6 &amp; !B7<br />
	# !I0 &amp;  I1 &amp; !I3 &amp;  I6 &amp;  B7<br />
	#  I0 &amp;  I1 &amp; !I3 &amp;  I6 &amp;  B7;<br />
!B3	=  I1 &amp; !I3 &amp;  I5 &amp; !I6 &amp;  I7;<br />
!B2	=  I1 &amp; !I3 &amp;  I5 &amp; !I6 &amp; !I7;<br />
!B1	=  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp; !I9<br />
	#  I1 &amp; !I3 &amp; !I4 &amp;  I6 &amp;  I9<br />
	#  I1 &amp; !I3 &amp;  I4 &amp;  I6 &amp;  I9;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pole Position PAL by porchy</title>
		<link>http://www.jammarcade.net/2012/pole-position-pal/#comment-236</link>
		<dc:creator>porchy</dc:creator>
		<pubDate>Sun, 12 Feb 2012 18:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.jammarcade.net/?p=2337#comment-236</guid>
		<description>Thats pretty much what I ended up with only i used a XOR on pin 14 (cmos ram chipselect) instead of an OR, same functionality just a different way of doing it.
Thanks for posting anyway, I didnt want to post up the the equations I was working on as they were not my own work.</description>
		<content:encoded><![CDATA[<p>Thats pretty much what I ended up with only i used a XOR on pin 14 (cmos ram chipselect) instead of an OR, same functionality just a different way of doing it.<br />
Thanks for posting anyway, I didnt want to post up the the equations I was working on as they were not my own work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pole Position PAL by mrdo</title>
		<link>http://www.jammarcade.net/2012/pole-position-pal/#comment-235</link>
		<dc:creator>mrdo</dc:creator>
		<pubDate>Sun, 12 Feb 2012 18:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.jammarcade.net/?p=2337#comment-235</guid>
		<description>/* Dedicated input pins */
pin 1	=	I0;	
pin 2	=	I1;	
pin 3	=	I2;	
pin 4	=	I3;	
pin 5	=	I4;	
pin 6	=	I5;	
pin 7	=	I6;	
pin 8	=	I7;	
pin 9	=	I8;	
pin 11	=	I9;	

/* Dedicated output pins */
pin 12	=	B0;	
pin 13	=	B1;	
pin 14	=	B2;	
pin 15	=	B3;	
pin 16	=	B4;	
pin 17	=	B5;	
pin 18	=	B6;	
pin 19	=	B7;	

/* Output and output enable equations */

!B7	= !I0 &amp;  I1 &amp; !I2 &amp;  I3 &amp; !I8;
!B6	=  I0 &amp; !I1 &amp; !I2 &amp;  I3 &amp; !I8;
!B5	= !I0 &amp; !I1 &amp; !I2 &amp;  I3 &amp; !I8;
!B4	=  I3 &amp; !I4 &amp;  I5;
!B3	=  I2 &amp; !I3 &amp; !I4 &amp;  I5;
!B2	=  I0 &amp;  I1 &amp; !I2 &amp; !I3 &amp; !I4 &amp;  I5 &amp;  I6 &amp; !I7
	#  I0 &amp;  I1 &amp; !I2 &amp; !I3 &amp; !I4 &amp;  I5 &amp; !I6 &amp;  I7;
!B1	= !I0 &amp;  I1 &amp; !I2 &amp; !I3 &amp; !I4 &amp;  I5 &amp; !I9
	#  I0 &amp; !I1 &amp; !I2 &amp; !I3 &amp; !I4 &amp;  I5 &amp;  I9;
!B0	= !I0 &amp; !I1 &amp; !I2 &amp; !I3 &amp; !I4 &amp;  I5 &amp; !I9
	#  I0 &amp; !I1 &amp; !I2 &amp; !I3 &amp; !I4 &amp;  I5 &amp; !I9
	# !I0 &amp; !I1 &amp; !I2 &amp; !I3 &amp; !I4 &amp;  I5 &amp;  I9;


Pole Position 7C - works</description>
		<content:encoded><![CDATA[<p>/* Dedicated input pins */<br />
pin 1	=	I0;<br />
pin 2	=	I1;<br />
pin 3	=	I2;<br />
pin 4	=	I3;<br />
pin 5	=	I4;<br />
pin 6	=	I5;<br />
pin 7	=	I6;<br />
pin 8	=	I7;<br />
pin 9	=	I8;<br />
pin 11	=	I9;	</p>
<p>/* Dedicated output pins */<br />
pin 12	=	B0;<br />
pin 13	=	B1;<br />
pin 14	=	B2;<br />
pin 15	=	B3;<br />
pin 16	=	B4;<br />
pin 17	=	B5;<br />
pin 18	=	B6;<br />
pin 19	=	B7;	</p>
<p>/* Output and output enable equations */</p>
<p>!B7	= !I0 &amp;  I1 &amp; !I2 &amp;  I3 &amp; !I8;<br />
!B6	=  I0 &amp; !I1 &amp; !I2 &amp;  I3 &amp; !I8;<br />
!B5	= !I0 &amp; !I1 &amp; !I2 &amp;  I3 &amp; !I8;<br />
!B4	=  I3 &amp; !I4 &amp;  I5;<br />
!B3	=  I2 &amp; !I3 &amp; !I4 &amp;  I5;<br />
!B2	=  I0 &amp;  I1 &amp; !I2 &amp; !I3 &amp; !I4 &amp;  I5 &amp;  I6 &amp; !I7<br />
	#  I0 &amp;  I1 &amp; !I2 &amp; !I3 &amp; !I4 &amp;  I5 &amp; !I6 &amp;  I7;<br />
!B1	= !I0 &amp;  I1 &amp; !I2 &amp; !I3 &amp; !I4 &amp;  I5 &amp; !I9<br />
	#  I0 &amp; !I1 &amp; !I2 &amp; !I3 &amp; !I4 &amp;  I5 &amp;  I9;<br />
!B0	= !I0 &amp; !I1 &amp; !I2 &amp; !I3 &amp; !I4 &amp;  I5 &amp; !I9<br />
	#  I0 &amp; !I1 &amp; !I2 &amp; !I3 &amp; !I4 &amp;  I5 &amp; !I9<br />
	# !I0 &amp; !I1 &amp; !I2 &amp; !I3 &amp; !I4 &amp;  I5 &amp;  I9;</p>
<p>Pole Position 7C &#8211; works</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comments by Silvio</title>
		<link>http://www.jammarcade.net/about-me/#comment-234</link>
		<dc:creator>Silvio</dc:creator>
		<pubDate>Sun, 12 Feb 2012 10:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://test.ljvision.de/wordpress/?page_id=2#comment-234</guid>
		<description>I am very fascinated by your site, many thanks!</description>
		<content:encoded><![CDATA[<p>I am very fascinated by your site, many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Commodore Plus/4 by porchy</title>
		<link>http://www.jammarcade.net/2012/commodore-plus4/#comment-224</link>
		<dc:creator>porchy</dc:creator>
		<pubDate>Thu, 26 Jan 2012 18:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.jammarcade.net/?p=2313#comment-224</guid>
		<description>i think i got a pretty good deal on it. prices (ebay) seem to be going a little crazy on retro stuff at the moment</description>
		<content:encoded><![CDATA[<p>i think i got a pretty good deal on it. prices (ebay) seem to be going a little crazy on retro stuff at the moment</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Commodore Plus/4 by szu</title>
		<link>http://www.jammarcade.net/2012/commodore-plus4/#comment-223</link>
		<dc:creator>szu</dc:creator>
		<pubDate>Thu, 26 Jan 2012 17:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.jammarcade.net/?p=2313#comment-223</guid>
		<description>Nice find! hope you got good deal on it, you deserve it  :)</description>
		<content:encoded><![CDATA[<p>Nice find! hope you got good deal on it, you deserve it  <img src='http://www.jammarcade.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Commodore Plus/4 by StiGGy</title>
		<link>http://www.jammarcade.net/2012/commodore-plus4/#comment-221</link>
		<dc:creator>StiGGy</dc:creator>
		<pubDate>Tue, 24 Jan 2012 19:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jammarcade.net/?p=2313#comment-221</guid>
		<description>Looking good there, have always like the Plus/4, especially those funky cursor keys and woot woot, reset button for all those game POKES. I like the fact that the c64 PSU adaptor looks to be  ian easy swapout and am tempted to do this myself as it would be great to use just one PSU for the c16,c64, plus/4 and Vic 20.</description>
		<content:encoded><![CDATA[<p>Looking good there, have always like the Plus/4, especially those funky cursor keys and woot woot, reset button for all those game POKES. I like the fact that the c64 PSU adaptor looks to be  ian easy swapout and am tempted to do this myself as it would be great to use just one PSU for the c16,c64, plus/4 and Vic 20.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

