<?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>Retro Computing</title>
	<atom:link href="http://retro.hansotten.nl/feed/" rel="self" type="application/rss+xml" />
	<link>http://retro.hansotten.nl</link>
	<description>About small SBC systems</description>
	<lastBuildDate>Thu, 02 Jul 2026 09:47:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>http://retro.hansotten.nl/wp-content/uploads/2020/10/cropped-kim1-as-32x32.jpg</url>
	<title>Retro Computing</title>
	<link>http://retro.hansotten.nl</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>KIM-1 TTY I/O, no echo, non-blocking, deaf</title>
		<link>http://retro.hansotten.nl/kim-1-tty-i-o-no-echo-non-blocking-deaf/</link>
		
		<dc:creator><![CDATA[hanso]]></dc:creator>
		<pubDate>Thu, 02 Jul 2026 09:39:18 +0000</pubDate>
				<category><![CDATA[6502]]></category>
		<category><![CDATA[corsham]]></category>
		<category><![CDATA[kim-1]]></category>
		<category><![CDATA[microkim]]></category>
		<category><![CDATA[pal-1]]></category>
		<category><![CDATA[pal-2]]></category>
		<guid isPermaLink="false">http://retro.hansotten.nl/?p=21192</guid>

					<description><![CDATA[A page on suppressing the KIM-1 echo of TTY input, read non-blocking and make the TTY input deaf. Problems with the KIM-1 TTY character input The KIM-1 hardware is hardware echoing incoming serial characters to the output, no echo in software involved, so you cannot influence what appears on screen. Very annoying! The KIM-1 GETCH [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://retro.hansotten.nl/6502-sbc/kim-1-manuals-and-software/kim-1-articles/suppress-kim-1-echo/" data-wpel-link="internal">A page on suppressing the KIM-1 echo of TTY input, read non-blocking and make the TTY input deaf.</a></p>
<p><strong>Problems with the KIM-1 TTY character input</strong></p>
<ol>
<li>The KIM-1 hardware is hardware echoing incoming serial characters to the output, no echo in software involved, so you cannot influence what appears on screen. Very annoying!</li>
<li>The KIM-1 GETCH routine is blocking, no way to check for a character coming in, like a Break. waiting.<br />
            Also quite annoying if porting other software to the KIM-1 or you want the program interruptable.</li>
<li>While a program is running something CPU intensive and you type something the program is not really waiting for, the characters appear on screen. Because the KIM-1 does hardware            echoing of TTY input, this is unavoidable it seems</li>
</ol>
<p><a href="http://echo" data-wpel-link="external">Here I present solutions for these problems in software,</a> made possible by the genius hardware design of the KIM-1 TTY I/O.<br />
You can have serial input wihout echo, non-blocking and even make the TTY input deaf for unwanted input.</p>
<p>Are they perfect? Maybe not, it is still bitbanging the incoming serial signal. It can miss the correct starting point for the incoming character bit stream.<br />
If you want a perfect solution, you will need interrupt driven ringbuffered serial I/O with a dedicated IC like the 6850, 6511 etc.<br />
Without this extra hardware you can achieve acceptable results with these routines.</p>
<div id="attachment_21176" style="width: 278px" class="wp-caption alignright"><img decoding="async" aria-describedby="caption-attachment-21176" src="http://retro.hansotten.nl/wp-content/uploads/2026/07/settings-2.3.1-1.jpg" alt="" width="268" height="181" class="size-full wp-image-21176" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/07/settings-2.3.1-1.jpg 268w, http://retro.hansotten.nl/wp-content/uploads/2026/07/settings-2.3.1-1-150x101.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/07/settings-2.3.1-1-1x1.jpg 1w" sizes="(max-width: 268px) 100vw, 268px" /><p id="caption-attachment-21176" class="wp-caption-text">Settings 2.3.1</p></div>
<!-- relpost-thumb-wrapper --><div class="relpost-thumb-wrapper"><!-- filter-class --><div class="relpost-thumb-container"><style>.relpost-block-single-image, .relpost-post-image { margin-bottom: 10px; }</style><h3>See also:</h3><div style="clear: both"></div><div style="clear: both"></div><!-- relpost-block-container --><div class="relpost-block-container relpost-block-column-layout" style="--relposth-columns: 3;--relposth-columns_t: 2; --relposth-columns_m: 2"><a href="http://retro.hansotten.nl/kim-1-simulator-2-2-0/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2026/05/pastescroll.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">A demo of the new facilities in the KIM-1 Simulator 2.2.1</h2><div class="relpost_card_exerpt">A demo of the new facilities in the KIM-1 Simulator 2.2.1 

Scroll, copy paste of the console.

New versions of KIM-...</div></div></div></a><a href="http://retro.hansotten.nl/kim-1-connectors-beware-the-chinese-cheap-variants/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/307-044-500-202.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">KIM-1 connectors: beware the Chinese cheap variants!</h2><div class="relpost_card_exerpt">The KIM-1 needs 2 edge connectors.

The specifications are: card edge; PIN: 44; 3.96mm 

When you search for those, ...</div></div></div></a><a href="http://retro.hansotten.nl/magazines-compute-and-compute-ii/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/best-of-micro2-front.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">Magazines: Compute! and Compute II</h2><div class="relpost_card_exerpt">The pages om Magazines had an update.

MICRO has its own page with all Best of MICRO pfds.
Compute! and Compute II ar...</div></div></div></a><a href="http://retro.hansotten.nl/mtu-documents-update/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/07/k10085c2025-07-06-0001s.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">All documents in the MTU pages are now clean and higher quality, about 50 new PDFs.</h2><div class="relpost_card_exerpt">I got hold a about 10 cm of MTU documents. Several I already had in PDF format, some not available yet.
I took the oppo...</div></div></div></a></div><!-- close relpost-block-container --><div style="clear: both"></div></div><!-- close filter class --></div><!-- close relpost-thumb-wrapper -->]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Correct KIM-1 monitor source</title>
		<link>http://retro.hansotten.nl/correct-kim-1-monitor-source/</link>
		
		<dc:creator><![CDATA[hanso]]></dc:creator>
		<pubDate>Sun, 28 Jun 2026 17:18:08 +0000</pubDate>
				<category><![CDATA[6502]]></category>
		<category><![CDATA[kim-1]]></category>
		<guid isPermaLink="false">http://retro.hansotten.nl/?p=21135</guid>

					<description><![CDATA[Many sources of the KIM-1 monitor are floating around. All typed in from the user manual, most are not identical to the original text. None deliver the real KIM-1 ROMs, they fail with filling unused bytes with FF. And the text and comments are incomplete, wrong or made up. So in June 2026 I have [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Many sources of the KIM-1 monitor are floating around. All typed in from the user manual, most are not identical to the original text. None deliver the real KIM-1 ROMs, they fail with filling unused bytes with FF. And the text and comments are incomplete, wrong or made up.</p>
<p>So in June 2026 I have typed in the source of the KIM-1 monitor as it is listed in the User manual. Every line has the same line number, all text including comments is as in the paper listing. The listing is also paged as the original.  Converted to a modern MOS Technology assembler format (I used TAS32), that delivers the exact ROM binary (including those 00 filler bytes!) as dumped from the real 6530-002 and -003 by me.</p>
<p><a href=" http://retro.hansotten.nl/uploads/files/KIM-1 Monitor source.zip" data-wpel-link="internal">KIM-1 Monitor source, listing and binaries and TASM32 archive</a></p>
<p><a href="http://retro.hansotten.nl/6502-sbc/kim-1-manuals-and-software/kim_1-roms/" data-wpel-link="internal"><img fetchpriority="high" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/kim-1-source-listing.jpg" alt="" width="606" height="790" class="aligncenter size-full wp-image-21144" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/kim-1-source-listing.jpg 606w, http://retro.hansotten.nl/wp-content/uploads/2026/06/kim-1-source-listing-230x300.jpg 230w, http://retro.hansotten.nl/wp-content/uploads/2026/06/kim-1-source-listing-115x150.jpg 115w, http://retro.hansotten.nl/wp-content/uploads/2026/06/kim-1-source-listing-1x1.jpg 1w" sizes="(max-width: 606px) 100vw, 606px" /><br />
More on the KIM-1 ROMs here.<br />
</a></p>
<!-- relpost-thumb-wrapper --><div class="relpost-thumb-wrapper"><!-- filter-class --><div class="relpost-thumb-container"><style>.relpost-block-single-image, .relpost-post-image { margin-bottom: 10px; }</style><h3>See also:</h3><div style="clear: both"></div><div style="clear: both"></div><!-- relpost-block-container --><div class="relpost-block-container relpost-block-column-layout" style="--relposth-columns: 3;--relposth-columns_t: 2; --relposth-columns_m: 2"><a href="http://retro.hansotten.nl/kim-1-simulator-2-2-0/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2026/05/pastescroll.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">A demo of the new facilities in the KIM-1 Simulator 2.2.1</h2><div class="relpost_card_exerpt">A demo of the new facilities in the KIM-1 Simulator 2.2.1 

Scroll, copy paste of the console.

New versions of KIM-...</div></div></div></a><a href="http://retro.hansotten.nl/kim-1-connectors-beware-the-chinese-cheap-variants/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/307-044-500-202.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">KIM-1 connectors: beware the Chinese cheap variants!</h2><div class="relpost_card_exerpt">The KIM-1 needs 2 edge connectors.

The specifications are: card edge; PIN: 44; 3.96mm 

When you search for those, ...</div></div></div></a><a href="http://retro.hansotten.nl/magazines-compute-and-compute-ii/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/best-of-micro2-front.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">Magazines: Compute! and Compute II</h2><div class="relpost_card_exerpt">The pages om Magazines had an update.

MICRO has its own page with all Best of MICRO pfds.
Compute! and Compute II ar...</div></div></div></a><a href="http://retro.hansotten.nl/mtu-documents-update/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/07/k10085c2025-07-06-0001s.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">All documents in the MTU pages are now clean and higher quality, about 50 new PDFs.</h2><div class="relpost_card_exerpt">I got hold a about 10 cm of MTU documents. Several I already had in PDF format, some not available yet.
I took the oppo...</div></div></div></a></div><!-- close relpost-block-container --><div style="clear: both"></div></div><!-- close filter class --></div><!-- close relpost-thumb-wrapper -->]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>MOStermind</title>
		<link>http://retro.hansotten.nl/mostermind/</link>
		
		<dc:creator><![CDATA[hanso]]></dc:creator>
		<pubDate>Fri, 26 Jun 2026 12:32:42 +0000</pubDate>
				<category><![CDATA[6502]]></category>
		<category><![CDATA[kim-1]]></category>
		<guid isPermaLink="false">http://retro.hansotten.nl/?p=21120</guid>

					<description><![CDATA[MOStermind is an implementation of the Mastermind board game for the KIM-1 computer. Developed by HKZ. It&#8217;s written in 6502 assembly using DASM assembler and MAME as developing tools. You can download it here How to play The game follows the basic rules of mastermind: the codemaster generates a hidden code and you have to [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/logo.png" alt="" width="700" height="319" class="aligncenter size-full wp-image-21121" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/logo.png 700w, http://retro.hansotten.nl/wp-content/uploads/2026/06/logo-300x137.png 300w, http://retro.hansotten.nl/wp-content/uploads/2026/06/logo-150x68.png 150w, http://retro.hansotten.nl/wp-content/uploads/2026/06/logo-2x1.png 2w" sizes="(max-width: 700px) 100vw, 700px" /><br />
MOStermind is an implementation of the <a href="https://en.wikipedia.org/wiki/Mastermind_(board_game)" data-wpel-link="external">Mastermind board game</a> for the KIM-1 computer.<br />
Developed by HKZ. </p>
<p>It&#8217;s written in 6502 assembly using <a href="https://dasm-assembler.github.io/" data-wpel-link="external">DASM</a> assembler and MAME as developing tools.</p>
<p><a href="https://codeberg.org/hkzlab/MOStermind_KIM-1/releases" data-wpel-link="external">You can download it here</a></p>
<p><strong>How to play</strong></p>
<p>The game follows the basic rules of mastermind: the codemaster generates a hidden code and you have to guess it in a limited number of tries, while the codemaster gives you a report on how much you got right for each guess.</p>
<p>The codes are be composed by 4 symbols, each symbol can be one of the following 8 characters: `A`, `B`, `C`, `D`, `E`, `F`, `G`, `H`. Note that a character appearing multiple times in a code is perfectly valid.</p>
<p>After you type in the 4 character code and press `RETURN`, the codemaster will analyze your guess and report the result using 4 symbols:</p>
<p>&#8211; `O` indicates that one symbol is both the right character and at the correct spot<br />
&#8211; `*` indicates that a symbol is a character that appears in the code, but is in the wrong place<br />
&#8211; `.` Indicates that a character is not present at all in the code</p>
<p>Note that these are **NON POSITIONAL**, and they&#8217;re just shown in order of precedence: first `O`, then `*`, then `.`. They bear no information on which of the characters is right. You&#8217;ll have to find that yourself.</p>
<p>In case you want to cancel a guess before submitting it (to avoid wasting a try), you can press `BACKSPACE`. The guess submission will be aborted, no analysis will be performed and you&#8217;ll be able to submit a new guess.</p>
<p><strong>Does it run on the KIM-1 Simulator? YES!</strong></p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/MOSTERMIND.jpg" alt="" width="1016" height="633" class="aligncenter size-full wp-image-21122" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/MOSTERMIND.jpg 1016w, http://retro.hansotten.nl/wp-content/uploads/2026/06/MOSTERMIND-300x187.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2026/06/MOSTERMIND-150x93.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/06/MOSTERMIND-768x478.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/06/MOSTERMIND-2x1.jpg 2w"  sizes="(max-width: 1016px) 100vw, 1016px" /></p>
<p>You only have to set the FOCAL_V3D break setting in the Settings.</p>
<!-- relpost-thumb-wrapper --><div class="relpost-thumb-wrapper"><!-- filter-class --><div class="relpost-thumb-container"><style>.relpost-block-single-image, .relpost-post-image { margin-bottom: 10px; }</style><h3>See also:</h3><div style="clear: both"></div><div style="clear: both"></div><!-- relpost-block-container --><div class="relpost-block-container relpost-block-column-layout" style="--relposth-columns: 3;--relposth-columns_t: 2; --relposth-columns_m: 2"><a href="http://retro.hansotten.nl/kim-1-simulator-2-2-0/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2026/05/pastescroll.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">A demo of the new facilities in the KIM-1 Simulator 2.2.1</h2><div class="relpost_card_exerpt">A demo of the new facilities in the KIM-1 Simulator 2.2.1 

Scroll, copy paste of the console.

New versions of KIM-...</div></div></div></a><a href="http://retro.hansotten.nl/kim-1-connectors-beware-the-chinese-cheap-variants/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/307-044-500-202.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">KIM-1 connectors: beware the Chinese cheap variants!</h2><div class="relpost_card_exerpt">The KIM-1 needs 2 edge connectors.

The specifications are: card edge; PIN: 44; 3.96mm 

When you search for those, ...</div></div></div></a><a href="http://retro.hansotten.nl/magazines-compute-and-compute-ii/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/best-of-micro2-front.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">Magazines: Compute! and Compute II</h2><div class="relpost_card_exerpt">The pages om Magazines had an update.

MICRO has its own page with all Best of MICRO pfds.
Compute! and Compute II ar...</div></div></div></a><a href="http://retro.hansotten.nl/mtu-documents-update/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/07/k10085c2025-07-06-0001s.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">All documents in the MTU pages are now clean and higher quality, about 50 new PDFs.</h2><div class="relpost_card_exerpt">I got hold a about 10 cm of MTU documents. Several I already had in PDF format, some not available yet.
I took the oppo...</div></div></div></a></div><!-- close relpost-block-container --><div style="clear: both"></div></div><!-- close filter class --></div><!-- close relpost-thumb-wrapper -->]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>338-6503 Rockwell, a R65C02 with an obscure number</title>
		<link>http://retro.hansotten.nl/338-6503-rockwell-a-r65c02-with-an-oscure-number/</link>
		
		<dc:creator><![CDATA[hanso]]></dc:creator>
		<pubDate>Tue, 23 Jun 2026 14:52:48 +0000</pubDate>
				<category><![CDATA[6502]]></category>
		<guid isPermaLink="false">http://retro.hansotten.nl/?p=21115</guid>

					<description><![CDATA[I saw an advert on bey (China seller) for a Rockwell 6503 IC. The 6503 is a variant of the 6502 with limited number of pins to 28, the same 6502 core with less addressing space. But something in the advert made me wonder, a 40 pin 6503? I ordered one and indeed a 40 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I saw an advert on bey (China seller) for a Rockwell 6503 IC. The 6503 is a variant of the 6502 with limited number of pins to 28, the same 6502 core with less addressing space.<br />
But something in the advert made me wonder, a 40 pin 6503?</p>
<p>I ordered one and indeed a 40 pin IC appeared. So this is not a 6503!<br />
Then I searched the internet for the 338-6503 printed on the IC and found references to it being a R65C02.<br />
And indeed, <a href="http://retro.hansotten.nl/what-cpu-is-this-6502-and-other-component-testers/" data-wpel-link="internal">the 6502 testers</a> recognized it as working 65C02. Weird!<br />
The &#8216;6503&#8217; was found in Apple IIe and Apple IIc  computers. </p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/20260623_163339-1024x350.jpg" alt="" width="654" height="224" class="aligncenter size-large wp-image-21116" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/20260623_163339-1024x350.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2026/06/20260623_163339-300x103.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2026/06/20260623_163339-150x51.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/06/20260623_163339-768x262.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/06/20260623_163339-1536x525.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2026/06/20260623_163339-3x1.jpg 3w, http://retro.hansotten.nl/wp-content/uploads/2026/06/20260623_163339.jpg 1744w"  sizes="(max-width: 654px) 100vw, 654px" /></p>
<!-- relpost-thumb-wrapper --><div class="relpost-thumb-wrapper"><!-- filter-class --><div class="relpost-thumb-container"><style>.relpost-block-single-image, .relpost-post-image { margin-bottom: 10px; }</style><h3>See also:</h3><div style="clear: both"></div><div style="clear: both"></div><!-- relpost-block-container --><div class="relpost-block-container relpost-block-column-layout" style="--relposth-columns: 3;--relposth-columns_t: 2; --relposth-columns_m: 2"><a href="http://retro.hansotten.nl/kim-1-simulator-2-2-0/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2026/05/pastescroll.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">A demo of the new facilities in the KIM-1 Simulator 2.2.1</h2><div class="relpost_card_exerpt">A demo of the new facilities in the KIM-1 Simulator 2.2.1 

Scroll, copy paste of the console.

New versions of KIM-...</div></div></div></a><a href="http://retro.hansotten.nl/kim-1-connectors-beware-the-chinese-cheap-variants/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/307-044-500-202.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">KIM-1 connectors: beware the Chinese cheap variants!</h2><div class="relpost_card_exerpt">The KIM-1 needs 2 edge connectors.

The specifications are: card edge; PIN: 44; 3.96mm 

When you search for those, ...</div></div></div></a><a href="http://retro.hansotten.nl/magazines-compute-and-compute-ii/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/best-of-micro2-front.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">Magazines: Compute! and Compute II</h2><div class="relpost_card_exerpt">The pages om Magazines had an update.

MICRO has its own page with all Best of MICRO pfds.
Compute! and Compute II ar...</div></div></div></a><a href="http://retro.hansotten.nl/mtu-documents-update/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/07/k10085c2025-07-06-0001s.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">All documents in the MTU pages are now clean and higher quality, about 50 new PDFs.</h2><div class="relpost_card_exerpt">I got hold a about 10 cm of MTU documents. Several I already had in PDF format, some not available yet.
I took the oppo...</div></div></div></a></div><!-- close relpost-block-container --><div style="clear: both"></div></div><!-- close filter class --></div><!-- close relpost-thumb-wrapper -->]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>R6500/1EC Microprocessor Emulator Device</title>
		<link>http://retro.hansotten.nl/r-6500-1ec/</link>
		
		<dc:creator><![CDATA[hanso]]></dc:creator>
		<pubDate>Sat, 13 Jun 2026 17:32:45 +0000</pubDate>
				<category><![CDATA[6502]]></category>
		<guid isPermaLink="false">http://retro.hansotten.nl/?p=21088</guid>

					<description><![CDATA[I acquired a R6500/1EC IC. A beautiful white version. Week 40 1980, NMOS.The R6500/1EC is a development IC for the R6500/1 microcomputer family. Rockwell R6500/1 family The R6500/1 is a 6502 , ROM (2K) 64 bytes RAM ,4&#215;8 bit I/O, a 16 bit timer with I/O pin. The ROM contents are factory mask-programmed, not programmable [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://retro.hansotten.nl/6502-sbc/aim-65/r6500-1ec-microprocessor-emulator-device/" data-wpel-link="internal">I acquired a R6500/1EC IC. A beautiful white version. Week 40 1980, NMOS.The R6500/1EC is a development IC for the R6500/1 microcomputer family.</a></p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001ec-1024x280.jpg" alt="" width="654" height="179" class="aligncenter size-large wp-image-21093" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001ec-1024x280.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001ec-300x82.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001ec-150x41.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001ec-768x210.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001ec-1536x420.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001ec-2048x561.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001ec-4x1.jpg 4w"  sizes="(max-width: 654px) 100vw, 654px" /></p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001ec-BACK-1024x294.jpg" alt="" width="654" height="188" class="aligncenter size-large wp-image-21092" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001ec-BACK-1024x294.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001ec-BACK-300x86.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001ec-BACK-150x43.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001ec-BACK-768x220.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001ec-BACK-3x1.jpg 3w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001ec-BACK.jpg 1422w"  sizes="(max-width: 654px) 100vw, 654px" /></p>
<p><strong>Rockwell R6500/1 family</strong></p>
<p>The R6500/1 is a 6502 , ROM (2K) 64 bytes RAM ,4&#215;8 bit I/O, a 16 bit timer with I/O pin.<br />
The ROM contents are factory mask-programmed, not programmable by the user.</p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.02-791x1024.jpg" alt="" width="654" height="847" class="aligncenter size-large wp-image-21089" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.02-791x1024.jpg 791w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.02-232x300.jpg 232w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.02-116x150.jpg 116w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.02-768x994.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.02-1187x1536.jpg 1187w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.02-1583x2048.jpg 1583w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.02-1x1.jpg 1w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.02-scaled.jpg 1978w"  sizes="(max-width: 654px) 100vw, 654px" /></p>
<p>This makes it a standalone microcomputer, no extra RAM/ROM or decode logic required. </p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001-block-1024x539.jpg" alt="" width="654" height="344" class="aligncenter size-large wp-image-21090" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001-block-1024x539.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001-block-300x158.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001-block-150x79.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001-block-768x404.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001-block-1536x809.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001-block-2048x1079.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2026/06/r65001-block-2x1.jpg 2w"  sizes="(max-width: 654px) 100vw, 654px" /></p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.018-791x1024.jpg" alt="" width="654" height="847" class="aligncenter size-large wp-image-21091" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.018-791x1024.jpg 791w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.018-232x300.jpg 232w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.018-116x150.jpg 116w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.018-768x994.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.018-1187x1536.jpg 1187w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.018-1583x2048.jpg 1583w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.018-1x1.jpg 1w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.018-scaled.jpg 1978w"  sizes="(max-width: 654px) 100vw, 654px" /></p>
<p>There are no external address lines or data lines, the 6502 is all internal except the interrupt lines and clock.  </p>
<p><strong>Rockwell R6500/1EC</strong></p>
<p>To develop applications with the R6500/1 Rockwell developed the R6500/1EC. This IC has the same pins as the R6500/1 but adds address and data lines and relies on an external ROM.</p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987002-800x1024.jpg" alt="" width="654" height="837" class="aligncenter size-large wp-image-21100" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987002-800x1024.jpg 800w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987002-234x300.jpg 234w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987002-117x150.jpg 117w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987002-768x983.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987002-1201x1536.jpg 1201w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987002-1601x2048.jpg 1601w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987002-1x1.jpg 1w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987002-scaled.jpg 2001w"  sizes="(max-width: 654px) 100vw, 654px" /><br />
<img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987003-794x1024.jpg" alt="" width="654" height="843" class="aligncenter size-large wp-image-21101" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987003-794x1024.jpg 794w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987003-233x300.jpg 233w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987003-116x150.jpg 116w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987003-768x990.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987003-1192x1536.jpg 1192w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987003-1589x2048.jpg 1589w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987003-1x1.jpg 1w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987003-scaled.jpg 1986w"  sizes="(max-width: 654px) 100vw, 654px" /><br />
<strong>Downloads</strong></p>
<table>
<tr>
<td><a href="http://retro.hansotten.nl/uploads/rockwellforth/R6500-1.pdf" data-wpel-link="internal"><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.01-232x300.jpg" alt="" width="232" height="300" class="aligncenter size-medium wp-image-21096" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.01-232x300.jpg 232w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.01-791x1024.jpg 791w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.01-116x150.jpg 116w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.01-768x994.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.01-1187x1536.jpg 1187w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.01-1583x2048.jpg 1583w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.01-1x1.jpg 1w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6500-1.pdf.01-scaled.jpg 1978w"  sizes="(max-width: 232px) 100vw, 232px" /></a></td>
<td><a href="http://retro.hansotten.nl/uploads/rockwellforth/R6500-1.pdf" data-wpel-link="internal">R6500/1 One-Chip Microcomputer</a></td>
</tr>
<tr>
<td><a href="http://retro.hansotten.nl/uploads/rockwellforth/rockwell_r6500_1e_mpu_emu_jun_1987.pdff" data-wpel-link="internal"><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987001-235x300.jpg" alt="" width="235" height="300" class="aligncenter size-medium wp-image-21098" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987001-235x300.jpg 235w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987001-802x1024.jpg 802w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987001-117x150.jpg 117w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987001-768x981.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987001-1203x1536.jpg 1203w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987001-1604x2048.jpg 1604w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987001-1x1.jpg 1w, http://retro.hansotten.nl/wp-content/uploads/2026/06/rockwell_r6500_1e_mpu_emu_jun_1987001-scaled.jpg 2005w"  sizes="(max-width: 235px) 100vw, 235px" /></a></td>
<td><a href="http://retro.hansotten.nl/uploads/rockwellforth/rockwell_r6500_1e_mpu_emu_jun_1987.pdf" data-wpel-link="internal">R6500/1E Microprocessor Emulator Device</a></td>
</tr>
<tr>
<td><a href="http://retro.hansotten.nl/uploads/rockwellforth/R6504.pdf" data-wpel-link="internal"><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/R6504.pdf.01-232x300.jpg" alt="" width="232" height="300" class="aligncenter size-medium wp-image-21108" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/R6504.pdf.01-232x300.jpg 232w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6504.pdf.01-791x1024.jpg 791w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6504.pdf.01-116x150.jpg 116w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6504.pdf.01-768x994.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6504.pdf.01-1187x1536.jpg 1187w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6504.pdf.01-1583x2048.jpg 1583w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6504.pdf.01-1x1.jpg 1w, http://retro.hansotten.nl/wp-content/uploads/2026/06/R6504.pdf.01-scaled.jpg 1978w"  sizes="(max-width: 232px) 100vw, 232px" /></a></td>
<td><a href="http://retro.hansotten.nl/uploads/rockwellforth/R6504.pdf" data-wpel-link="internal">R6500/1 Microprocessor Programming Reference Card</a></td>
</tr>
</table>
<p>The 6500/1 has been used for example in the AMIGA 1520 Plotter. I found this image on ebay:</p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/ncr-16001-1024x446.jpg" alt="" width="654" height="285" class="aligncenter size-large wp-image-21112" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/ncr-16001-1024x446.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2026/06/ncr-16001-300x131.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2026/06/ncr-16001-150x65.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/06/ncr-16001-768x334.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/06/ncr-16001-2x1.jpg 2w, http://retro.hansotten.nl/wp-content/uploads/2026/06/ncr-16001.jpg 1158w"  sizes="(max-width: 654px) 100vw, 654px" /></p>
<!-- relpost-thumb-wrapper --><div class="relpost-thumb-wrapper"><!-- filter-class --><div class="relpost-thumb-container"><style>.relpost-block-single-image, .relpost-post-image { margin-bottom: 10px; }</style><h3>See also:</h3><div style="clear: both"></div><div style="clear: both"></div><!-- relpost-block-container --><div class="relpost-block-container relpost-block-column-layout" style="--relposth-columns: 3;--relposth-columns_t: 2; --relposth-columns_m: 2"><a href="http://retro.hansotten.nl/kim-1-simulator-2-2-0/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2026/05/pastescroll.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">A demo of the new facilities in the KIM-1 Simulator 2.2.1</h2><div class="relpost_card_exerpt">A demo of the new facilities in the KIM-1 Simulator 2.2.1 

Scroll, copy paste of the console.

New versions of KIM-...</div></div></div></a><a href="http://retro.hansotten.nl/kim-1-connectors-beware-the-chinese-cheap-variants/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/307-044-500-202.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">KIM-1 connectors: beware the Chinese cheap variants!</h2><div class="relpost_card_exerpt">The KIM-1 needs 2 edge connectors.

The specifications are: card edge; PIN: 44; 3.96mm 

When you search for those, ...</div></div></div></a><a href="http://retro.hansotten.nl/magazines-compute-and-compute-ii/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/best-of-micro2-front.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">Magazines: Compute! and Compute II</h2><div class="relpost_card_exerpt">The pages om Magazines had an update.

MICRO has its own page with all Best of MICRO pfds.
Compute! and Compute II ar...</div></div></div></a><a href="http://retro.hansotten.nl/mtu-documents-update/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/07/k10085c2025-07-06-0001s.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">All documents in the MTU pages are now clean and higher quality, about 50 new PDFs.</h2><div class="relpost_card_exerpt">I got hold a about 10 cm of MTU documents. Several I already had in PDF format, some not available yet.
I took the oppo...</div></div></div></a></div><!-- close relpost-block-container --><div style="clear: both"></div></div><!-- close filter class --></div><!-- close relpost-thumb-wrapper -->]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Commented source of UPS-65 Thaler SBC</title>
		<link>http://retro.hansotten.nl/commented-source-of-ups-65-thaler-sbc/</link>
		
		<dc:creator><![CDATA[hanso]]></dc:creator>
		<pubDate>Thu, 11 Jun 2026 10:18:58 +0000</pubDate>
				<category><![CDATA[6502]]></category>
		<guid isPermaLink="false">http://retro.hansotten.nl/?p=21085</guid>

					<description><![CDATA[Ian day published the commented source of the UPS065 monitor. See also:A demo of the new facilities in the KIM-1 Simulator 2.2.1A demo of the new facilities in the KIM-1 Simulator 2.2.1 Scroll, copy paste of the console. New versions of KIM-...KIM-1 connectors: beware the Chinese cheap variants!The KIM-1 needs 2 edge connectors. The specifications [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://retro.hansotten.nl/6502-sbc/msp-65-2-thaler/" data-wpel-link="internal">Ian day published the commented source of the UPS065 monitor.<br />
<img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2018/12/mps2-716x1024.jpg" alt="" width="654" height="935" class="aligncenter size-large wp-image-3101" srcset="http://retro.hansotten.nl/wp-content/uploads/2018/12/mps2.jpg 716w, http://retro.hansotten.nl/wp-content/uploads/2018/12/mps2-210x300.jpg 210w, http://retro.hansotten.nl/wp-content/uploads/2018/12/mps2-1x1.jpg 1w"  sizes="(max-width: 654px) 100vw, 654px" /></a></p>
<!-- relpost-thumb-wrapper --><div class="relpost-thumb-wrapper"><!-- filter-class --><div class="relpost-thumb-container"><style>.relpost-block-single-image, .relpost-post-image { margin-bottom: 10px; }</style><h3>See also:</h3><div style="clear: both"></div><div style="clear: both"></div><!-- relpost-block-container --><div class="relpost-block-container relpost-block-column-layout" style="--relposth-columns: 3;--relposth-columns_t: 2; --relposth-columns_m: 2"><a href="http://retro.hansotten.nl/kim-1-simulator-2-2-0/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2026/05/pastescroll.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">A demo of the new facilities in the KIM-1 Simulator 2.2.1</h2><div class="relpost_card_exerpt">A demo of the new facilities in the KIM-1 Simulator 2.2.1 

Scroll, copy paste of the console.

New versions of KIM-...</div></div></div></a><a href="http://retro.hansotten.nl/kim-1-connectors-beware-the-chinese-cheap-variants/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/307-044-500-202.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">KIM-1 connectors: beware the Chinese cheap variants!</h2><div class="relpost_card_exerpt">The KIM-1 needs 2 edge connectors.

The specifications are: card edge; PIN: 44; 3.96mm 

When you search for those, ...</div></div></div></a><a href="http://retro.hansotten.nl/magazines-compute-and-compute-ii/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/best-of-micro2-front.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">Magazines: Compute! and Compute II</h2><div class="relpost_card_exerpt">The pages om Magazines had an update.

MICRO has its own page with all Best of MICRO pfds.
Compute! and Compute II ar...</div></div></div></a><a href="http://retro.hansotten.nl/mtu-documents-update/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/07/k10085c2025-07-06-0001s.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">All documents in the MTU pages are now clean and higher quality, about 50 new PDFs.</h2><div class="relpost_card_exerpt">I got hold a about 10 cm of MTU documents. Several I already had in PDF format, some not available yet.
I took the oppo...</div></div></div></a></div><!-- close relpost-block-container --><div style="clear: both"></div></div><!-- close filter class --></div><!-- close relpost-thumb-wrapper -->]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>KIM-1 Simulator V2.3.0</title>
		<link>http://retro.hansotten.nl/kim-1-simulator-v230/</link>
		
		<dc:creator><![CDATA[hanso]]></dc:creator>
		<pubDate>Wed, 03 Jun 2026 17:38:31 +0000</pubDate>
				<category><![CDATA[6502]]></category>
		<category><![CDATA[kim-1]]></category>
		<guid isPermaLink="false">http://retro.hansotten.nl/?p=21042</guid>

					<description><![CDATA[Again Eduardo Casino has enhanced the KIM-1 Simulator V2.3.0 after adding the K-1103 and Corsham SD-Shield with CODOS and CP/M-65 operating system in V2.0: Version 2.2 and 2.3: &#8211; The Console has now a complete VT100 emulation with color and the DEC Special Character set &#8211; The console supports cut and paste text with the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Again Eduardo Casino has enhanced the <a href="http://retro.hansotten.nl/6502-sbc/kim-1-manuals-and-software/kim-1-simulator/" data-wpel-link="internal">KIM-1 Simulator V2.3.0 </a> after adding the K-1103 and Corsham SD-Shield with CODOS and CP/M-65 operating system in V2.0:</p>
<p>Version 2.2 and 2.3:</p>
<p>&#8211; The Console has now a complete VT100 emulation with color and the DEC Special Character set<br />
&#8211; The console supports cut and paste text with the mouse (very handy to dump a papertape into the KIM-1)<br />
&#8211; The K-1008 Visable Memory emulation has become blazing fast<br />
&#8211; All settings are saved between sessions</p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/06/KIM-1-VT100TEST-WINDOWS.jpg" alt="" width="1016" height="633" class="aligncenter size-full wp-image-21056" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/06/KIM-1-VT100TEST-WINDOWS.jpg 1016w, http://retro.hansotten.nl/wp-content/uploads/2026/06/KIM-1-VT100TEST-WINDOWS-300x187.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2026/06/KIM-1-VT100TEST-WINDOWS-150x93.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/06/KIM-1-VT100TEST-WINDOWS-768x478.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/06/KIM-1-VT100TEST-WINDOWS-2x1.jpg 2w"  sizes="(max-width: 1016px) 100vw, 1016px" /></p>
<!-- relpost-thumb-wrapper --><div class="relpost-thumb-wrapper"><!-- filter-class --><div class="relpost-thumb-container"><style>.relpost-block-single-image, .relpost-post-image { margin-bottom: 10px; }</style><h3>See also:</h3><div style="clear: both"></div><div style="clear: both"></div><!-- relpost-block-container --><div class="relpost-block-container relpost-block-column-layout" style="--relposth-columns: 3;--relposth-columns_t: 2; --relposth-columns_m: 2"><a href="http://retro.hansotten.nl/kim-1-simulator-2-2-0/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2026/05/pastescroll.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">A demo of the new facilities in the KIM-1 Simulator 2.2.1</h2><div class="relpost_card_exerpt">A demo of the new facilities in the KIM-1 Simulator 2.2.1 

Scroll, copy paste of the console.

New versions of KIM-...</div></div></div></a><a href="http://retro.hansotten.nl/kim-1-connectors-beware-the-chinese-cheap-variants/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/307-044-500-202.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">KIM-1 connectors: beware the Chinese cheap variants!</h2><div class="relpost_card_exerpt">The KIM-1 needs 2 edge connectors.

The specifications are: card edge; PIN: 44; 3.96mm 

When you search for those, ...</div></div></div></a><a href="http://retro.hansotten.nl/magazines-compute-and-compute-ii/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/best-of-micro2-front.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">Magazines: Compute! and Compute II</h2><div class="relpost_card_exerpt">The pages om Magazines had an update.

MICRO has its own page with all Best of MICRO pfds.
Compute! and Compute II ar...</div></div></div></a><a href="http://retro.hansotten.nl/mtu-documents-update/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/07/k10085c2025-07-06-0001s.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">All documents in the MTU pages are now clean and higher quality, about 50 new PDFs.</h2><div class="relpost_card_exerpt">I got hold a about 10 cm of MTU documents. Several I already had in PDF format, some not available yet.
I took the oppo...</div></div></div></a></div><!-- close relpost-block-container --><div style="clear: both"></div></div><!-- close filter class --></div><!-- close relpost-thumb-wrapper -->]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Jolt replica</title>
		<link>http://retro.hansotten.nl/jolt-replica/</link>
		
		<dc:creator><![CDATA[hanso]]></dc:creator>
		<pubDate>Tue, 26 May 2026 13:38:58 +0000</pubDate>
				<category><![CDATA[6502]]></category>
		<category><![CDATA[6530]]></category>
		<category><![CDATA[jolt]]></category>
		<guid isPermaLink="false">http://retro.hansotten.nl/?p=21025</guid>

					<description><![CDATA[The 7427 and the white 6502 have arrived and are showing off in the time period correct Jolt replica. See also:A demo of the new facilities in the KIM-1 Simulator 2.2.1A demo of the new facilities in the KIM-1 Simulator 2.2.1 Scroll, copy paste of the console. New versions of KIM-...KIM-1 connectors: beware the Chinese [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>The 7427 and the white 6502 have arrived and are showing off in the time period correct <a href="http://retro.hansotten.nl/6502-sbc/jolt-and-super-jolt/jolt/jolt-replica/" data-wpel-link="internal">Jolt replica.</p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/05/jolt-white-cpu-1024x768.jpg" alt="" width="654" height="491" class="aligncenter size-large wp-image-21026" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/05/jolt-white-cpu-1024x768.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2026/05/jolt-white-cpu-300x225.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2026/05/jolt-white-cpu-150x113.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/05/jolt-white-cpu-768x576.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/05/jolt-white-cpu-1536x1152.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2026/05/jolt-white-cpu-2048x1536.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2026/05/jolt-white-cpu-1x1.jpg 1w"  sizes="(max-width: 654px) 100vw, 654px" /></a></p>
<!-- relpost-thumb-wrapper --><div class="relpost-thumb-wrapper"><!-- filter-class --><div class="relpost-thumb-container"><style>.relpost-block-single-image, .relpost-post-image { margin-bottom: 10px; }</style><h3>See also:</h3><div style="clear: both"></div><div style="clear: both"></div><!-- relpost-block-container --><div class="relpost-block-container relpost-block-column-layout" style="--relposth-columns: 3;--relposth-columns_t: 2; --relposth-columns_m: 2"><a href="http://retro.hansotten.nl/kim-1-simulator-2-2-0/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2026/05/pastescroll.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">A demo of the new facilities in the KIM-1 Simulator 2.2.1</h2><div class="relpost_card_exerpt">A demo of the new facilities in the KIM-1 Simulator 2.2.1 

Scroll, copy paste of the console.

New versions of KIM-...</div></div></div></a><a href="http://retro.hansotten.nl/kim-1-connectors-beware-the-chinese-cheap-variants/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/307-044-500-202.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">KIM-1 connectors: beware the Chinese cheap variants!</h2><div class="relpost_card_exerpt">The KIM-1 needs 2 edge connectors.

The specifications are: card edge; PIN: 44; 3.96mm 

When you search for those, ...</div></div></div></a><a href="http://retro.hansotten.nl/magazines-compute-and-compute-ii/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/best-of-micro2-front.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">Magazines: Compute! and Compute II</h2><div class="relpost_card_exerpt">The pages om Magazines had an update.

MICRO has its own page with all Best of MICRO pfds.
Compute! and Compute II ar...</div></div></div></a><a href="http://retro.hansotten.nl/mtu-documents-update/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/07/k10085c2025-07-06-0001s.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">All documents in the MTU pages are now clean and higher quality, about 50 new PDFs.</h2><div class="relpost_card_exerpt">I got hold a about 10 cm of MTU documents. Several I already had in PDF format, some not available yet.
I took the oppo...</div></div></div></a></div><!-- close relpost-block-container --><div style="clear: both"></div></div><!-- close filter class --></div><!-- close relpost-thumb-wrapper -->]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>KIM-3B added to my collection</title>
		<link>http://retro.hansotten.nl/kim-3b-added-to-my-collection/</link>
		
		<dc:creator><![CDATA[hanso]]></dc:creator>
		<pubDate>Mon, 25 May 2026 11:28:09 +0000</pubDate>
				<category><![CDATA[6502]]></category>
		<category><![CDATA[kim-1]]></category>
		<guid isPermaLink="false">http://retro.hansotten.nl/?p=21008</guid>

					<description><![CDATA[A KIM-3B is a 8K bytes memory expansion made by MOS Technology (already part of Commodore then) for the KIM-4 motherboard. I recently acquired a good looking KIM-3B myself. Nothing new, all is already known about it. Now with photos made by myself! See also:A demo of the new facilities in the KIM-1 Simulator 2.2.1A [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>A KIM-3B is a 8K bytes memory expansion made by MOS Technology (already part of Commodore then) for the KIM-4 motherboard.</p>
<p>I recently acquired a good looking KIM-3B myself. Nothing new, <a href="http://retro.hansotten.nl/6502-sbc/kim-1-manuals-and-software/kim-system-products/kim-3b-2/" data-wpel-link="internal">all is already known about it</a>. Now with photos made by myself!</p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_front_ho-1024x768.jpg" alt="" width="654" height="491" class="aligncenter size-large wp-image-21010" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_front_ho-1024x768.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_front_ho-300x225.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_front_ho-150x113.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_front_ho-768x576.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_front_ho-1536x1152.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_front_ho-2048x1536.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_front_ho-1x1.jpg 1w"  sizes="(max-width: 654px) 100vw, 654px" /></p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_back_ho-1024x768.jpg" alt="" width="654" height="491" class="aligncenter size-large wp-image-21009" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_back_ho-1024x768.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_back_ho-300x225.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_back_ho-150x113.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_back_ho-768x576.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_back_ho-1536x1152.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_back_ho-2048x1536.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2026/05/kim3b_back_ho-1x1.jpg 1w"  sizes="(max-width: 654px) 100vw, 654px" /></p>
<!-- relpost-thumb-wrapper --><div class="relpost-thumb-wrapper"><!-- filter-class --><div class="relpost-thumb-container"><style>.relpost-block-single-image, .relpost-post-image { margin-bottom: 10px; }</style><h3>See also:</h3><div style="clear: both"></div><div style="clear: both"></div><!-- relpost-block-container --><div class="relpost-block-container relpost-block-column-layout" style="--relposth-columns: 3;--relposth-columns_t: 2; --relposth-columns_m: 2"><a href="http://retro.hansotten.nl/kim-1-simulator-2-2-0/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2026/05/pastescroll.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">A demo of the new facilities in the KIM-1 Simulator 2.2.1</h2><div class="relpost_card_exerpt">A demo of the new facilities in the KIM-1 Simulator 2.2.1 

Scroll, copy paste of the console.

New versions of KIM-...</div></div></div></a><a href="http://retro.hansotten.nl/kim-1-connectors-beware-the-chinese-cheap-variants/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/307-044-500-202.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">KIM-1 connectors: beware the Chinese cheap variants!</h2><div class="relpost_card_exerpt">The KIM-1 needs 2 edge connectors.

The specifications are: card edge; PIN: 44; 3.96mm 

When you search for those, ...</div></div></div></a><a href="http://retro.hansotten.nl/magazines-compute-and-compute-ii/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/best-of-micro2-front.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">Magazines: Compute! and Compute II</h2><div class="relpost_card_exerpt">The pages om Magazines had an update.

MICRO has its own page with all Best of MICRO pfds.
Compute! and Compute II ar...</div></div></div></a><a href="http://retro.hansotten.nl/mtu-documents-update/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/07/k10085c2025-07-06-0001s.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">All documents in the MTU pages are now clean and higher quality, about 50 new PDFs.</h2><div class="relpost_card_exerpt">I got hold a about 10 cm of MTU documents. Several I already had in PDF format, some not available yet.
I took the oppo...</div></div></div></a></div><!-- close relpost-block-container --><div style="clear: both"></div></div><!-- close filter class --></div><!-- close relpost-thumb-wrapper -->]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>TERC KIM-1 Interface set</title>
		<link>http://retro.hansotten.nl/terc-kim-1-interface-set/</link>
		
		<dc:creator><![CDATA[hanso]]></dc:creator>
		<pubDate>Sun, 24 May 2026 13:35:45 +0000</pubDate>
				<category><![CDATA[6502]]></category>
		<category><![CDATA[kim-1]]></category>
		<guid isPermaLink="false">http://retro.hansotten.nl/?p=20989</guid>

					<description><![CDATA[A recent acquisition, the TERC (Technical Education Research Centers) KIM-1 Interface set. An educational tool to work with the KIM-1 from the 80ties. The KIM-1 Interface permits easy access to the input/output ports on the KIM-1. Other connections such as power, ground, tape recorder input and input and output are accessible by solderless connectors. See [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>A recent acquisition, the TERC (<a href="https://www.terc.edu/" data-wpel-link="external">Technical Education Research Centers</a>) KIM-1 Interface set. An educational tool to work with the KIM-1 from the 80ties.</p>
<p>The KIM-1 Interface permits easy access to the input/output ports on the KIM-1. Other connections such as power, ground, tape recorder input and input and output are accessible by solderless connectors.</p>
<p><a href="http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0001-scaled.jpg" data-wpel-link="internal"><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0001-765x1024.jpg" alt="" width="654" height="875" class="aligncenter size-large wp-image-20990" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0001-765x1024.jpg 765w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0001-224x300.jpg 224w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0001-112x150.jpg 112w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0001-768x1028.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0001-1147x1536.jpg 1147w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0001-1530x2048.jpg 1530w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0001-1x1.jpg 1w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0001-scaled.jpg 1912w"  sizes="(max-width: 654px) 100vw, 654px" /></a></p>
<p><a href="http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0002-scaled.jpg" data-wpel-link="internal"><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0002-1024x765.jpg" alt="" width="654" height="489" class="aligncenter size-large wp-image-20991" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0002-1024x765.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0002-300x224.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0002-150x112.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0002-768x574.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0002-1536x1147.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0002-2048x1530.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0002-1x1.jpg 1w"  sizes="(max-width: 654px) 100vw, 654px" /></a></p>
<p><a href="http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0003-scaled.jpg" data-wpel-link="internal"><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0003-772x1024.jpg" alt="" width="654" height="867" class="aligncenter size-large wp-image-20992" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0003-772x1024.jpg 772w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0003-226x300.jpg 226w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0003-113x150.jpg 113w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0003-768x1018.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0003-1158x1536.jpg 1158w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0003-1545x2048.jpg 1545w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0003-1x1.jpg 1w, http://retro.hansotten.nl/wp-content/uploads/2026/05/terc2026-05-24-0003-scaled.jpg 1931w"  sizes="(max-width: 654px) 100vw, 654px" /></a></p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150837-1024x768.jpg" alt="" width="654" height="491" class="aligncenter size-large wp-image-20993" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150837-1024x768.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150837-300x225.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150837-150x113.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150837-768x576.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150837-1536x1152.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150837-2048x1536.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150837-1x1.jpg 1w"  sizes="(max-width: 654px) 100vw, 654px" /><br />
<img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150918-1024x768.jpg" alt="" width="654" height="491" class="aligncenter size-large wp-image-20994" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150918-1024x768.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150918-300x225.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150918-150x113.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150918-768x576.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150918-1536x1152.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150918-2048x1536.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150918-1x1.jpg 1w"  sizes="(max-width: 654px) 100vw, 654px" /></p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150931-1024x768.jpg" alt="" width="654" height="491" class="aligncenter size-large wp-image-20995" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150931-1024x768.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150931-300x225.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150931-150x113.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150931-768x576.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150931-1536x1152.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150931-2048x1536.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150931-1x1.jpg 1w"  sizes="(max-width: 654px) 100vw, 654px" /></p>
<p><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150936-1024x768.jpg" alt="" width="654" height="491" class="aligncenter size-large wp-image-20996" srcset="http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150936-1024x768.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150936-300x225.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150936-150x113.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150936-768x576.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150936-1536x1152.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150936-2048x1536.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2026/05/20260524_150936-1x1.jpg 1w"  sizes="(max-width: 654px) 100vw, 654px" /></p>
<!-- relpost-thumb-wrapper --><div class="relpost-thumb-wrapper"><!-- filter-class --><div class="relpost-thumb-container"><style>.relpost-block-single-image, .relpost-post-image { margin-bottom: 10px; }</style><h3>See also:</h3><div style="clear: both"></div><div style="clear: both"></div><!-- relpost-block-container --><div class="relpost-block-container relpost-block-column-layout" style="--relposth-columns: 3;--relposth-columns_t: 2; --relposth-columns_m: 2"><a href="http://retro.hansotten.nl/kim-1-simulator-2-2-0/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2026/05/pastescroll.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">A demo of the new facilities in the KIM-1 Simulator 2.2.1</h2><div class="relpost_card_exerpt">A demo of the new facilities in the KIM-1 Simulator 2.2.1 

Scroll, copy paste of the console.

New versions of KIM-...</div></div></div></a><a href="http://retro.hansotten.nl/kim-1-connectors-beware-the-chinese-cheap-variants/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/307-044-500-202.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">KIM-1 connectors: beware the Chinese cheap variants!</h2><div class="relpost_card_exerpt">The KIM-1 needs 2 edge connectors.

The specifications are: card edge; PIN: 44; 3.96mm 

When you search for those, ...</div></div></div></a><a href="http://retro.hansotten.nl/magazines-compute-and-compute-ii/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/09/best-of-micro2-front.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">Magazines: Compute! and Compute II</h2><div class="relpost_card_exerpt">The pages om Magazines had an update.

MICRO has its own page with all Best of MICRO pfds.
Compute! and Compute II ar...</div></div></div></a><a href="http://retro.hansotten.nl/mtu-documents-update/" class="relpost-block-single" data-wpel-link="internal"><div class="relpost-custom-block-single"><div class="relpost-block-single-image rpt-lazyload" aria-hidden="true" role="img" data-bg="http://retro.hansotten.nl/wp-content/uploads/2025/07/k10085c2025-07-06-0001s.jpg" style="background: transparent no-repeat scroll 0% 0%; width: 150px; height: 150px; aspect-ratio: 1/1;"></div><div class="relpost-block-single-text"  style="height: 125px;font-family: Arial;  font-size: 12px;  color: #333333;"><h2 class="relpost_card_title">All documents in the MTU pages are now clean and higher quality, about 50 new PDFs.</h2><div class="relpost_card_exerpt">I got hold a about 10 cm of MTU documents. Several I already had in PDF format, some not available yet.
I took the oppo...</div></div></div></a></div><!-- close relpost-block-container --><div style="clear: both"></div></div><!-- close filter class --></div><!-- close relpost-thumb-wrapper -->]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
