<?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>8085 Intel &#8211; Retro Computing</title>
	<atom:link href="http://retro.hansotten.nl/category/8085-intel/feed/" rel="self" type="application/rss+xml" />
	<link>http://retro.hansotten.nl</link>
	<description>About small SBC systems</description>
	<lastBuildDate>Fri, 28 Jun 2024 13:38:24 +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>8085 Intel &#8211; Retro Computing</title>
	<link>http://retro.hansotten.nl</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>PC Tools</title>
		<link>http://retro.hansotten.nl/pc-tools/</link>
		
		<dc:creator><![CDATA[hanso]]></dc:creator>
		<pubDate>Thu, 19 Jan 2023 15:53:16 +0000</pubDate>
				<category><![CDATA[6502]]></category>
		<category><![CDATA[8085 Intel]]></category>
		<category><![CDATA[kim-1]]></category>
		<category><![CDATA[Z80]]></category>
		<guid isPermaLink="false">http://retro.hansotten.nl/?page_id=13016</guid>

					<description><![CDATA[Updated December 2020, Linux compilation checked, bugs fixed, online program for comverting binary to wave file. To aid in the handling of KIM-1 program and dataformats I have written some programs for Windows and Linux (Raspbian), sources included. KIM-1 simulator Convert 8 bit hex formats KIMPaper KIM Tape WAV to BIN conversion KIMPoser Tape Convert [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Updated December 2020, Linux compilation checked, bugs fixed, online program for comverting binary to wave file.</p>
<p>To aid in the handling of KIM-1 program and dataformats I have written some programs for Windows and Linux (Raspbian), sources included.</p>
<p><a href="#kimsim"><strong>KIM-1 simulator</strong></a><br />
<a href="#converthex"><strong>Convert 8 bit hex formats</strong></a><br />
<a href="#kimpaper"><strong>KIMPaper</strong></a><br />
<a href="#kimtape"><strong>KIM Tape WAV to BIN conversion</strong></a><br />
<a href="https://www.retroplace.com/en/kimposer">KIMPoser Tape Convert hex to WAV online</a><br />
<a href="#convertkim">KIM Tape Convert WAV to BIN and BIN to WAV</a><br />
<a href="#pascalm"><strong>Pascal-M cross compiler</strong></a></p>
<p>All programs come with source (Free Pascal Lazarus), compiled for Windows but thanks to Freepascal and Lazarus also compiled and tested on Linux (Ubuntu and Raspberry PI OS).</p>
<p><a name="converthex"></a></p>
<h3>Convert 8 bit hex formats</h3>
<p>A general purpose utility to convert common 8 bit hex and binary formats, such as Intel HEX, Motorola S records, MOS Papertape, hex format, and binary files.<br />
<img fetchpriority="high" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2023/12/screendump-dec-2023.jpg" alt="" width="607" height="869" class="aligncenter size-full wp-image-15492" srcset="http://retro.hansotten.nl/wp-content/uploads/2023/12/screendump-dec-2023.jpg 607w, http://retro.hansotten.nl/wp-content/uploads/2023/12/screendump-dec-2023-210x300.jpg 210w, http://retro.hansotten.nl/wp-content/uploads/2023/12/screendump-dec-2023-105x150.jpg 105w, http://retro.hansotten.nl/wp-content/uploads/2023/12/screendump-dec-2023-1x1.jpg 1w" sizes="(max-width: 607px) 100vw, 607px" /><br />
<a href="http://retro.hansotten.nl/uploads/convert8bits/Convert8bithexformat source v29.zip">Sources</a> (Freepascal Lazarus).<br />
<a href="http://retro.hansotten.nl/uploads/convert8bits/Convert8bithexformat V29.zip">Convert8bithexformat Setup for Windows, Executables for Ubuntu and Raspberry PI OS</a><br />
Available formats:<br />
&#8211; BIN binary, raw data, no formatting, no information on start address.<br />
&#8211; HEX formatted as hex numbers raw data, no start address included.<br />
&#8211; IHEX Intel hex 8 bit format, multiple memory block, start address included.<br />
&#8211; PAP MOS Technology papertape format, multiple memory blocks, start address included.<br />
&#8211; SREC Motorola 8 bit S record, contiguous memory block, start address included.<br />
&#8211; A1hex Apple Woz monitor hex format, start address included.<br />
&#8211; KIM Tape as used in the KIM-1 Simulator as emulation of audio tape files.<br />
<a name="kimsim"></a></p>
<h3>KIM-1 simulator</h3>
<p>6502/65C02 CPU emulation, disassembler, TTY, KIM-1 keypad and LEDs.</p>
<p><a href="http://retro.hansotten.nl/6502-sbc/kim-1-manuals-and-software/kim-1-simulator/">See the KIM-1 Simulator page for more information.</a></p>
<p><a href="http://retro.hansotten.nl/6502-sbc/kim-1-manuals-and-software/kim-1-simulator/"><img decoding="async" class="aligncenter size-full wp-image-9361" src="http://retro.hansotten.nl/wp-content/uploads/2022/02/kimsim-0130-main.jpg" alt="" width="860" height="741" srcset="http://retro.hansotten.nl/wp-content/uploads/2022/02/kimsim-0130-main.jpg 860w, http://retro.hansotten.nl/wp-content/uploads/2022/02/kimsim-0130-main-300x258.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2022/02/kimsim-0130-main-150x129.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2022/02/kimsim-0130-main-768x662.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2022/02/kimsim-0130-main-1x1.jpg 1w" sizes="(max-width: 860px) 100vw, 860px" /></a><a name="kimpaper"></a></p>
<h3>KIM Paper</h3>
<p>Note that the <a href="#converthex">Conver8bitHexFormat</a> program is also capable of converting to and from Papertape format from many more formats.<br />
Originally written for the launch of the MicroKIM, an older version is on the support CD.</p>
<p>When you attach a serial device like the teletype or a modern PC with Hyperterminal you can use the TIM monitor of the KIM-1. One of the functions is loading from and saving to a papertape device on the teletype. Now since this is a way to load and save data as a textfile this is in fact quite useful.<br />
The Micro-KIM triggered me to modernize my conversion utility for MOS Technology papertape format dating from 1983, VAX/VMS and Turbo Pascal. A Windows and a commandline/console version are available.</p>
<p><strong>KIMPAPER for Windows</strong><br />
<a href="http://retro.hansotten.nl/wp-content/uploads/2019/11/screenshot.jpg"><img decoding="async" class="alignnone size-medium wp-image-3978" src="http://retro.hansotten.nl/wp-content/uploads/2019/11/screenshot-300x228.jpg" alt="" width="300" height="228" srcset="http://retro.hansotten.nl/wp-content/uploads/2019/11/screenshot-300x228.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2019/11/screenshot-1x1.jpg 1w, http://retro.hansotten.nl/wp-content/uploads/2019/11/screenshot.jpg 576w" sizes="(max-width: 300px) 100vw, 300px" /></a><br />
A program for Windows to convert between papertape and binary format.</p>
<p><a href="http://retro.hansotten.nl/uploads/files/kimpapertape.zip">Windows setup KIMPAPER</a><br />
<a href="http://retro.hansotten.nl/uploads/files/KIMpaper source.zip">Sources (Freepascal Lazarus, build also on Linux)</a></p>
<p><strong>KIMPAPER V1.1 for DOS</strong></p>
<p>Not too modern, but handy, a commandline utility. Does exactly the same as the Windows program KIMPAPER. Runs fine in a commandline DOS box. Can also be compiled for Linux with Freepascal. In the <a href="http://retro.hansotten.nl/uploads/files/KIMpaperDOS.zip">KIMPAPER DOS archive</a> the program, source and information on the program and papertape format can be found.</p>
<pre class="brush: plain; title: ; notranslate">
C:\MICROKIM\kimpaper
KIM-1 MOS Technology BIN papertape format conversion utility, Hans Otten, 2007 v1.1

Syntax is:
KIMPAPER &#x5B;-&#x5B;b|p] filename &#x5B;startaddress]
C:\MICROKIM\kimpaper -h
KIM-1 Mos Technology BIN papertape format conversion utility, Hans Otten, 2007 v1.1
Syntax is: KIMPAPER &#x5B;-&#x5B;b|p|h] filename &#x5B;startaddress] first parameter switches
-h help
-p convert to papertape
-b convert to binary
second parameter (first if no parameters, assumed binary to papertape)
name of file to convert
.BIN for binary, forces conversion to PAPertape
.PAP for papertape, forces conversion to BINary
third parameter (assumed 0000 if not present)
startaddress for BIN to papertape conversion
Files of type .BIN wil force conversion to papertape.PAP
Files of type .PAP wil force conversion to binary .BIN

Examples:
C:\MICROKIM\kimpaper mastermind.bin 0200
KIM-1 Mos Technology BIN papertape format conversion utility, Hans Otten, 2007 v1.1
C:\MICROKIM&amp;amp;amp;amp;amp;amp;amp;amp;gt;kimpaper mastermind.pap
KIM-1 Mos Technology BIN papertape format conversion utility, Hans Otten, 2007 v1.1
Start address 0200 in file mastermind.BIN
</pre>
<p><a name="convertkim"></a></p>
<h3>Convert KIM tape to text</h3>
<p><a href="http://retro.hansotten.nl/wp-content/uploads/2019/11/screendump-convertKIMtotxt.jpg"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-4007" src="http://retro.hansotten.nl/wp-content/uploads/2019/11/screendump-convertKIMtotxt-300x170.jpg" alt="" width="300" height="170" srcset="http://retro.hansotten.nl/wp-content/uploads/2019/11/screendump-convertKIMtotxt-300x170.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2019/11/screendump-convertKIMtotxt-2x1.jpg 2w, http://retro.hansotten.nl/wp-content/uploads/2019/11/screendump-convertKIMtotxt.jpg 571w"  sizes="(max-width: 300px) 100vw, 300px" /></a><br />
KIM Tape to Text is a utility to convert between binary format of a KIM-1 tape dump to a DOS text file.<br />
The KIM tape dump is a binary file and is just a dump of part of the memory of the KIM-1.<br />
This binary file can be a text file as used in editors Micro Ade or CW Assm/TED.<br />
By using the tape write routine in the KIM-1 one can write an audio file on cassette.<br />
When this audio file is captured on a PC as WAV file (22K, mono) this can be converted back to a binary memory dump with ED&#8217;s Utility KIMTape<br />
These text files can be converted to DOS text files with this utility.</p>
<p>First open the binary file. If this is recognized as Micro Ade or CW Moser format, the Save as text file can be used.</p>
<p><a href="http://retro.hansotten.nl/uploads/files/ConvertKIMtapeToText.zip">Windows program.<br />
</a><a href="http://retro.hansotten.nl/uploads/files/ConvertKIMtapetoTXT source.zip">Full source for Freepascal and Lazarus</a><a href="http://retro.hansotten.nl/uploads/files/ConvertKIMtapeToText.zip">, no Windows dependencies. Compiled on 64 bits Windows 10 as 32 bit application.</a></p>
<p>Note on detection of assembler editor type<br />
1. Micro Ade file must start with CR: when present this is Micro Ade<br />
line nr follows 2 byte<br />
line ends with $0D<br />
file ends with $40<br />
2. Assm/Ted by CW Moser starts with line number $10 $00<br />
end of line is high bit set<br />
There may be rare situations that a file starts with a $0D or a different line nr. You can force CW Mose detection by changing this to a sequence of $10 $00 $0D and if necessary blanks $20 to make it consistent. If in doubts: use an editor that shows the file in hex (Ultra Edit, or the free Notepad ++, Text editor PRO) and study the tape file.</p>
<p>Methods to get the binary file out of a Junior or KIM-1.<br />
Read the record tape into a binary with Ed&#8217;s KIMTAPE conversion *see below). It is MS-DOS and runs fine in VDOS (https://www.vdos.info/) or DOsbox (slow).<br />
Make a note of start address as shown by KIMTAPE.<br />
Non-printing ASCII characters are filtered out of the resulting text file.<br />
<a name="kimtape"></a></p>
<h3>KIM Tape Convert WAV to BIN and BIN to WAV</h3>
<p>Not my program, but so handy!</p>
<p><a href="http://retro.hansotten.nl/uploads/files/kimtap05.zip">KIMTAPE v0.5 &#8211; tape conversion utility for KIM-1 and SYM-1 </a>(2004-05-17) Local copy of http://dxforth.mirrors.minimaltype.com/#kimtape)</p>
<p>KIMTAPE allows programs stored on cassette tape to be decoded to a program file. It handles both MOS Technology KIM-1 and Synertek SYM-1 tape formats including HYPERTAPE. The reverse process &#8211; converting a program file to an audio wavefile is also possible, allowing one to produce perfectly regenerated cassettes. KIMTAPE works with 8-bit mono WAV, VOC or RAW audio files recorded<br />
at 22050 samples per second.</p>
<p>Download: kimtap05.zip (MS-DOS) It is MS-DOS and runs fine in VDOS (https://www.vdos.info/) or DOSbox (slow).</p>
<p>The binary files in the KIM-1 program archives have been reproduced, from the original cassette recordings, with the tool KIMTAPE on a PC in a DOS box. See <a href="http://dxforth.mirrors.minimaltype.com/">Eds DX-Forth and Utilities Page</a> for this and other nice programs.<br />
This program also makes it possible to reproduce the original cassette recordings that can be read by a KIM-1.</p>
<p>The files were made as follows: The KIM-1 cassette audio was connected to the PC audio input and (with e.g. Audacity) recorded as a wave file (mono 22KHz).<br />
For example: qchess.wav<br />
The wave file was then converted with KIMTAPE to a binary file (the exact content of of the KIM-1 memory when recorded).<br />
And the KIMTAPE utility then displays load address (for example and tape ID</p>
<pre class="brush: plain; title: ; notranslate">
c:\kimtape qchess.wav qchess.bin
KIMTAPE version 0.5 17-May-04
infile: qchess.wav
outfile: qchess.BIN
Program 01 address 0200 checksum OK xxxx bytes done
</pre>
<p>This .bin file (any extension is fine!) is NOT a wave file! It contains the exact content of the KIM-1 memory when recorded. The size is exactly the number of bytes as stored in the memory of the KIM-1 and much smaller than the wave file. This binary file can be converted back to a wave file with KIMTAPE or converted to a papertape file with KIMPAPER:</p>
<pre class="brush: plain; title: ; notranslate">
C:\kimtape -M -A0200 -D01 -B2 qchess.bin qchess.wav 
</pre>
<p>As you can see: you have to specify the load address and the program ID. The B parameter indicates hypertape speed (2 here, slow)<br />
The resulting wav file should be acceptable for the KIM-1. It is (as I have tested) acceptable as input for KIMTAPE!</p>
<p>All command parameters can be seen by typing KIMTAPE without parameters:<br />
<a name="pascalm"></a></p>
<h3>Pascal-M Cross compiler</h3>
<p><a href="http://pascal.hansotten.com/px-descendants/pascal-m/">Executables of cross compiler, workflow, sources, command line utilities.</a><br />
<a href="http://pascal.hansotten.com/niklaus-wirth/px-descendants/pascal-m/"><img loading="lazy" decoding="async" class="wp-image-8557 size-full aligncenter" src="http://retro.hansotten.nl/wp-content/uploads/2021/11/helloworldcompile.jpg" alt="" width="725" height="672" srcset="http://retro.hansotten.nl/wp-content/uploads/2021/11/helloworldcompile.jpg 725w, http://retro.hansotten.nl/wp-content/uploads/2021/11/helloworldcompile-300x278.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2021/11/helloworldcompile-150x139.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2021/11/helloworldcompile-1x1.jpg 1w"  sizes="(max-width: 725px) 100vw, 725px" /></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/6502-sbc/jolt-and-super-jolt/jolt/jolt-replica/"class="relpost-block-single" ><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/03/jolt-replica-top-scaled.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">Jolt Replica by Eduardo Casino</h2><div class="relpost_card_exerpt">Eduardo Casino has created a faithful replica of the Jolt single board computer. Tested! Working!
The replica design is...</div></div></div></a><a href="http://retro.hansotten.nl/6502-sbc/kim-1-manuals-and-software/kim-1-simulator/kim-1-simulator-doc/mtu-k-1008-visible-memory/"class="relpost-block-single" ><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/MTU-fall-1980.pdf.01s.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">MTU K-1008 Visible Memory</h2><div class="relpost_card_exerpt">The MTU Visible Memory is a memory mapped video display made by MTU. Supported by the KIM-1 Simulator. 

See the  MTU ...</div></div></div></a><a href="http://retro.hansotten.nl/6502-sbc/kim-1-manuals-and-software/kim-1-simulator/kim-1-simulator-doc/tty-serial/"class="relpost-block-single" ><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/03/sdshield8.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">TTY Serial</h2><div class="relpost_card_exerpt">TTY Serial
The KIM-1 Simulator comes with a 'console', a glass teletype 24x80 screen. It has a subset of ANSI/VT100 sup...</div></div></div></a><a href="http://retro.hansotten.nl/6502-sbc/kim-1-manuals-and-software/kim-1-simulator/kim-1-simulator-doc/tty-console/"class="relpost-block-single" ><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/03/SDMP1.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">TTY Console</h2><div class="relpost_card_exerpt">TTY console mode
Press the TTY console switch to let the KIM simulator use a glass teletype in a console window. The st...</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>My retro toolchain</title>
		<link>http://retro.hansotten.nl/my-retro-toolchain/</link>
		
		<dc:creator><![CDATA[hanso]]></dc:creator>
		<pubDate>Thu, 19 Jan 2023 13:20:18 +0000</pubDate>
				<category><![CDATA[6502]]></category>
		<category><![CDATA[6809]]></category>
		<category><![CDATA[8085 Intel]]></category>
		<category><![CDATA[Z80]]></category>
		<guid isPermaLink="false">http://retro.hansotten.nl/?page_id=13003</guid>

					<description><![CDATA[About my toolchains for retro computing. Tools are very personal choice, what works for me. I use Windows (11 now) as my main workstation and often the command line. I do have Linux desktops for compatibility testing. As I grew up in the 80ties with mini&#8217;s like HP1000, PDP-11 + RSX-11M, VAX/VMS, MS-DOS, all command [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>About my toolchains for retro computing. </p>
<p>Tools are very personal choice, what works for me. I use Windows (11 now) as my main workstation and often the command line. I do have Linux desktops for compatibility testing. As I grew up in the 80ties with mini&#8217;s like HP1000, PDP-11 + RSX-11M, VAX/VMS, MS-DOS, all command line, many many editors, from line editors to screen oriented (EDT from DEC was great!) with all kind of automation tools and code management, I feel comfortable with what Windows (and Linux) offer me now, it makes me very productive! YMMV, pick your tools as you like it.  </p>
<p><strong>Tools development</strong><br />
When there is not a tool available that does easy what I need, I write my own. GUI or command line, depending on the context.<br />
My toolchain consists of Freepascal (commandline) and Lazarus (GUI).<br />
Most tools have to do with manipulating binary data as to be expected. Other areas are compilers and simulators.<br />
Resulting tools run on Windows, Linux and Apple Mac&#8217;s. See the<PC Tools page for tools I made</a>, like the Hex format conversion, the KIM-1 Simulator and more.<br />

<!-- Page-list plugin v.5.9 wordpress.org/plugins/page-list/ -->
<ul class="page-list subpages-page-list ">
<li class="page_item page-item-13289"><a href="http://retro.hansotten.nl/my-retro-toolchain/power-supplies/">Power supplies</a></li>
<li class="page_item page-item-13266 page_item_has_children"><a href="http://retro.hansotten.nl/my-retro-toolchain/tools-for-retro-electronics/">Tools for Retro Electronics</a>
<ul class='children'>
	<li class="page_item page-item-13274"><a href="http://retro.hansotten.nl/my-retro-toolchain/tools-for-retro-electronics/eprom-programmers/">EPROM programmers</a></li>
	<li class="page_item page-item-13285"><a href="http://retro.hansotten.nl/my-retro-toolchain/tools-for-retro-electronics/function-generators-and-counters/">Function generators and counters</a></li>
	<li class="page_item page-item-13270 page_item_has_children"><a href="http://retro.hansotten.nl/my-retro-toolchain/tools-for-retro-electronics/scopes-and-logic-analyzers/">Scopes and Logic Analyzers</a>
	<ul class='children'>
		<li class="page_item page-item-13296"><a href="http://retro.hansotten.nl/my-retro-toolchain/tools-for-retro-electronics/scopes-and-logic-analyzers/usbee-ax-pro/">USBee AX Pro</a></li>
	</ul>
</li>
	<li class="page_item page-item-13280"><a href="http://retro.hansotten.nl/my-retro-toolchain/tools-for-retro-electronics/solder-stations/">Solder stations</a></li>
</ul>
</li>

</ul></p>
<h3>Assembly toolchain</h3>
<p>I have quite a collection of 8 bit computers, 6502, Z80, 6809.<br />
Each processor comes with its own machine language, and for each processor myriads of assemblers have been made, each with its own deviations of the official syntax and way they operate. The simple ones are two-pass assemblers generating binaries and listings and symbol tables. More advanced are made up of an assembler and a linker. Linkers are nice and powerful, but a bit overkill for simple projects. I like command line assemblers, callable from an editor.</p>
<p><strong>Notepad++ Editor</strong><br />
A very powerful text editor, with syntax highlighting, multiple files windows open, good search, plugins like hex editor and external tools support.</p>
<ol>
<li><a href="https://notepad-plus-plus.org/">Install latest version from the download</a>  </li>
<li>Add plugins Hexeditor and NPPEXEC</li>
<p>Add scripts to nppexec such as (requires TASM 2 installed, read below)</p>
<ul>
<li>make6502pap tasm -65 -x3 -g1 -s &#8220;$(FILE_NAME)&#8221; &#8220;$(NAME_PART).pap&#8221;  &#8220;$(NAME_PART).lst&#8221;  -s &#8220;$(NAME_PART).sym&#8221;</li>
<li>make6502bin tasm -65  -g3 -s -l   -fff &#8220;$(FILE_NAME)&#8221; &#8220;$(NAME_PART).bin&#8221;  &#8220;$(NAME_PART).lst&#8221;  -s &#8220;$(NAME_PART).sym&#8221;</li>
<li>make6502hex tasm -65 -x3 -g0 -s &#8220;$(FILE_NAME)&#8221; &#8220;$(NAME_PART).ihex&#8221;  &#8220;$(NAME_PART).lst&#8221;  -s &#8220;$(NAME_PART).sym&#8221;</li>
<li>makez80hex tasm -80  -g0 -s &#8220;$(FILE_NAME)&#8221; &#8220;$(NAME_PART).ihex&#8221;  &#8220;$(NAME_PART).lst&#8221;  -s &#8220;$(NAME_PART).sym&#8221;</li>
<li>etc, see c:\tasm\TASMMAN,HTM</li>
</ul>
<li>Edit you source</li>
<li>Assembly first time: press F6   choose wanted script</li>
<li>After that Press CTRL-F6 to asemble </li>
<li>The output of the assemble appears at the bottom of the editor in a separate part</li>
<li>Open in Notepad also the listing file</li>
<li>If errors, correct the source </li>
<li>if errorfree, start debugging your code, leave Notepad++ open to edit source and read the listing</li>
</ol>
<p><strong>TASM32</strong><br />
This is a command line assembler that supports processors like 6502 and Z80. Output is binary, MOS papertape, Intel Hex, Motorola S-record. Listings and symbol tables (for the KIM-1 Simulator) can be generated. Used from Notepad++ as Tool, no need to start from the command line.</p>
<ol>
<li><a href="http://retro.hansotten.nl/uploads/files/TASM_32.zip">Download TASM 32 here</a></li>
<li>Unpack in e.g. c:\tasm</li>
<li>Create environment variable TASMTABS=C:\TASM<br />
(Settings &#8211; Related Settings &#8211; Advanced system settings &#8211; Advanced tab &#8211; Environment Variables).</li>
<li>Add c:\tasm to the PATH</li>
<li>Invoke tasm from the command line without arguments for help and/or read TASMMAN.HTM in C:/tasm</li>
<li>Add macro&#8217;s to Notepad++, see there.</li>
</ol>
<p><strong>Test and debug</strong><br />
The output of the assembler can be downloaded to the SBC. Burn an EPROM, download hex or papertape. And test the code.</p>
<p>For KIM-1 programs I always use the <a href="http://retro.hansotten.nl/6502-sbc/kim-1-manuals-and-software/kim-1-simulator/">KIM-1 Simulator debugger</a> on the PC.<br />
Set breakpoints and watches, trace the code, inspect memory, run the program.<br />
When it is a TTY console program, I sue a terminal emulator, <a href="https://ttssh2.osdn.jp/index.html.en">Teraterm</a>.<br />
2400 baud 8 bit, one stop bit, no parity, 5 ms character delay, 20 ms line delay for papertape upload.. Higher baudrates may work.</p>
<p>For CP/M there are many emulators available, choose one that allows file from the PC to be accessed also by the emulator. E.g. <a href="https://www.heinpragt.com/start/index.html">the Z80 IDE and CP.M emulator of Hein Pragt</a>.<br />
<strong>CC65</strong><br />
I only use the assembler and linker of the <a href="https://cc65.github.io/">CC65 package</a>. Mainly for <a href="http://retro.hansotten.nl/6502-sbc/kim-1-manuals-and-software/kim-1-software/microsoft-kb-9-basic/">KIM-1 KB9 Basic development</a>, as the <a href="https://www.pagetable.com/?p=46">source from Pagetable</a> is in this format. </p>
<p>This is how I do it (Windows, can be done also on Linux)</p>
<ol>
<li>Download and unpack the <a href="https://github.com/mist64/msbasic">archive of pagetable</a> in a folder on your PC.</li>
<li>Download and unpack the CC65 package, a C compiler, from which only the assembler and linker is used.<a href="https://cc65.github.io/"> I used the Windows binary</a>.</li>
<li>Copy CA65.EXE, LD65.EXE and longbranch.mac from the CC65 package to the folder where you unpacked the MS Basic source.</li>
<li>Change whatever you like in the source. It is quite a complicated construction, with macros for every variant, so look carefully at the listing file what really is produced.<br />
Start with no adaptations and then go on studying the listing file and testing. The <a href="http://retro.hansotten.nl/6502-sbc/kim-1-manuals-and-software/kim-1-simulator/">KIM-1 Simulator </a>is a good tool for testing! Load the symbol table file to see what is where.</li>
<li>Assemble and link with this simple batch file makekb9v2.bat, resulting in an object, a binary, a listing file and a symbol label file.
<pre class="brush: plain; title: ; notranslate">
ca65 -D kb9 msbasic.s -o tmp/kb9v2.o -l tmp/kb9v2.lst
ld65 -C kb9.cfg tmp/kb9v2.o -o tmp/kb9v2.bin -Ln tmp/kb9v2.lbl
</pre>
</li>
<li>Repeat step 4 and 5 until you are satisfied with the adaptations. The article listed above are a good source of inspiration.</li>
</ol>
<p><strong>Winmerge</strong><br />
A tool to compare files, text and binary. Open the program, drop binary files from the explorer on it and see the differences highlighted. Essential to compare ROM dumps or to check if assembler source assembly leads to identical binary as the original. Detects subtle syntax differences from sources converted or disassembled, leading to different code. </p>
<p><strong>Disassembler</strong><br />
Still searching for a good multiprocessor tool. With some intelligence, like input files not only binary, but also a symbol file and tips of what is data and what is code. Output should be in assembler format ready to assemble. A multipass operation, where you learn from each iteration symbols and data areas.</p>
<p>For 6502 code I use the online tool  at <a href="https://www.masswerk.at/6502/disassembler.html">Virtual Disassembler</a>. Drop the binary and copy the code. Choose the output format, like &#8220;listing&#8221; or &#8220;assembler&#8221;. You can input a symbol file.</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/6502-sbc/jolt-and-super-jolt/jolt/jolt-replica/"class="relpost-block-single" ><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/03/jolt-replica-top-scaled.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">Jolt Replica by Eduardo Casino</h2><div class="relpost_card_exerpt">Eduardo Casino has created a faithful replica of the Jolt single board computer. Tested! Working!
The replica design is...</div></div></div></a><a href="http://retro.hansotten.nl/6502-sbc/kim-1-manuals-and-software/kim-1-simulator/kim-1-simulator-doc/mtu-k-1008-visible-memory/"class="relpost-block-single" ><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/MTU-fall-1980.pdf.01s.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">MTU K-1008 Visible Memory</h2><div class="relpost_card_exerpt">The MTU Visible Memory is a memory mapped video display made by MTU. Supported by the KIM-1 Simulator. 

See the  MTU ...</div></div></div></a><a href="http://retro.hansotten.nl/6502-sbc/kim-1-manuals-and-software/kim-1-simulator/kim-1-simulator-doc/tty-serial/"class="relpost-block-single" ><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/03/sdshield8.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">TTY Serial</h2><div class="relpost_card_exerpt">TTY Serial
The KIM-1 Simulator comes with a 'console', a glass teletype 24x80 screen. It has a subset of ANSI/VT100 sup...</div></div></div></a><a href="http://retro.hansotten.nl/6502-sbc/kim-1-manuals-and-software/kim-1-simulator/kim-1-simulator-doc/tty-console/"class="relpost-block-single" ><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/03/SDMP1.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">TTY Console</h2><div class="relpost_card_exerpt">TTY console mode
Press the TTY console switch to let the KIM simulator use a glass teletype in a console window. The st...</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>Intel SDK-85 SBC</title>
		<link>http://retro.hansotten.nl/intel-sdk-85-sbc/</link>
		
		<dc:creator><![CDATA[hanso]]></dc:creator>
		<pubDate>Thu, 18 Mar 2021 12:10:13 +0000</pubDate>
				<category><![CDATA[8085 Intel]]></category>
		<guid isPermaLink="false">http://retro.hansotten.nl/?p=8165</guid>

					<description><![CDATA[A new SBC, made by Intel, the SDK-85. Functional, good looking.]]></description>
										<content:encoded><![CDATA[<p><a href="http://retro.hansotten.nl/intel-sdk-85/">A new SBC, made by Intel, the SDK-85. Functional, good looking.</a><a href="http://retro.hansotten.nl/intel-sdk-85/"><img loading="lazy" decoding="async" class="alignnone wp-image-8151 size-large" src="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-1024x867.jpg" alt="" width="654" height="554" srcset="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-1024x867.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-300x254.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-150x127.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-768x650.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-1536x1300.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-2048x1733.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-1x1.jpg 1w"  sizes="(max-width: 654px) 100vw, 654px" /></a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Intel SDK-85</title>
		<link>http://retro.hansotten.nl/other-retro-articles/intel-sdk-85/</link>
		
		<dc:creator><![CDATA[hanso]]></dc:creator>
		<pubDate>Thu, 18 Mar 2021 11:03:09 +0000</pubDate>
				<category><![CDATA[8085 Intel]]></category>
		<guid isPermaLink="false">http://retro.hansotten.nl/?page_id=8144</guid>

					<description><![CDATA[A new SBC in my collection: the SDK-85 made by Intel. Still functional, good looking PCB and manual. The SDK-85 MCS-85 System Design Kit was a single board microcomputer system kit using the Intel 8085 processor, clocked at 3 MHz with a 1.3 μs instruction cycle time. It contained all components required to complete construction [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>A new SBC in my collection: the SDK-85 made by Intel. Still functional, good looking PCB and manual.</p>
<p><a href="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112300-scaled.jpg"><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112300-1024x716.jpg" alt="" width="654" height="457" class="alignnone size-large wp-image-8145" srcset="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112300-1024x716.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112300-300x210.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112300-150x105.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112300-768x537.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112300-1536x1074.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112300-2048x1433.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112300-1x1.jpg 1w"  sizes="(max-width: 654px) 100vw, 654px" /></a></p>
<p>The SDK-85 MCS-85 System Design Kit was a single board microcomputer system kit using the Intel 8085 processor, clocked at 3 MHz with a 1.3 μs instruction cycle time. It contained all components required to complete construction of the kit, including LED display, keyboard, resistors, caps, crystal, and miscellaneous hardware. A preprogrammed ROM was supplied with a system monitor. The kit included a 6-digit LED display and a 24-key keyboard for direct insertion, examination, and execution of a user&#8217;s program. It also had a serial transistor interface for a 20 mA current loop Teletype using the bit-serial SID and SOD pins on the CPU. The maximum user RAM for programs and data, on the factory standard kit, was limited to 0xC2 or 194 decimal bytes. The full 256 bytes was available on the expansion RAM. User programs could call subroutines in the monitor ROM for functions such as: Serial In/Out, CRLF, Read Keyboard, Write Display, time delay, convert binary to two character hexadecimal etc.</p>
<p>&#8211; RAM 256 bytes expandable to 512 bytes with another 8155 RAM / 22 programmable IO lines.<br />
&#8211; The 14-bit programmable Timer/Counter was used for system single-step control. The expansion Timer/Counter was available.<br />
&#8211; ROM 2 KB expandable to 4 KB with another 8755 EPROM / 16 programmable IO lines in the expansion socket.</p>
<p>Extra 8155 RAM I/O and 8755 EPROM are on order.</p>
<p><strong>Manuals and books</strong></p>
<table>
<tbody>
<tr>
<td>
<a href="http://retro.hansotten.nl/uploads/sdk85/9800451B.pdf"><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2021/03/9800451B-228x300.jpg" alt="" width="228" height="300" class="aligncenter size-medium wp-image-8154" srcset="http://retro.hansotten.nl/wp-content/uploads/2021/03/9800451B-228x300.jpg 228w, http://retro.hansotten.nl/wp-content/uploads/2021/03/9800451B-777x1024.jpg 777w, http://retro.hansotten.nl/wp-content/uploads/2021/03/9800451B-114x150.jpg 114w, http://retro.hansotten.nl/wp-content/uploads/2021/03/9800451B-768x1012.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2021/03/9800451B-1166x1536.jpg 1166w, http://retro.hansotten.nl/wp-content/uploads/2021/03/9800451B-1554x2048.jpg 1554w, http://retro.hansotten.nl/wp-content/uploads/2021/03/9800451B-1x1.jpg 1w, http://retro.hansotten.nl/wp-content/uploads/2021/03/9800451B.jpg 1911w"  sizes="(max-width: 228px) 100vw, 228px" /></a>
</td>
<td>
<a href="http://retro.hansotten.nl/uploads/sdk85/9800451B.pdf">SDK-85 user&#8217;s Manual</a>
</td>
</tr>
<tr>
<td>
<a href="http://retro.hansotten.nl/uploads/sdk85/8085_UserManual.pdf"><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2021/03/8085_UserManual-248x300.jpg" alt="" width="248" height="300" class="aligncenter size-medium wp-image-8156" srcset="http://retro.hansotten.nl/wp-content/uploads/2021/03/8085_UserManual-248x300.jpg 248w, http://retro.hansotten.nl/wp-content/uploads/2021/03/8085_UserManual-124x150.jpg 124w, http://retro.hansotten.nl/wp-content/uploads/2021/03/8085_UserManual-1x1.jpg 1w, http://retro.hansotten.nl/wp-content/uploads/2021/03/8085_UserManual.jpg 719w"  sizes="(max-width: 248px) 100vw, 248px" /></a>
</td>
<td>
<a href="http://retro.hansotten.nl/uploads/sdk85/8085_UserManual.pdf">MCS-8085 Family User&#8217;s Manual</a>
</td>
</tr>
<tr>
<td>
<a href="http://retro.hansotten.nl/uploads/sdk85/MCS80_85_Users_Manual_Jan83.pdf"><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2021/03/MCS80_85_Users_Manual_Jan83-232x300.jpg" alt="" width="232" height="300" class="aligncenter size-medium wp-image-8159" srcset="http://retro.hansotten.nl/wp-content/uploads/2021/03/MCS80_85_Users_Manual_Jan83-232x300.jpg 232w, http://retro.hansotten.nl/wp-content/uploads/2021/03/MCS80_85_Users_Manual_Jan83-116x150.jpg 116w, http://retro.hansotten.nl/wp-content/uploads/2021/03/MCS80_85_Users_Manual_Jan83-1x1.jpg 1w, http://retro.hansotten.nl/wp-content/uploads/2021/03/MCS80_85_Users_Manual_Jan83.jpg 697w"  sizes="(max-width: 232px) 100vw, 232px" /></a>
</td>
<td>
<a href="http://retro.hansotten.nl/uploads/sdk85/MCS80_85_Users_Manual_Jan83.pdf">The MCS-80/85 Family User&#8217;s Manual January 83.pdf</a>
</td>
</tr>
</tbody>
</table>
<p><a href="http://retro.hansotten.nl/uploads/sdk85/sdk85mon.zip">ROM SDK-85 Monitor (8355 ROM)</a><br />
<a href="http://retro.hansotten.nl/uploads/sdk85/sdk85util.zip">ROM SDK-85 utilities (second EPROM 8755)</a></p>
<p><a href="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112214-scaled.jpg"><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112214-1024x860.jpg" alt="" width="654" height="549" class="alignnone size-large wp-image-8147" srcset="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112214-1024x860.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112214-300x252.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112214-150x126.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112214-768x645.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112214-1536x1290.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112214-2048x1720.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112214-1x1.jpg 1w"  sizes="(max-width: 654px) 100vw, 654px" /></a></p>
<p><a href="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112229-scaled.jpg"><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112229-1024x865.jpg" alt="" width="654" height="552" class="alignnone size-large wp-image-8148" srcset="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112229-1024x865.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112229-300x253.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112229-150x127.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112229-768x649.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112229-1536x1297.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112229-2048x1730.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112229-1x1.jpg 1w"  sizes="(max-width: 654px) 100vw, 654px" /></a></p>
<p><a href="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112249-scaled.jpg"><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112249-1024x768.jpg" alt="" width="654" height="491" class="alignnone size-large wp-image-8149" srcset="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112249-1024x768.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112249-300x225.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112249-150x113.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112249-768x576.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112249-1536x1152.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112249-2048x1536.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112249-1x1.jpg 1w"  sizes="(max-width: 654px) 100vw, 654px" /></a></p>
<p><a href="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112312-scaled.jpg"><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112312-773x1024.jpg" alt="" width="654" height="866" class="alignnone size-large wp-image-8150" srcset="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112312-773x1024.jpg 773w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112312-226x300.jpg 226w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112312-113x150.jpg 113w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112312-768x1017.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112312-1159x1536.jpg 1159w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112312-1546x2048.jpg 1546w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112312-1x1.jpg 1w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112312-scaled.jpg 1932w"  sizes="(max-width: 654px) 100vw, 654px" /></a></p>
<p><a href="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-scaled.jpg"><img loading="lazy" decoding="async" src="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-1024x867.jpg" alt="" width="654" height="554" class="alignnone size-large wp-image-8151" srcset="http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-1024x867.jpg 1024w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-300x254.jpg 300w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-150x127.jpg 150w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-768x650.jpg 768w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-1536x1300.jpg 1536w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-2048x1733.jpg 2048w, http://retro.hansotten.nl/wp-content/uploads/2021/03/20210318_112038-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/pc-tools/"class="relpost-block-single" ><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/2022/02/kimsim-0130-main.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">PC Tools</h2><div class="relpost_card_exerpt">Updated December 2020, Linux compilation checked, bugs fixed, online program for comverting binary to wave file.

To a...</div></div></div></a><a href="http://retro.hansotten.nl/my-retro-toolchain/"class="relpost-block-single" ><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/2023/01/dia013-scaled.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">My retro toolchain</h2><div class="relpost_card_exerpt">About my toolchains for retro computing. 

Tools are very personal choice, what works for me. I use Windows (11 now) a...</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>
