<?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>Uncategorized &#8211; Virtually Fun</title>
	<atom:link href="https://virtuallyfun.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Wed, 13 May 2026 22:02:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Brave macOS LAN Access</title>
		<link>https://virtuallyfun.com/2026/05/13/brave-macos-lan-access/</link>
					<comments>https://virtuallyfun.com/2026/05/13/brave-macos-lan-access/#comments</comments>
		
		<dc:creator><![CDATA[tenox]]></dc:creator>
		<pubDate>Wed, 13 May 2026 07:00:41 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=15730</guid>

					<description><![CDATA[(This is a guest post by Antoni Sawicki) This is one of these &#8220;note to myself&#8221; and hopefully it will help someone else as the internets and robots are not very helpful. Problem: on a Mac, Brave Browser will not &#8230; <a href="https://virtuallyfun.com/2026/05/13/brave-macos-lan-access/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>(This is a guest post by Antoni Sawicki)</em></p>



<p class="wp-block-paragraph">This is one of these &#8220;note to myself&#8221; and hopefully it will help someone else as the internets and robots are not very helpful.</p>



<p class="wp-block-paragraph">Problem: on a Mac, Brave Browser will not connect to anything on the LAN. 192.168.x.x, 10.x.x.x, etc. Maybe with exception of the router / default gateway.</p>



<p class="wp-block-paragraph">You tried everything, disabling shields, changing https/ssl/tls options, flags, advanced network settings. Nothing helps. The internet and AI tells you this is how Brave is, secure by default nonsense, nothing can be done about it. Well BS. This is how to actually fix it:</p>



<p class="wp-block-paragraph"><strong>System Settings → Privacy &amp; Security → Local Network →  &#8220;Brave Browser ON&#8221;.</strong></p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="468" height="185" src="https://virtuallyfun.com/wp-content/uploads/2026/05/bravelan.png" alt="" class="wp-image-15731" srcset="https://virtuallyfun.com/wp-content/uploads/2026/05/bravelan.png 468w, https://virtuallyfun.com/wp-content/uploads/2026/05/bravelan-300x119.png 300w" sizes="(max-width: 468px) 100vw, 468px" /></figure>



<p class="wp-block-paragraph">Thats it! After you toggle it, Brave will be able to connect to anything on the LAN, even without HTTPS if you allow it.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2026/05/13/brave-macos-lan-access/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>SABRE Fighter Plane Simulator for Windows NT RISC</title>
		<link>https://virtuallyfun.com/2026/04/03/sabre-fighter-plane-simulator-for-windows-nt-risc/</link>
					<comments>https://virtuallyfun.com/2026/04/03/sabre-fighter-plane-simulator-for-windows-nt-risc/#respond</comments>
		
		<dc:creator><![CDATA[tenox]]></dc:creator>
		<pubDate>Fri, 03 Apr 2026 06:42:38 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=15660</guid>

					<description><![CDATA[(This is a guest post by Antoni Sawicki aka Tenox) SABRE is a little known flight / fighter combat simulator set around F-86 and MiG-15 jet fighters and Korean War. Developed by Dan Hammer and originally hosted at sabre.cobite.com. It &#8230; <a href="https://virtuallyfun.com/2026/04/03/sabre-fighter-plane-simulator-for-windows-nt-risc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>(This is a guest post by Antoni Sawicki aka Tenox)</em></p>



<p class="wp-block-paragraph">SABRE is a little known flight / fighter combat simulator set around <a href="https://en.wikipedia.org/wiki/North_American_F-86D_Sabre">F-86</a> and <a href="https://en.wikipedia.org/wiki/Mikoyan-Gurevich_MiG-15">MiG-15</a> jet fighters and Korean War. Developed by <a href="https://danhammer.carrd.co/">Dan Hammer</a> and originally hosted at <a href="https://web.archive.org/web/20000303040001/http://sabre.cobite.com/">sabre.cobite.com</a>. It was available for Linux and Windows. While GPL the Windows source code was not widely available for download, but Dan eventually released it on his website. Someone put it on <a href="https://github.com/ysangkok/sabre">github</a>. There has been an Alpha AXP version <a href="http://tenox.pdp-11.ru/os/winnt/Apps/axp/games/sabre032a-ANT-ns.rar" data-type="link" data-id="http://tenox.pdp-11.ru/os/winnt/Apps/axp/games/sabre032a-ANT-ns.rar">floating around</a>. But no MIPS, PowerPC, Itanium or ARM.</p>



<p class="wp-block-paragraph">I got to work and with help of robots was able to downgrade VS2008 code to compile on VS4 and got it built for Alpha AXP, MIPS and PowerPC! It&#8217;s surprisingly fast and high FPS even on slowest machines! Great game for your <a href="https://github.com/Wack0/entii-for-workcubes" data-type="link" data-id="https://github.com/Wack0/entii-for-workcubes">NTii</a>!</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="560" src="https://virtuallyfun.com/wp-content/uploads/2026/04/image-1024x560.png" alt="" class="wp-image-15661" srcset="https://virtuallyfun.com/wp-content/uploads/2026/04/image-1024x560.png 1024w, https://virtuallyfun.com/wp-content/uploads/2026/04/image-300x164.png 300w, https://virtuallyfun.com/wp-content/uploads/2026/04/image-768x420.png 768w, https://virtuallyfun.com/wp-content/uploads/2026/04/image-500x273.png 500w, https://virtuallyfun.com/wp-content/uploads/2026/04/image.png 1056w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">SABRE Fighter Plane Simulator running on Alpha AXP Windows NT 4.0</figcaption></figure>



<p class="wp-block-paragraph"><a href="https://github.com/tenox7/sabreNT">https://github.com/tenox7/sabreNT</a></p>



<p class="wp-block-paragraph">Also, if you don&#8217;t have NT RISC hardware to try it, it works on <a href="https://virtuallyfun.com/2021/11/10/revisiting-windows-nt-4-0-mips-on-qemu/">NT MIPS QEMU</a>. There also is a port to MacOS including <a href="https://github.com/tenox7/sabreOSX">Apple Silicon</a>.</p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2026/04/03/sabre-fighter-plane-simulator-for-windows-nt-risc/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>OpenTTD Windows NT RISC</title>
		<link>https://virtuallyfun.com/2026/03/28/openttd-windows-nt-risc/</link>
					<comments>https://virtuallyfun.com/2026/03/28/openttd-windows-nt-risc/#respond</comments>
		
		<dc:creator><![CDATA[tenox]]></dc:creator>
		<pubDate>Sat, 28 Mar 2026 07:21:06 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=15655</guid>

					<description><![CDATA[(This is a guest post by Antoni Sawicki aka Tenox) A couple of years ago 1984 aka Nitton Åttiofyra ported OpenTTD to Alpha AXP Windows NT. This was a monumental work and we&#8217;re extremely grateful for this! However I was &#8230; <a href="https://virtuallyfun.com/2026/03/28/openttd-windows-nt-risc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">(This is a guest post by Antoni Sawicki aka Tenox)</p>



<p class="wp-block-paragraph">A couple of years ago 1984 aka Nitton Åttiofyra <a href="https://www.youtube.com/watch?v=LyKl2UVg_As">ported OpenTTD to Alpha AXP Windows NT</a>. This was a monumental work and we&#8217;re extremely grateful for this! </p>



<p class="wp-block-paragraph">However I was not fully satisfied with this, as I could not run it on MIPS or PowerPC. This port required Visual Studio 6.0, which is not available for either of these platforms. Downgrading the code to compile with older visual C was quite a lot of work for which I did not have time. </p>



<p class="wp-block-paragraph">Fortunately now we have a tireless army of robots to perform code rewrites. With help of LLM I got it to build on Visual C 4.0. Now available for all NT RISC platforms!</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="842" src="https://virtuallyfun.com/wp-content/uploads/2026/03/ttdmips-1024x842.png" alt="" class="wp-image-15656" srcset="https://virtuallyfun.com/wp-content/uploads/2026/03/ttdmips-1024x842.png 1024w, https://virtuallyfun.com/wp-content/uploads/2026/03/ttdmips-300x247.png 300w, https://virtuallyfun.com/wp-content/uploads/2026/03/ttdmips-768x631.png 768w, https://virtuallyfun.com/wp-content/uploads/2026/03/ttdmips-365x300.png 365w, https://virtuallyfun.com/wp-content/uploads/2026/03/ttdmips.png 1299w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">OpenTTD running on Windows NT MIPS on QEMU</figcaption></figure>



<p class="wp-block-paragraph">Download from <a href="https://github.com/tenox7/openttdNT">here</a>.</p>



<p class="wp-block-paragraph">Have fun with virtualization!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2026/03/28/openttd-windows-nt-risc/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SDLPoP &#8211; Price of Persia for Windows NT RISC &#8211; Alpha, MIPS and PowerPC</title>
		<link>https://virtuallyfun.com/2026/03/24/sdlpop-price-of-persia-for-windows-nt-risc-alpha-mips-and-powerpc/</link>
					<comments>https://virtuallyfun.com/2026/03/24/sdlpop-price-of-persia-for-windows-nt-risc-alpha-mips-and-powerpc/#respond</comments>
		
		<dc:creator><![CDATA[tenox]]></dc:creator>
		<pubDate>Tue, 24 Mar 2026 05:37:14 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=15648</guid>

					<description><![CDATA[(This a guest post by Antoni Sawicki aka Tenox) SDLPoP has been ported to Windows NT for RISC &#8211; Alpha, MIPS and PowerPC. Download from here. In addition SDL2 is also now available for NT4. Hopefully this will enable more &#8230; <a href="https://virtuallyfun.com/2026/03/24/sdlpop-price-of-persia-for-windows-nt-risc-alpha-mips-and-powerpc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>(This a guest post by Antoni Sawicki aka Tenox)</em></p>



<p class="wp-block-paragraph"><a href="https://www.popot.org/get_the_games.php?game=SDLPoP" data-type="link" data-id="https://www.popot.org/get_the_games.php?game=SDLPoP">SDLPoP</a> has been ported to Windows NT for RISC &#8211; Alpha, MIPS and PowerPC.</p>



<p class="wp-block-paragraph">Download from <a href="https://github.com/tenox7/popNT">here</a>.</p>



<p class="wp-block-paragraph">In addition <a href="https://github.com/tenox7/SDL4NT" data-type="link" data-id="https://github.com/tenox7/SDL4NT">SDL2</a> is also now available for NT4. Hopefully this will enable more ports of various games and apps!</p>



<figure class="wp-block-video"><video height="1052" style="aspect-ratio: 1282 / 1052;" width="1282" controls src="https://virtuallyfun.com/wp-content/uploads/2026/03/mipsprince.mp4"></video><figcaption class="wp-element-caption">SDLPoP on Windows NT 4.0 MIPS on QEMU</figcaption></figure>



<p class="wp-block-paragraph"><a href="https://virtuallyfun.com/2025/08/15/microsoft-word-6-0-for-powerpc-nt/" data-type="post" data-id="15331">Previously</a> and <a href="https://virtuallyfun.com/2024/07/13/rairiis-incredible-port-of-arc-drivers-for-nt-powerpc-to-g3-macintoshes/" data-type="link" data-id="https://virtuallyfun.com/2024/07/13/rairiis-incredible-port-of-arc-drivers-for-nt-powerpc-to-g3-macintoshes/">previously</a></p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2026/03/24/sdlpop-price-of-persia-for-windows-nt-risc-alpha-mips-and-powerpc/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://virtuallyfun.com/wp-content/uploads/2026/03/mipsprince.mp4" length="3146638" type="video/mp4" />

			</item>
		<item>
		<title>WinTown &#8211; Micropolis (SimCity) for NT RISC</title>
		<link>https://virtuallyfun.com/2026/03/08/wintown-micropolis-simcity-for-nt-risc/</link>
					<comments>https://virtuallyfun.com/2026/03/08/wintown-micropolis-simcity-for-nt-risc/#comments</comments>
		
		<dc:creator><![CDATA[tenox]]></dc:creator>
		<pubDate>Sun, 08 Mar 2026 02:16:08 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=15636</guid>

					<description><![CDATA[(This is a guest post by Antoni Sawicki aka Tenox) If you ever wanted to play SimCity on a NT RISC machine, your dreams finally came true! The initial port happened some time last year but it was quite buggy &#8230; <a href="https://virtuallyfun.com/2026/03/08/wintown-micropolis-simcity-for-nt-risc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">(<em>This is a guest post by Antoni Sawicki aka Tenox</em>)</p>



<p class="wp-block-paragraph">If you ever wanted to play SimCity on a NT RISC machine, your dreams finally came true! </p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="818" src="https://virtuallyfun.com/wp-content/uploads/2026/03/wintownmips-1024x818.png" alt="" class="wp-image-15637" srcset="https://virtuallyfun.com/wp-content/uploads/2026/03/wintownmips-1024x818.png 1024w, https://virtuallyfun.com/wp-content/uploads/2026/03/wintownmips-300x240.png 300w, https://virtuallyfun.com/wp-content/uploads/2026/03/wintownmips-768x614.png 768w, https://virtuallyfun.com/wp-content/uploads/2026/03/wintownmips-375x300.png 375w, https://virtuallyfun.com/wp-content/uploads/2026/03/wintownmips.png 1280w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">WinTown aka Micropolis aka SimCity running on NT MIPS</figcaption></figure>



<p class="wp-block-paragraph">The initial port happened some time last year but it was quite buggy and not fully playable. This release fixes all major bugs. Most importantly however it wraps around the original Unix SimCity C code from DUX instead of re-implementing it. Only the Win32 / GDI, dialogs, etc is custom Windows code.</p>



<p class="wp-block-paragraph">Rlease 0.6 binaries: <a href="https://github.com/tenox7/wintown/releases/tag/0.6">https://github.com/tenox7/wintown/releases/tag/0.6</a></p>



<p class="wp-block-paragraph">Supports Alpha AXP, MIPS, PowerPC, Itanium (IA64) and ARM. Currently targets NT 4.0 and above, but work is being made to make it run on NT 3.1.</p>



<p class="wp-block-paragraph">Github Repo: <a href="https://github.com/tenox7/wintown">https://github.com/tenox7/wintown</a></p>



<p class="wp-block-paragraph">Please report bugs and contribute, PRs welcome!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2026/03/08/wintown-micropolis-simcity-for-nt-risc/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>OpenVMS 7.3 VAX on SIMH via Docker &#8211; With VNC to DEC Windows</title>
		<link>https://virtuallyfun.com/2026/02/01/openvms-7-3-on-vax-on-simh-via-docker-because-why-not/</link>
					<comments>https://virtuallyfun.com/2026/02/01/openvms-7-3-on-vax-on-simh-via-docker-because-why-not/#comments</comments>
		
		<dc:creator><![CDATA[tenox]]></dc:creator>
		<pubDate>Sun, 01 Feb 2026 11:08:37 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=15604</guid>

					<description><![CDATA[(This is a guest post by Antoni Sawicki aka Tenox) I wanted to recompile the new smg$routines version of aclock for vax/vms and started messing with SIMH VAX emulator. Thought it would be cool to be able to run it &#8230; <a href="https://virtuallyfun.com/2026/02/01/openvms-7-3-on-vax-on-simh-via-docker-because-why-not/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>(This is a guest post by Antoni Sawicki aka Tenox)</em></p>



<p class="wp-block-paragraph">I wanted to recompile the new <a href="https://github.com/tenox7/aclock/blob/master/sources/aclock-vms.c"><code>smg$routines</code> version of aclock</a> for vax/vms and started messing with SIMH VAX emulator. Thought it would be cool to be able to run it as a Docker container. Here it is:</p>



<p class="wp-block-paragraph"><a href="https://hub.docker.com/r/tenox7/openvms73">https://hub.docker.com/r/tenox7/openvms73</a></p>



<p class="wp-block-paragraph"><a href="https://github.com/tenox7/docksimhvaxvms">https://github.com/tenox7/docksimhvaxvms</a></p>



<p class="wp-block-paragraph">To run, simply:</p>



<pre class="wp-block-code"><code>docker run -it --rm tenox7/openvms73:latest</code></pre>



<p class="wp-block-paragraph">If you want to telnet to it add <code>-p 23:23</code>.</p>



<p class="wp-block-paragraph">For X11 XDMCP Query add <code>-p 177:177</code></p>



<p class="wp-block-paragraph">If you want to persist state of the OpenVMS image add <code>-v .....:/data</code>.</p>



<p class="wp-block-paragraph">Login as system / systempassword</p>



<p class="wp-block-paragraph"></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="713" src="https://virtuallyfun.com/wp-content/uploads/2026/02/vmsxdcmp-1024x713.png" alt="" class="wp-image-15605" srcset="https://virtuallyfun.com/wp-content/uploads/2026/02/vmsxdcmp-1024x713.png 1024w, https://virtuallyfun.com/wp-content/uploads/2026/02/vmsxdcmp-300x209.png 300w, https://virtuallyfun.com/wp-content/uploads/2026/02/vmsxdcmp-768x535.png 768w, https://virtuallyfun.com/wp-content/uploads/2026/02/vmsxdcmp-431x300.png 431w, https://virtuallyfun.com/wp-content/uploads/2026/02/vmsxdcmp.png 1431w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">Have fun with virtualization!</p>



<p class="wp-block-paragraph"><strong>UPDATE</strong>: Now it also includes a built-in VNC server that does XDMCP Query to the DEC Windows X-Server. Just VNC in to the container!</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="865" src="https://virtuallyfun.com/wp-content/uploads/2026/02/vmsxdcmp.png-1024x865.png" alt="" class="wp-image-15640" srcset="https://virtuallyfun.com/wp-content/uploads/2026/02/vmsxdcmp.png-1024x865.png 1024w, https://virtuallyfun.com/wp-content/uploads/2026/02/vmsxdcmp.png-300x253.png 300w, https://virtuallyfun.com/wp-content/uploads/2026/02/vmsxdcmp.png-768x648.png 768w, https://virtuallyfun.com/wp-content/uploads/2026/02/vmsxdcmp.png-355x300.png 355w, https://virtuallyfun.com/wp-content/uploads/2026/02/vmsxdcmp.png.png 1298w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph"><strong>UPDATE</strong>: Because it&#8217;s fun with virtualization&#8230;</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="596" src="https://virtuallyfun.com/wp-content/uploads/2026/02/softpcvmsdocker-1024x596.png" alt="" class="wp-image-15644" srcset="https://virtuallyfun.com/wp-content/uploads/2026/02/softpcvmsdocker-1024x596.png 1024w, https://virtuallyfun.com/wp-content/uploads/2026/02/softpcvmsdocker-300x175.png 300w, https://virtuallyfun.com/wp-content/uploads/2026/02/softpcvmsdocker-768x447.png 768w, https://virtuallyfun.com/wp-content/uploads/2026/02/softpcvmsdocker-1536x894.png 1536w, https://virtuallyfun.com/wp-content/uploads/2026/02/softpcvmsdocker-500x291.png 500w, https://virtuallyfun.com/wp-content/uploads/2026/02/softpcvmsdocker.png 1603w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Insignia SoftPC running on OpenVMS on SIMH VAX in Docker</figcaption></figure>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2026/02/01/openvms-7-3-on-vax-on-simh-via-docker-because-why-not/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>OpenVMS 9.2-3 x64 now has local console on OPA0</title>
		<link>https://virtuallyfun.com/2026/01/31/openvms-9-2-3-x64-now-has-local-console-on-opa0/</link>
					<comments>https://virtuallyfun.com/2026/01/31/openvms-9-2-3-x64-now-has-local-console-on-opa0/#respond</comments>
		
		<dc:creator><![CDATA[tenox]]></dc:creator>
		<pubDate>Sat, 31 Jan 2026 08:24:25 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=15597</guid>

					<description><![CDATA[(This is a guest post by Antoni Sawicki aka Tenox) I perviously covered x64 OpenVMS release on VMware. This was insanely cool achievement for the operating system. While it had no practical ramification there was one small annoyance. The OS &#8230; <a href="https://virtuallyfun.com/2026/01/31/openvms-9-2-3-x64-now-has-local-console-on-opa0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>(This is a guest post by Antoni Sawicki aka Tenox)</em></p>



<p class="wp-block-paragraph">I perviously covered <a href="https://virtuallyfun.com/2023/04/10/openvms-x86-finally-here/" data-type="post" data-id="12337">x64 OpenVMS release</a> on VMware. This was insanely cool achievement for the operating system. While it had no practical ramification there was one small annoyance. The OS console was on a serial port. In VMware it meant another VM connected via named pipe.</p>



<p class="wp-block-paragraph">Now OpenVMS x64 supports (limited?) local console on <code>OPA0</code>. To enable it you have to type opa0 before boot in the bootmgr prompt:</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="808" height="201" src="https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa0.png" alt="" class="wp-image-15598" srcset="https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa0.png 808w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa0-300x75.png 300w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa0-768x191.png 768w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa0-500x124.png 500w" sizes="auto, (max-width: 808px) 100vw, 808px" /></figure>



<p class="wp-block-paragraph">Once the system boots your will be greeted with a login prompt on the local VGA console!</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="802" src="https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa-1024x802.png" alt="" class="wp-image-15599" srcset="https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa-1024x802.png 1024w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa-300x235.png 300w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa-768x602.png 768w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa-1536x1203.png 1536w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa-383x300.png 383w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa.png 1616w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">Does it support clear screen, cursor movement, etc? Yes! You can even run a text editor locally!</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="806" src="https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa1-1024x806.png" alt="" class="wp-image-15600" srcset="https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa1-1024x806.png 1024w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa1-300x236.png 300w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa1-768x604.png 768w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa1-1536x1209.png 1536w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa1-381x300.png 381w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa1.png 1642w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">The default terminal size is 80&#215;24. You can make it bigger by typing</p>



<pre class="wp-block-code"><code>$ set term /width=140 /page=70</code></pre>



<p class="wp-block-paragraph">This means we can have aclock on x64 OpenVMS local console!</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="802" src="https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa2-1024x802.png" alt="" class="wp-image-15601" srcset="https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa2-1024x802.png 1024w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa2-300x235.png 300w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa2-768x602.png 768w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa2-1536x1203.png 1536w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa2-383x300.png 383w, https://virtuallyfun.com/wp-content/uploads/2026/01/vms9opa2.png 1647w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">Prior aclock binaries for VMS were compiled using Unix Curses library. To celebrate all this, I have created a new version using the native <a href="https://docs.vmssoftware.com/vsi-openvms-rtl-screen-management-smg-manual/">SMG$ screen management routines</a>. So this is now a truly native VMS app. The binary is <a href="https://github.com/tenox7/aclock/raw/refs/heads/master/binaries/x86/aclock-x64-win64.exe">here</a>. The source code <a href="https://raw.githubusercontent.com/tenox7/aclock/refs/heads/master/sources/aclock-vms.c">here</a>.</p>



<p class="wp-block-paragraph">Have fun with virtualization!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2026/01/31/openvms-9-2-3-x64-now-has-local-console-on-opa0/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Atari System V UNIX (ASV) virtualized under Hatari</title>
		<link>https://virtuallyfun.com/2026/01/08/atari-system-v-unix-asv-virtualized-under-hatari/</link>
					<comments>https://virtuallyfun.com/2026/01/08/atari-system-v-unix-asv-virtualized-under-hatari/#comments</comments>
		
		<dc:creator><![CDATA[tenox]]></dc:creator>
		<pubDate>Thu, 08 Jan 2026 09:33:39 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=15576</guid>

					<description><![CDATA[(This is a guest post by Antoni Sawicki aka Tenox) Some 12 years ago I ran a short series of articles about my efforts to run Atari Unix on an actual Atari TT 030 machine. Which by itself is not &#8230; <a href="https://virtuallyfun.com/2026/01/08/atari-system-v-unix-asv-virtualized-under-hatari/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>(This is a guest post by Antoni Sawicki aka Tenox)</em></p>



<p class="wp-block-paragraph">Some 12 years ago I ran a short <a href="https://virtuallyfun.com/2014/01/21/atari-system-v-unix-saga-part-i-intro/" data-type="link" data-id="https://virtuallyfun.com/2014/07/31/atari-system-v-unix-saga-part-ii-scsi-disk-replacement/">series of articles</a> about my efforts to run Atari Unix on an actual <a href="https://en.wikipedia.org/wiki/Atari_TT030" data-type="link" data-id="https://en.wikipedia.org/wiki/Atari_TT030">Atari TT 030 machine</a>. Which by itself is not an easy task, as it requires specific late models of TT (or hardware fixes by Atari), copious amounts of TT RAM and a high resolution mono framebuffer graphics (which requires a very special monochrome monitor or an adapter which I had to <a href="https://github.com/tenox7/tenoxvga" data-type="link" data-id="https://github.com/tenox7/tenoxvga">build</a> instead). I have later exhibited my ASV setup on VCF West:</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="492" height="1024" src="https://virtuallyfun.com/wp-content/uploads/2026/01/asv_vcf_cropped-492x1024.jpg" alt="" class="wp-image-15577" srcset="https://virtuallyfun.com/wp-content/uploads/2026/01/asv_vcf_cropped-492x1024.jpg 492w, https://virtuallyfun.com/wp-content/uploads/2026/01/asv_vcf_cropped-144x300.jpg 144w, https://virtuallyfun.com/wp-content/uploads/2026/01/asv_vcf_cropped-768x1597.jpg 768w, https://virtuallyfun.com/wp-content/uploads/2026/01/asv_vcf_cropped-739x1536.jpg 739w, https://virtuallyfun.com/wp-content/uploads/2026/01/asv_vcf_cropped-985x2048.jpg 985w, https://virtuallyfun.com/wp-content/uploads/2026/01/asv_vcf_cropped-scaled.jpg 1231w" sizes="auto, (max-width: 492px) 100vw, 492px" /><figcaption class="wp-element-caption">Atari System V Unix (ASV) running on Atari TT on VCF West</figcaption></figure>



<p class="wp-block-paragraph">Behold! This time I present ASV virtualized under Hatari!</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="963" height="828" src="https://virtuallyfun.com/wp-content/uploads/2026/01/image-1.webp" alt="" class="wp-image-15578" srcset="https://virtuallyfun.com/wp-content/uploads/2026/01/image-1.webp 963w, https://virtuallyfun.com/wp-content/uploads/2026/01/image-1-300x258.webp 300w, https://virtuallyfun.com/wp-content/uploads/2026/01/image-1-768x660.webp 768w, https://virtuallyfun.com/wp-content/uploads/2026/01/image-1-349x300.webp 349w" sizes="auto, (max-width: 963px) 100vw, 963px" /><figcaption class="wp-element-caption">Atari System V Unix (ASV) Running under Hatari by Plamen</figcaption></figure>



<p class="wp-block-paragraph">This work is not mine, all credit goes to Plamen! This is absolutely amazing as now more people can experience this legendary OS. The works is still in progress. Will post updates and more screenshots regularly!</p>



<p class="wp-block-paragraph">Update: X11, screenshot courtesy of <a href="https://andreww591.blogspot.com/" data-type="link" data-id="https://andreww591.blogspot.com/">Andrew W</a>:</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="810" src="https://virtuallyfun.com/wp-content/uploads/2026/01/asvx-1024x810.png" alt="" class="wp-image-15582" srcset="https://virtuallyfun.com/wp-content/uploads/2026/01/asvx-1024x810.png 1024w, https://virtuallyfun.com/wp-content/uploads/2026/01/asvx-300x237.png 300w, https://virtuallyfun.com/wp-content/uploads/2026/01/asvx-768x607.png 768w, https://virtuallyfun.com/wp-content/uploads/2026/01/asvx-379x300.png 379w, https://virtuallyfun.com/wp-content/uploads/2026/01/asvx.png 1290w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Atari System V Unix (ASV) Running under Hatari by <a href="https://andreww591.blogspot.com/" data-type="link" data-id="https://andreww591.blogspot.com/">Andrew W</a></figcaption></figure>



<p class="wp-block-paragraph">Update: Complete setup available <a href="https://archive.org/details/atari_system_v_ue12_hatari" data-type="link" data-id="https://archive.org/details/atari_system_v_ue12_hatari">here</a>!</p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2026/01/08/atari-system-v-unix-asv-virtualized-under-hatari/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>Whitesmiths IDRIS OS for Atari ST Virtualized!</title>
		<link>https://virtuallyfun.com/2025/12/31/whitesmiths-idris-os-for-atari-st-virtualized/</link>
					<comments>https://virtuallyfun.com/2025/12/31/whitesmiths-idris-os-for-atari-st-virtualized/#comments</comments>
		
		<dc:creator><![CDATA[tenox]]></dc:creator>
		<pubDate>Wed, 31 Dec 2025 01:40:18 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=15570</guid>

					<description><![CDATA[(This is a guest post from Antoni Sawicki aka Tenox) This is now an old news, happened a few months ago, but since it hasn&#8217;t been mentioned here I think it would be nice addition to the collection! Whitesmiths IDRIS &#8230; <a href="https://virtuallyfun.com/2025/12/31/whitesmiths-idris-os-for-atari-st-virtualized/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>(This is a guest post from Antoni Sawicki aka Tenox)</em></p>



<p class="wp-block-paragraph">This is now an old news, happened a few months ago, but since it hasn&#8217;t been mentioned here I think it would be nice addition to the collection!</p>



<p class="wp-block-paragraph"><a href="https://en.wikipedia.org/wiki/Idris_(operating_system)" data-type="link" data-id="https://en.wikipedia.org/wiki/Idris_(operating_system)">Whitesmiths IDRIS</a> for Atari ST has been dumped on <a href="http://bitsavers.org/bits/Whitesmiths/IDRIS_68K/">bitsavers</a> for a few years now, however we only had the root disk and C compiler. The boot &#8220;disk&#8221; was a ST ROM cartridge which has not been previously found.</p>



<p class="wp-block-paragraph">Apparently someone posted a complete set of <a href="https://github.com/9nut/IDRIS-OS-for-Atari-ST">Idris Atari ST floppy disks on github</a>. Thank you!</p>



<p class="wp-block-paragraph">Not only that but it has been virtualized now works on Hatari. This <a href="https://www.atari-forum.com/viewtopic.php?t=27993">post</a> reads that patches have been merged to Hatari so it should work out of the box!</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="640" height="436" src="https://virtuallyfun.com/wp-content/uploads/2025/12/image.png" alt="" class="wp-image-15571" srcset="https://virtuallyfun.com/wp-content/uploads/2025/12/image.png 640w, https://virtuallyfun.com/wp-content/uploads/2025/12/image-300x204.png 300w, https://virtuallyfun.com/wp-content/uploads/2025/12/image-440x300.png 440w" sizes="auto, (max-width: 640px) 100vw, 640px" /><figcaption class="wp-element-caption">Atari ST IDRIS on Hatari</figcaption></figure>



<p class="wp-block-paragraph"></p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="652" height="447" src="https://virtuallyfun.com/wp-content/uploads/2025/12/idris.jpg" alt="" class="wp-image-15572" srcset="https://virtuallyfun.com/wp-content/uploads/2025/12/idris.jpg 652w, https://virtuallyfun.com/wp-content/uploads/2025/12/idris-300x206.jpg 300w, https://virtuallyfun.com/wp-content/uploads/2025/12/idris-438x300.jpg 438w" sizes="auto, (max-width: 652px) 100vw, 652px" /><figcaption class="wp-element-caption">Atari ST IDRIS on Steem SSE</figcaption></figure>



<p class="wp-block-paragraph">Some time I also acquired and scanned <a href="http://tenox.pdp-11.ru/os/idris/Whitesmiths_IDRIS_Programmers_manual.pdf" data-type="link" data-id="http://tenox.pdp-11.ru/os/idris/Whitesmiths_IDRIS_Programmers_manual.pdf">programmers manual</a>. Happy Whitesmlthlng! Since we have working system, compiler and utilities we should be able to port some cool apps to this platform!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2025/12/31/whitesmiths-idris-os-for-atari-st-virtualized/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>MacOS RAR via Finder Quick Actions Extension</title>
		<link>https://virtuallyfun.com/2025/11/28/macos-rar-via-finder-quick-actions-extension/</link>
					<comments>https://virtuallyfun.com/2025/11/28/macos-rar-via-finder-quick-actions-extension/#respond</comments>
		
		<dc:creator><![CDATA[tenox]]></dc:creator>
		<pubDate>Fri, 28 Nov 2025 12:03:30 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=15539</guid>

					<description><![CDATA[(This is a guest post from Antoni Sawicki) I have been using the MacOS CLI version of RAR for a very long time. I have a bunch of aliases and shell wrappers but every so often I just want to &#8230; <a href="https://virtuallyfun.com/2025/11/28/macos-rar-via-finder-quick-actions-extension/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>(This is a guest post from Antoni Sawicki)</em></p>



<p class="wp-block-paragraph">I have been using the MacOS CLI version of <a href="https://www.rarlab.com/">RAR</a> for a very long time. I have a bunch of aliases and shell wrappers but every so often I just want to right right click on a file or folder in the Finder and create a RAR archive from there without dealing with the terminal.</p>



<p class="wp-block-paragraph">There are a bunch of apps like Keka, BetterZip, Unarchiver that can extract .rar files. The app store is littered with a bunch of shady &#8220;rar extractors&#8221;. But nothing can create a rar archive. I think Keka did have support but it was <a href="https://github.com/aonez/Keka/wiki/Rar-compression">removed</a>.</p>



<p class="wp-block-paragraph">As a stop gap I have been using an Automator <a href="https://kuyachris.medium.com/using-automator-and-winrar-to-make-rar-archives-on-mac-2e02cddc0797" data-type="link" data-id="https://kuyachris.medium.com/using-automator-and-winrar-to-make-rar-archives-on-mac-2e02cddc0797">Quick Action RAR script</a>. This sort of works for basic stuff but falls apart pretty quick. Firstly you can&#8217;t specify any options, secondly there is no progress bar or any output from rar binary so you dont know if this thing worked, failed or even still running. I experimented with various options but nothing worked to my satisfaction.</p>



<p class="wp-block-paragraph">Claude Code to the rescue I vibe coded a more complete extension in Swift UI:</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="568" height="822" src="https://virtuallyfun.com/wp-content/uploads/2025/11/rarext.png" alt="" class="wp-image-15540" srcset="https://virtuallyfun.com/wp-content/uploads/2025/11/rarext.png 568w, https://virtuallyfun.com/wp-content/uploads/2025/11/rarext-207x300.png 207w" sizes="auto, (max-width: 568px) 100vw, 568px" /></figure>



<p class="wp-block-paragraph">It allows to specify options and parameters, but most importantly the rar command output is printed in a window so you can see it running.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="617" height="413" src="https://virtuallyfun.com/wp-content/uploads/2025/11/rarextrun.png" alt="" class="wp-image-15541" srcset="https://virtuallyfun.com/wp-content/uploads/2025/11/rarextrun.png 617w, https://virtuallyfun.com/wp-content/uploads/2025/11/rarextrun-300x201.png 300w, https://virtuallyfun.com/wp-content/uploads/2025/11/rarextrun-448x300.png 448w" sizes="auto, (max-width: 617px) 100vw, 617px" /></figure>



<p class="wp-block-paragraph">I admit this overall is pretty lame but it works better than any alternative I tried so far.</p>



<p class="wp-block-paragraph">You can download from <a href="https://github.com/tenox7/rarext">https://github.com/tenox7/rarext</a></p>



<p class="wp-block-paragraph">Feedback, issues and PRs welcome!</p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2025/11/28/macos-rar-via-finder-quick-actions-extension/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
