Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - c64os.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 12 May 2025 00:13:29 GMT
Server: Apache/2.4.41 (Ubuntu)
Location: https://c64os.com/
Content-Length: 301
Content-Type: text/html; charset=iso-8859-1

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://c64os.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 12 May 2025 00:13:29 GMT
Server: Apache/2.4.41 (Ubuntu)
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: c64os.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<title>
			Do amazing things with the Commodore 64, with ease. | C64 OS
		</title>
<!-- 
		<meta name="viewport" content="user-scalable=yes,width=1200" />
 -->
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<link href="/feed/" rel="alternate" type="application/rss+xml" title="A blog about making a C64 useful in a modern world. Tracks the development progress of C64 OS, an event driven and network oriented unitasking OS for stock C64." />
		
		<link rel="icon" type="image/png" href="/favicon-16.png" sizes="16x16" />
		<link rel="icon" type="image/png" href="/favicon-32.png" sizes="32x32" />
		<link rel="icon" type="image/png" href="/favicon-64.png" sizes="64x64" />
		
		<link rel="stylesheet" href='/resources/main.css?v=1.1' />
		<link rel="stylesheet" href='/resources/bigfoot-default.css' />
		
		<script type='text/javascript' src='/scripts/library.js'></script>
		<script type='text/javascript' src='/scripts/jquery-3.2.1.min.js'></script>
		<script type='text/javascript' src='/scripts/bigfoot.min.js'></script>
		<script type='text/javascript' src='/scripts/FancyZoom.js'></script>
		<script type='text/javascript' src='/scripts/FancyZoomHTML.js'></script>
		<script type='text/javascript' src='/scripts/lateimage.js'></script>

		<style type='text/css'>		
			div.header1.home {
				background-image:url("https://s3.amazonaws.com/com.c64os.resources/c64os/mainpromo/C64 OS v1.07.png") !important;
			}
			div.header2.home {
				background-image:url("https://s3.amazonaws.com/com.c64os.resources/c64os/mainpromo/Image Search.png") !important;
			}
			div.header3.home {
				background-image:url("https://s3.amazonaws.com/com.c64os.resources/c64os/mainpromo/mouSTer - banner.png") !important;
			}
			
			div.header.home {
				background-size:1150px;
				background-repeat:no-repeat;
				background-position:center bottom;
				padding-bottom:300px;
				
				border:0px solid #555;
				border-bottom-width:2px;
			}
			
			div.header.home > div {
				max-width:1100px;
				margin:auto;
				padding-left:50px;
				padding-right:50px;
			}

			div.header.home > div > img {
				width:400px;
				margin:40px auto;
				display:block;
			}
		
 			@media (max-width: 850px) {
				div.header.home {
					background-size:862.5px;
					background-repeat:no-repeat;
					background-position:center bottom;
					padding-bottom:240px;
				}
			}

			@media (max-width: 600px) {
				div.header.home {
					background-size:575px;
					background-repeat:no-repeat;
					background-position:center bottom;
					padding-bottom:150px;
				}
			
				div.header.home > div {
					max-width:1100px;
					margin:auto;
					padding-left:10px;
					padding-right:10px;
				}

				div.header.home > div > img {
					width:300px;
					margin:40px auto;
					display:block;
				}
				
				div.header.home > div > h1 {
					font-size:40px;
				}
			}

			div.header.home > div > h1 {
				text-align:center;
			}
			div.header.home > div > h3 {
				text-align:center;
			}
		
			div.header.home > div > div.buttons {
				max-width:500px;
				margin:auto;
				text-align:center;
				padding-left:20px;
			}

			div.main.welcome {
				margin-top:100px;
			}

			div.main.welcome div.introduction h3 {
				margin-top:40px;
				text-align:center;
			}

			@media (max-width: 1000px) {
				div.introduction h1 {
					font-size:40px;
					line-height:40px;
				}

				div.introduction h3 {
					font-size:18px;
				}

				div.introduction a.fancybutton {
					width:135px;
					font-size:14px;
					
					height:40px;
					line-height:40px;
				}
			}

			@media (max-width: 750px) {
				div.introduction h1 {
					margin-top:30px !important;
					font-size:40px;
					line-height:40px;
				}

				div.introduction h3 {
					font-size:18px;
				}

				div.introduction a.fancybutton {
					margin-top:10px;
					margin-bottom:10px;
					margin-right:10px;
					 
					width:110px;
				}

				div.logo.home div.introduction img {
					width:90%;
					height:auto;

					margin:30px auto;
				}
			}

			@media (max-width: 600px) {
				div.introduction h1 {
					font-size:30px;
					line-height:30px;
					
					text-align:center;
				}
			}
			
			div.promoimages img {
				width:100%;
				margin:0px;
				padding:0px;
				border:0px;
			}
			
			img.bootscreen {
				width:85%;
				display:block;
				margin:50px auto 20px;
			}
			
			p.bootscreen.credits {
				margin-top:40px;
				margin-bottom:40px;
				
				padding-left:20px;
				padding-right:20px;
				
				font-size:12px;
				text-align:center;
				color:#777;
			}
			
			img.thankyou {			
				width:404px;
			}
			
			@media (max-width: 600px) {
				img.thankyou {			
					width:300px;
				}
			}
		</style>
		
		<!-- Matomo -->
<script>
  var _paq = window._paq = window._paq || [];
  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  _paq.push(['trackPageView']);
  _paq.push(['enableLinkTracking']);
  (function() {
    var u="https://c64os.com/analytics/";
    _paq.push(['setTrackerUrl', u+'matomo.php']);
    _paq.push(['setSiteId', '1']);
    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
  })();
</script>
<!-- End Matomo Code -->

	</head>
	<body onload='initNotesAndZoom();'>
		<div class='root noback'>
			<div class='header home hidden header1'>
				<div>
					<img src='/resources/logo-header-promo.png' alt='C64 OS Logo'>	<!--  width="960" height="282" -->
					<h1>
						Move over iPhone, C64 OS is online.
					</h1>
					<h3>
						Free update to v1.07 now available.
					</h3>
			
					<div class="buttons">
						<a href='/c64os/' class='fancybutton learn'>Learn More</a>
						<a href='/c64os/#choose' class='fancybutton order'>Choose Bundle</a>
					</div>
				</div>
			</div>

			<div class='header home hidden header2'>
				<div>
					<img src='/resources/logo-header-promo.png' alt='C64 OS Logo'>	<!--  width="960" height="282" -->
					<h1>
						Image Search, now available.
					</h1>
					<h3>
						Internet-powered image search and conversion.
					</h3>
			
					<div class="buttons">
						<a href='/c64os/imagesearch' class='fancybutton learn'>User's Guide</a>
						<a href='/c64os/c64ossoftwarereleases#imagesearch' class='fancybutton order'>Download Now</a>
					</div>
				</div>
			</div>

			<div class='header home hidden header3'>
				<div>
					<img src='/resources/logo-header-promo.png' alt='C64 OS Logo'>	<!--  width="960" height="282" -->
					<h1>
						Modern mouse, meet the C64.
					</h1>
					<h3>
						mouSTer USB input adapter is available here.
					</h3>
			
					<div class="buttons">
						<a href='/c64os/whatsnew#mouster' class='fancybutton learn'>Learn More</a>
						<a href='/store#mouster' class='fancybutton order'>Order Now</a>
					</div>
				</div>
			</div>
			
			<script>
				(function() {
					var headers = [
						document.querySelector("div.header1"),
						document.querySelector("div.header2"),
						document.querySelector("div.header3")
					];

 					//var header = Math.floor(Math.random() * headers.length);
					var header = 2;
					
					headers[header].removeClassName("hidden");

					setInterval(function() {
						//return;
						
						header++;
						if(header == headers.length)
							header = 0;
						
						if(header == 0)
							headers[headers.length-1].addClassName("hidden");
						else
							headers[header-1].addClassName("hidden");
						
						headers[header].removeClassName("hidden");
					},10000);
				}());
			</script>			
			
			<div class='main welcome'>
				<div class='introduction'>
					<!--<a class='img' href='/resources/c64c-c64os-system.jpg'><img src='/resources/c64c-c64os-system.jpg' class='c64csystem' width="960" height="577"></a>-->
					<img class='c64csystem welcome1' src='https://s3.amazonaws.com/com.c64os.resources/c64os/mainpromo/welcome-c64-1.jpg' width="1250" height="768">
					<img class='c64csystem welcome2 hidden' src='https://s3.amazonaws.com/com.c64os.resources/c64os/mainpromo/welcome-c64-2.jpg' width="1250" height="768">
					<img class='c64csystem welcome3 hidden' src='https://s3.amazonaws.com/com.c64os.resources/c64os/mainpromo/welcome-c64-3.jpg' width="1250" height="768">
					<img class='c64csystem welcome4 hidden' src='https://s3.amazonaws.com/com.c64os.resources/c64os/mainpromo/welcome-c64-4.jpg' width="1250" height="768">
					<img class='c64csystem welcome5 hidden' src='https://s3.amazonaws.com/com.c64os.resources/c64os/mainpromo/welcome-c64-5.jpg' width="1250" height="768">
					<img class='c64csystem welcome6 hidden' src='https://s3.amazonaws.com/com.c64os.resources/c64os/mainpromo/welcome-c64-6.jpg' width="1250" height="768">
					
					<script>
						(function() {
							var welcome = 0;
							
							var welcomeImages = [
								document.querySelector("img.welcome1"),
								document.querySelector("img.welcome2"),
								document.querySelector("img.welcome3"),
								document.querySelector("img.welcome4"),
								document.querySelector("img.welcome5"),
								document.querySelector("img.welcome6")
							];
							
							setInterval(function() {
								welcome++;
								if(welcome == welcomeImages.length)
									welcome = 0;
								
								if(welcome == 0)
									welcomeImages[welcomeImages.length-1].addClassName("hidden");
								else
									welcomeImages[welcome-1].addClassName("hidden");
								
								welcomeImages[welcome].removeClassName("hidden");
							},3000);
						}());
					</script>
					
					<h1>
						C64 OS makes your Commodore 64 more versatile, easy and intuitive.
					</h1>

					<p>
						Multiple desktops with aliases to your favorite C64 OS Applications, Utilities and 
						other C64 software. Up to five drives at the same time. Recursively copy or move your 
						music, pictures, games and documents between any devices with a few clicks. Mount 
						disk images, check your calendar, customize your theme, set an alarm, listen to SID 
						music, and look at amazing C64 artwork. Get online and browse Wikipedia.
					</p>
					<p>	
						C64 OS brings mouse and menus and a sophisticated, flexible, user interface to the 
						Commodore 64 that actually feels fast. Make your retro hardware work for
						you the way it was always intended—powerful, easy and intuitive.
					</p>

					<h3>
						C64 OS is growing; expand what you can do with your C64 with 
						<a href='/c64os/softwareupdates/'>free software updates</a>.
					</h3>

					<br>
					<br>

					<img src='https://s3.amazonaws.com/com.c64os.resources/c64os/mainpromo/madeforc64os-screenshot-banner-1.07.png' class='tightfit frameless center'>

					<img src='/resources/logo-opcoders-mark.png' class='hr'>
				</div>
			</div>
		</div>	

				<div class='topnav home'>
			<div class='tabs'>
				<ul>
					<li><a href="/">Welcome</a></li>
					<li><a href="/weblog/">Weblog</a></li>
					<li><a href="/buyersguide/">Buyer's<br>Guide</a></li>
					<li><a href="/c64os/">C64 OS</a></li>
					<li><a href="/store/">Store</a></li>
				</ul>
			</div>
		</div>

		<div class='bar1'>
			&nbsp;
		</div>
			
		<div class='root'>
			<div class='main'>			
				<div class='overlay'>
					<div class='content'>
						<div class='sidemenu'></div>

						<h1>WELCOME</h1>

						<p>
							C64OS.com is the official website of C64 OS, a versatile operating system expansion 
							for the Commodore 64 that gives you a whole new set of sophisticated tools in a 
							powerful and unified user interface. With an REU you can enable 
							<a href='/c64os/usersguide/userinterface#fastappswitching'>Fast App Switching</a>
							and have up to 30 Applications open at the same time.
						</p>
						<p>	
							The powerful <a href='/c64os/usersguide/filemanager'>File Manager</a> is loaded with 
							features. Recursively copy or move whole directory trees between any places on any 
							devices. The tabbed interface lets you be in up to 4 places at the same time. 
							The favorites, recents, path bar, and menu bar, access with a mouse or keyboard 
							shortcuts, lets you whizz around all your drives at record speed.
						</p>
						<p>
							<a href='/c64os/usersguide/applauncher'>App Launcher</a> gives you multiple desktops. 
							You can customize each with a different backdrop, hint color, and color coded aliases 
							to C64 OS Apps, C64 OS Utililities and to original C64 games and programs.
						</p>
						<p>
							C64 OS comes bundled with <a href='/c64os/usersguide/utilities'>35 useful Utilities</a> 
							that can be opened and used concurrently with a C64 OS application, including: 
							A calculator, a calendar, a memo pad, a music player, a timer and stopwatch, 
							a text viewer, a memory inspector and much more.
						</p>
						
						<div class='threeup uiexamples'>
							<a class='img' 				href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/introduction/screenshot_filemanager.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img' 				href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/introduction/screenshot_applauncher.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img' 				href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/userinterface/themes/theme.daylight.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/userinterface/app_launched.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/userinterface/interactive_fullgraphics_a.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/userinterface/interactive_fullgraphics_b.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/userinterface/interactive_splitscreen_b.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/userinterface/screenmode_splitscreen_a.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/userinterface/screenmode_splitscreen_b.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/applauncher/backdrop-inspirationalquote.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/applauncher/backdrop-logowithwords.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/applauncher/backdrop-simpleimage.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/applauncher/dragging-selection.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/applauncher/hint-color-black.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/filemanager/copy-bundle-path.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/filemanager/copy-utility.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/filemanager/diskimage-mount1.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/filemanager/file-info-utility.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/filemanager/textview-utility.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/filemanager/range-selections.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/filemanager/opener-utility.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/filemanager/view-by-SEQ.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
							<a class='img hidden' href='https://s3.amazonaws.com/com.c64os.resources/c64os/users_guide/filemanager/file-lock.png'><img src='/resources/placeholder.php?width=1504&height=848' class='fit' alt='C64 OS User Interface Example.'></a>
						</div>

						<script type='text/javascript'>
							var uiexamples = document.querySelectorAll("div.uiexamples a");
	
							setInterval(function() {
								var rand1 = getRandomArbitrary(0,uiexamples.length);
		
								do {
									var rand2 = getRandomArbitrary(0,uiexamples.length);
								} while(rand2 == rand1);
		
								do {
									var rand3 = getRandomArbitrary(0,uiexamples.length);
								} while(rand3 == rand2 || rand3 == rand1);
	
								for(var i=0;i<uiexamples.length;i++) {
									if(i == rand1 || i == rand2 || i == rand3)
										uiexamples[i].removeClassName("hidden");
									else
										uiexamples[i].addClassName("hidden");
								}
							}, 2000);
	
							function getRandomArbitrary(min,max) {
								return parseInt(Math.random() * (max - min)) + min;
							}
						</script>		
								
						<br>
								
						<h3>
							Get your copy of C64 OS today.
						</h3>
						
						<a href='/c64os/whatsnew' class='fancybutton whatsnew'>What's New!</a>
						<a href='/c64os/' class='fancybutton learn'>Learn More</a>
						<a href='/c64os/#choose' class='fancybutton order'>Choose Bundle</a>

						<br>
						<br>

 						<div class='sectioncontent bar2'>
							<h2>NEWS, EDITORIALS, REFERENCE</h2>

							<p>
								In the weblog, you'll find posts that cover news, editorial reviews, programming
								reference documents, technical deep dives into software and hardware, plus thoughts
								and progress updates on the development of C64 OS.
							</p>
							<p>
								Over time my posts have gotten longer and more detailed. These in-depth posts take 
								time research, write and edit. I have been keeping to steady pace of at least one 
								such post a month. It is difficult to get regular readers if new content is not 
								showing up more frequently. To help cope with this, the weblog also has an RSS 
								feed. Subscribe to it, and you'll get new posts in your feed reader as soon as 
								they're published. Or <a href='https://twitter.com/gregnacu'>follow me on 
								X (Twitter)</a>, where I announce each new post.
							</p>
							<a href='/feed/'><img src='/resources/icon-rss-subscribe.png' class='rssbutton' alt='Subscribe to C64OS.com with your favorite RSS Reader'></a>
							<h3>Recent Posts</h3>
							<div class='recentpost'><h3 class='posttitle'><a href='/post/mouster' class='title'>MouSTer and OpCoders Store</a></h3><a name='mouster' class='slug'><div class='date'>May 8, 2025<em>Hardware</em></div></a></div>

<div class='recentpost'><h3 class='posttitle'><a href='/post/worldofcommodore2024' class='title'>World of Commodore '24</a></h3><a name='worldofcommodore2024' class='slug'><div class='date'>December 25, 2024<em>Editorial</em></div></a></div>

<div class='recentpost'><h3 class='posttitle'><a href='/post/desktopdesigner' class='title'>Desktop Designer</a></h3><a name='desktopdesigner' class='slug'><div class='date'>November 14, 2024<em>Software</em></div></a></div>

							<p class='more'>
								<a href='/weblog/'>Read the weblog now &rArr;</a>
							</p>
						</div>

						<div class='sectioncontent bar3'>
							<h2>COMMODORE 8 BIT BUYER'S GUIDE</h2>

							<p>
								Commodore hardware is great. The architecture has proven to be very well designed
								as is still usable and expandable decades later. But in order to take advantage
								of that architecture design, you need to actually expand it by building or 
								purchasing expansion hardware.
							</p>
							<p>
								Commodore 8-bit computers have had lots of third-party supporting hardware. And 
								while much of it is no longer commercially available, there are hundreds of modern 
								projects and expansion options that are available and under development today. 
								When I returned from my hiatus, I was amazed by the rich support the C64 still has, 
								from hardware, software and publications. However, I learned about these things 
								in dribs and drabs by haunting IRC channels, message boards and following C64 fans 
								on X (Twitter).
							</p>
							<p>
								The Commodore 8 Bit Buyer's Guide is a graphical catalog of all the hardware 
								products, projects and kits I know of that are commercially available today. 
								Product feature pages show high-res photos, link to the homepage, documentation 
								and supporting software, include a mini review and product description and list 
								prices and instructions on how you can buy the product for yourself.
							</p>
							
							<h3>Quick Links</h3>
							<ul class='quicklinks'>
								<!-- 
								<li><a href='/buyersguide/#features'>Features</a></li>
								 -->
								<li><a href='/buyersguide/#storage'>Storage</a></li>
								<li><a href='/buyersguide/#expansion'>Expansion</a></li>
								<li><a href='/buyersguide/#audio'>Audio</a></li>
								<li><a href='/buyersguide/#memory'>Memory</a></li>
								<li><a href='/buyersguide/#roms'>ROMs</a></li>
								<li><a href='/buyersguide/#network'>Network</a></li>
								<li><a href='/buyersguide/#video'>Video</a></li>
								<li><a href='/buyersguide/#hacker'>Hacker</a></li>
								<li><a href='/buyersguide/#input'>Input</a></li>
								<li><a href='/buyersguide/#hobbyist'>Hobbyist</a></li>
								<li><a href='/buyersguide/#power'>Power</a></li>
								<li><a href='/buyersguide/#component'>Component</a></li>
							</ul>

							<p class='more'>
								<a href='/buyersguide/'>View the Buyer's Guide now &rArr;</a>
							</p>
						</div>
						
						<div class='sectioncontent bar4 promoimages'>
							<h2>C64 OS v1.07: AVAILABLE NOW</h2>

							<p>
								C64 OS version 1.07 comes with a professionally printed User's Guide, two 
								promotional stickers, and a custom labeled System Card (SD Card) with a complete 
								system pre-installed and ready to boot up. The System Card includes an OS archive 
								and installation tools which can be used to install C64 OS on a different C64 mass 
								storage device.
							</p>
							<p>
								C64 OS v1.07 includes system-level files, plus, File Manager, App Launcher, Image
								Viewer, Wikipedia, C64 Archiver, and other Applications, 35 Utilities, 
								including a help viewer, calculator, timer and stopwatch, calendar, memo pad, 
								SID music player, and help Utilities like Settings, File Info, and Open and Save 
								dialogs. This system includes 20 hardware drivers, over 25 shared libraries, 
								28 Toolkit classes, and an array of data type loaders and savers.
							</p>
							<p>
								As a bonus, the System Card also comes with a CMD HD hard drive image and an 
								IDE64 hard drive image pre-installed with C64 OS for use in the latest versions 
								of VICE, as well as sample MText files, graphics files, and SID music.
							</p>
							<p>
								Updates and expansion Apps and Utilities are available for download from the
								<a href='/c64os/softwareupdates'>Official Software Updates</a> page, to add to 
								and expand the capabilities of the base C64 OS system.
							</p>
							
							<p class='more'>
								<a href='/c64os/'>Learn more about C64 OS &rArr;</a>
							</p>

							<p>
								<em>Purchase a copy of C64 OS, install on any number of Commodore computers and 
								emulators, for your <span style='font-style:normal;'>personal</span> use and 
								enjoyment. Install free software updates.</em>
							</p>


							<img src='https://s3.amazonaws.com/com.c64os.resources/c64os/mainpromo/c64_os_commercial_product-1.07.jpg' alt="C64 OS Printed User's Manual, Bootable Volume on SD Card, and Stickers.">
							
<!-- 
							
							<h3>C64 OS Features</h3>
							<ul>
								<li>Event-driven interaction model</li>
								<li>Advanced mouse and keyboard event system</li>
								<li>System-wide pull down menus</li>
								<li>Hybrid memory manager</li>
								<li>String, Math and File Libraries</li>
								<li>Text screen compositor</li>
								<li>Graphical splitscreen mode</li>
								<li>Object-oriented widget toolkit</li>
								<li>Standardized open and save file dialogs</li>
								<li>Universal cut, copy and paste</li>
								<li>Application launcher and file manager</li>
							</ul>
 -->
						</div>

						<div class='sectioncontent bar5'>
							<h2>OPCODERS STORE</h2>
							
							<p>
								The OpCoders Store is now open. Where before we offered the purchase of C64 OS
								bundles, one at a time, the store gives you a proper cart. In addition to the
								operating system software bundles, we're offering goodies and extras and will be
								adding a selection of hardware devices that help you get the most out of C64 OS.
							</p>

							<p class='more'>
								<a href='/store/'>Visit the OpCoders Store &rArr;</a>
							</p>

							<img src='https://s3.amazonaws.com/com.c64os.resources/c64os/mainpromo/c64os-boot-screen.png' class='bootscreen'>

							<p class='bootscreen credits'>
								Special thanks to "The Sarge" for this beautiful C64 OS boot screen.<br>
								Bundled in the free update to C64 OS v1.05
							</p>
						</div>
						
						<div class='sectioncontent bar1'>
							<h2>C64 LUGGABLE PROJECT</h2>

							<p>
								In 2000 I acquired my first SX-64 Executive Computer. A luggable C64 with a 
								built in 5" display, 1541 floppy drive and a unified power supply. All with a 
								handle on the top. I heavily modified mine to include a SuperCPU, IDE64, CD-Rom
								drive, Ethernet adapter and High Speed RS232, all powered by a lightweight AT Power
								Supply.
							</p>
							<p>
								But the SX-64 was built for a different time. Its display is a massive CRT block, 
								1-foot deep. The rest of the internal layout is modeled around this main feature. 
								C64 Luggable is a project to build an all-in-one C64, oriented vertically rather 
								than horizontally. It has a large 15" LCD display and foregoes old tech like a 
								floppy drive, in favor of SD card and USB-based storage. Ethernet is a standard. 
								And so are its front-mounted 4-player controller inputs, and rear-mounted PS/2 
								mouse and keyboard ports.
							</p>
							<p>
								I love my Commodore computers and how expandable they are, but they have a tendency
								to take up a whole desk with sprawling peripherals and multiple power supplies. 
								This is fun its own way, but it makes them inconvenient to take with you. C64 
								Luggable is a practical project for me, and a reference design for other people to 
								be creatively inspired. It allows me to bring a C64 with me to my friends' houses, 
								to remove the friction of getting them to be able to enjoy C64 demos and 
								multi-player games with me. C64 Luggable helps me share the love of the C64 more
								easily and with more people.
							</p>
							<p class='more'>
								<a href='/c64luggable/'>Learn more about C64 Luggable &rArr;</a>
							</p>
						</div>

						<hr>
						
						<div class='sectioncontent donate'>
							<h2>SUPPORT MY WORK</h2>
							<div class='sectionicon plain'>
								<img src='/resources/icon-donate.png'    class='dollars'>
								<img src='/resources/bitcoin-donate.png' class='bitcoin hidden'>
							</div>

							<script type='text/javascript'>
								var donateImgs = document.querySelectorAll("div.donate img");
								donateImgs.phase = 0;
								donateImgs.changePhase = function() {
									switch(donateImgs.phase) {
										case 0:
											donateImgs[0].addClassName("hidden");
											donateImgs[1].removeClassName("hidden");
											
											donateImgs.phase = 1;
										break;
										case 1:
											donateImgs[1].addClassName("hidden");
											donateImgs[0].removeClassName("hidden");
										
											donateImgs.phase = 0;
										break;
									}
								};
								setInterval(donateImgs.changePhase,5000);
							</script>

							<h4>Dear Commodore 64 enthusiast,</h4>

							<p>
								I'm working hard on C64 OS, and I'm building it for you and for the Commodore 
								community. Its combination of a zippy and consistent user interface, essential 
								programming frameworks, and a suite of online proxy services, will give you a new 
								way to enjoy your Commodore 64.
							</p>
							<p>
								The C64OS.com weblog brings you quality reading material, programming and hardware
								reference, technical deep dives, product and event reviews, and updates on my 
								progress.
							</p>
							<p>
								The Buyer's Guide is the best way for you to find out about new and existing, 
								commercially available, products, projects and kits for all Commodore 8-Bit 
								computers. With large clear photos, detailed writeups, and standardized information
								on price and compatibility, links to documentation, third-party reviews, and 
								specific instructions on how to buy, the Buyer's Guide is becoming the resource 
								of choice for discovering what you want to get next and how to get it.
							</p>
							<p>
								But, you guessed it. Providing you with all of this great content takes time, 
								effort and money. The good news is that you can help out! You can make a real
								difference, and support the future of these great initiatives with a helpful 
								contribution.
							</p>
							<p>
								The easiest way to support my work is to purchase a 
								<a href='/c64os/#choose'>commercial copy of C64 OS</a>. If you have already 
								purchased C64 OS and you want to provide additional support, you can always 
								make a donation. Just buy me a cup of coffee. (I also accept Bitcoin.)
							</p>
							<h4>Thank you so much, for your generous support</h4>
								
							<img src='/resources/signature.png' class='signature'><br>
							Gregory Nacu — OpCoders Inc.
							
							<div class='donationpopover hidden'><div class='top'>
		<h1 class='top'>Want to support my work?</h1>
	</div>
	<div class='middle'>
		<div class='product roundedbox white'>
			<div class='image'>
				<img class='product' src='https://s3.amazonaws.com/com.c64os.resources/buyersguide/featured/c64_os_v1.07_commercial_product_square.jpg'>
			</div>
			<div class='description'>
				<h2>C64 OS version 1.07 is now available</h2>
			
				<p>
					The best way to help C64OS.com grow and continue is 
					to purchase a commercial copy of C64 OS version 1.07. 
				</p>
				<p>
					Join the growing C64 OS user community. Take advantage of the powerful 
					and useful features available now, and get access to run new and future 
					software made for C64 OS.
				</p>
				
				<a href='/c64os/' class='fancybutton learn'>Learn More</a>
				<a href='/c64os/#choose' class='fancybutton order'>Choose Bundle</a>
			</div>
		</div>
		<div class='roundedbox_container'>
			<div class='roundedbox halfwidth'>
				<img src='/resources/logo-paypal.png' class='logo'>
				<a href='https://www.paypal.com/paypalme/opcoders/10'><img src='/resources/donateby_paypal.png' class='paybutton'></a>
			</div>

			<div class='roundedbox halfwidth'>
				<img src='/resources/logo-bitcoin.png' class='logo'>
			
				<a href='bitcoin:1MzHYfvwpnUa5d5aYQ2pyPQuz3DrGnm9Du?amount=0.00040000'><img src='/resources/bitcoin-donation.png' class='paybutton qrcode'></a>
			</div>
		</div>
		<div class='roundedbox white'>
			<img src='/resources/logo-digitalocean.png' class='logo digitalocean'>
			<div style="margin-right:20px;margin-left:20px;">
				<h4>C64OS.com is hosted on a Digital Ocean droplet.</h4>
				<p>
					Digital Ocean is a cloud hosting platform, built for developers. They make it simple
					to get started. They have intuitive administrative tools and reasonable prices. And
					they can scale as your needs grow. 
				</p>
				<p>
					If you sign up with this referral link, you'll get a $100 credit, and after you've 
					spent $25, I'll get $25. If you are looking for a cloud platform to host your website
					or web app, this is win-win.
				</p>
				<p>
					<a href='https://m.do.co/c/6517257bf292'>Sign up for Digital Ocean with this refereral link.</a><br>
					Save money and help C64OS.com at the same time.
				</p>
			</div>
		</div>

	</div>
	
	<div class='footer'>
		<img src='/resources/logo-opcoders-white-44.png' class='logo'>
		<h4 class='nothanks' onclick="document.querySelector('div.donationpopover').addClassName('hidden');">No, thank you.</h4>
	</div>
</div>
<p class='more'>
	<a href="#" onclick="document.querySelector('div.donationpopover').removeClassName('hidden');window.event.preventDefault();">Want to support my hard work? Here's how!</a>
</p>


							
							<br>
							<p>To all my supporters:</p>
							<img src='/resources/thankyou.png' class='thankyou'>
							<br>
							<br>

							<h2>With Special Thanks to</h2>
						
							<ul style='font-size:20px;'>
								<li>Alex Brem</li>
								<li>Louis Giglio</li>
								<li>Scott Hanselman</li>
								<li>Alan Reed</li>
								<li>Saveen Sadanand</li>
								<li>Christian Weyer</li>
							</ul>

							<p><strong>For repeated and generous support and encouragement.</strong></p>
							<br>
							
							<p>Most recent contributors:</p>
							
							<ul><li><strong>Salvatore Alamo</strong></li>
<li><strong>Tim Harris</strong></li>
<li>Dietmar Krueger</li>
<li>Rolf Peters</li>
<li><strong>Alan Reed</strong></li>
<li>Erik Magnusson</li>
<li><strong>Christian Weyer</strong></li>
<li>Scott Hanselman</li></ul>
							
							<p>Earlier contributors:</p>

							<ul class='threecolumns' style='font-size:16px;'><li>Piotr Andrzejczak</li>
<li>Paul Beel</li>
<li>Aaron Bell</li>
<li>Chuck Bell</li>
<li>Olivier Bernhard</li>
<li>Stéphane Blanchonnet</li>
<li><strong>Jan Blomqvist</strong></li>
<li>Leif Bloomquist</li>
<li><strong>Alex Brem</strong></li>
<li>Thomas Bühler</li>
<li>Joe Carter</li>
<li>Nelson Chamberlain</li>
<li>Deanne Christoph</li>
<li>CodeSecurity</li>
<li>Dennis Costa</li>
<li><strong>K Michael Cullen</strong></li>
<li>Fabian Danders</li>
<li>John DiLiberto</li>
<li>Michael Doornbos</li>
<li>Steve Dowden</li>
<li>Antonio Drusin</li>
<li>Jeremy English</li>
<li>Mitchell Farley</li>
<li>Roy Fielding</li>
<li>Scott Finney</li>
<li>Greg Gerke</li>
<li>David Gershman</li>
<li><strong>Louis Giglio</strong></li>
<li>Sarmad Gilani</li>
<li>Carl Gonsalves</li>
<li>Laurence Gonsalves</li>
<li>Richard Good</li>
<li>Thomas Gosser</li>
<li>Robert Grasböck</li>
<li>Eric Grejda</li>
<li>Alfonso Coronado Guillén</li>
<li>Steve Haak</li>
<li>Steven Hansen</li>
<li>James Happel</li>
<li>Charles Heinle</li>
<li>Eric Hill</li>
<li>Paul Hocker</li>
<li>Mirko Holzer</li>
<li>Marcus Honey</li>
<li>Immicro</li>
<li>Employing Innovation</li>
<li>Josh Johnson</li>
<li>Rene Kint</li>
<li>David Kraus</li>
<li>Addy van Ladesteijn</li>
<li>Philipp Lehmann</li>
<li>Michael Longval</li>
<li>Karim Lounnas</li>
<li>Owen Mann</li>
<li><strong>Nathan Marler</strong></li>
<li>Brad Marshall</li>
<li>Brian Marstella</li>
<li>Sascha Mathejczyk</li>
<li>Jason McEachin</li>
<li>Tristan Miller</li>
<li>Emmanuel Montfermé</li>
<li>Ronald Morrissette</li>
<li>Laszlo Nagy</li>
<li>Bernd Neikes</li>
<li>Christopher Nelson</li>
<li>Jessie Oberreuter</li>
<li>Jonas Olsson</li>
<li><strong>Nicholas Otz</strong></li>
<li>Themis Papassilekas</li>
<li>Rayner Pedersen</li>
<li>Bryan Pope</li>
<li>Jonathan Raphaelson</li>
<li>Glen Rapoza</li>
<li>Malcolm Reiter</li>
<li>MindFlare Retro</li>
<li>Retro Rewind</li>
<li>Joel Ricci</li>
<li>Paul Rickards</li>
<li>Saveen Sadanand</li>
<li>Carlos Perez Saldana</li>
<li>Paul Schimmelpfenning</li>
<li>James A Schoch</li>
<li>Aric Sedlacek</li>
<li>David Semke</li>
<li>Northwoods Computer Services</li>
<li>Keith Shirley</li>
<li>Josef Souçek</li>
<li>Jochen Spang</li>
<li>Flemming Steffensen</li>
<li><strong>Lars-Erik Stenholm</strong></li>
<li>Daniel Stephens</li>
<li>Martin Studer</li>
<li>Kent Sullivan</li>
<li>Markos Themelidis</li>
<li>Klaus Timmermann</li>
<li>Rodrigo Felipe Martínez Torres</li>
<li>James Trevizo</li>
<li>Tomasz Tybulewicz</li>
<li>Daniel Varga</li>
<li>Jakob Voos</li>
<li><strong>Peter Walsh</strong></li>
<li>Matthew Walworth</li>
<li>Adam Whitney</li>
<li>Jimmy Wilson</li>
<li>David Youd</li>
<li>geekpower</li>
<li>Marko Šolajić</li></ul>
							
							<br>
							
							<p>
								&sext; Names in <strong>bold</strong> are multiple contributors. Extra thanks!
							</p>
						</div>
					</div>

					<div class='sidebar'>
						<div class='sidemenu'></div>

						<a href='/legal/opcoders-inc/'><img src='/resources/logo-opcoders.png' class='fit' alt='OpCoders Inc. Logo'></a>
						
						<p class='center'>
							<b>C64 OS and C64OS.com</b><br>
							<span>Are products of OpCoders Inc.</span>
						</p>

						<div class='socialmedia'>
							<a href='/legal/contact-us/'><img src='/resources/icon-mail.png'></a>
							<a href='https://twitter.com/gregnacu'><img src='/resources/icon-x.png'></a>
							<a href='https://www.youtube.com/channel/UCkbH84WXA45xtvkqOfV2hmw'><img src='/resources/icon-youtube.png'></a>
						</div>

						<br>

						<h2>Find your way around</h2>

						<ul>
							<li><a href='/c64os/account/'>Your Account</a>
							<li><a href='/c64os/whatsnew/'>What's New in C64 OS!</a></li>
						</ul>
						
						<ul>
							<li><a href='/store/'>OpCoders Store</a>
							<li><a href='/c64os/'>Learn more about C64 OS</a></li>
							<li><a href='/c64os/#choose'>Order C64 OS v1.07</a></li>
							<li><a href='/c64os/softwareupdates/'>C64 OS System Updates</a>
							<li><a href='/c64os/c64ossoftwarereleases/'>C64 OS Software Releases</a>
						</ul>

						<ul>
							<li><a href='/weblog/'>News, Editorials, Reference</a></li>
							<li><a href='/buyersguide/'>Commodore 8-bit Buyer's Guide</a></li>
						</ul>

						<h2>C64 OS Guides</h2>
						
						<ul>
							<li><a href='/c64os/gettingstarted/'>C64 OS Getting Started Guide</a>
							<li><a href='/c64os/usersguide/'>C64 OS User's Guide</a>
							<li><a href='/c64os/networkingguide/'>C64 OS Networking Guide</a>
							<li><a href='/c64os/programmersguide/'>C64 OS Programmer's Guide</a>
							<li><a href='/c64os/afterlifeguide/'>An Afterlife User's Guide to the C64</a>
						</ul>
						<ul>
							<li><a href='/c64os/videoguide/'>C64 OS Video Guide</a>
						</ul>

						<h2>About</h2>

						<ul>
							<li><a href='/legal/opcoders-inc/'>OpCoders Inc.</a></li>
							<li><a href='/legal/gregory-nacu/'>Gregory Nacu</a></li>
							<li><a href='/legal/contact-us/'>Contact Us</a></li>
						</ul>

						<h2>Legal</h2>
		
						<ul>
							<li><a href='/legal/terms-and-conditions/'>Terms &amp; Conditions</a></li>
							<li><a href='/legal/privacy-policy/'>Privacy Policy</a></li>
							<li><a href='/legal/cookies-policy/'>Cookies Policy</a></li>
							<li><a href='/legal/software-license-agreement/'>C64 OS License Agreement</a></li>
							<li><a href='/legal/thanks-and-credits/'>Thanks and Credits</a></li>
						</ul>

						<h2>Notices</h2>

<p>
	Copyright &copy; 2025 OpCoders Inc.
</p>
<p>
	Commodore 64 and the Commodore Logo are registered 
	trademarks of Commodore Business Machines, to which C64OS.com 
	has no affiliation.
</p>
<p>
	C64OS.com is powered by <a href="https://github.com/gnacu/ubl">Ultralight Blogging Platform</a>.
</p>
					</div>
				</div>
			</div>
		</div>

		<div class='sitemap'>
			<div>
				
<style type='text/css'>
	div.about li.spacer {
		padding-top:20px;
	}
</style>

<div class='gridcontainer'>
	<div class='content'>
		<h2>Content</h2>
		
		<ul>
			<li><a href='/'>Welcome Page</a></li>
			<li><a href='/c64os/'>Order C64 OS</a></li>
			<li><a href='/c64os/usersguide/'>C64 OS User's Guide</a></li>
			<li><a href='/c64os/softwareupdates/'>C64 OS System Updates</a></li>
			<li><a href='/archive/'>Weblog Full Archive</a></li>
			<li><a href='/buyersguide/'>Commodore 8-Bit Buyer's Guide</a></li>
		</ul>

		<br>

		<form action='/search' method='get'>
			<input type='text' name='q' placeholder='Search c64os.com'> <input type='submit' value='Search'>
		</form>
	</div>
	
	<div class='legal'>
		<h2>Legal</h2>
		
		<ul>
			<li><a href='/legal/terms-and-conditions/'>Terms &amp; Conditions</a></li>
			<li><a href='/legal/privacy-policy/'>Privacy Policy</a></li>
			<li><a href='/legal/cookies-policy/'>Cookies Policy</a></li>
			<li><a href='/legal/software-license-agreement/'>C64 OS License Agreement</a></li>
			<li><a href='/legal/thanks-and-credits/'>Thanks and Credits</a></li>
		</ul>
	</div>
	
	<div class='about'>
		<h2>About</h2>
		
		<ul>
			<li><a href='/legal/opcoders-inc/'>OpCoders Inc.</a></li>
			<li><a href='/legal/gregory-nacu/'>Gregory Nacu</a></li>
			<li><a href='/legal/contact-us/'>Contact Us</a></li>
			<li class='spacer'><a href='/c64os/media/'>Media Resources</a></li>
		</ul>
	</div>
	
	<div class='copyright'>
		Copyright &copy; 2025 OpCoders Inc.
	</div>
	
</div>

			</div>
		</div>

		<script type='text/javascript' src='/scripts/pagesetup.js'></script>
	</body>
</html>                               

Whois info of domain

Domain Name: C64OS.COM
Registry Domain ID: 2067236573_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namespro.ca
Registrar URL: http://www.namespro.ca
Updated Date: 2022-09-18T05:03:43Z
Creation Date: 2016-10-18T20:50:38Z
Registry Expiry Date: 2027-10-18T20:50:38Z
Registrar: Namespro Solutions Inc.
Registrar IANA ID: 1895
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 16046818007
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS-1233.AWSDNS-26.ORG
Name Server: NS-1901.AWSDNS-45.CO.UK
Name Server: NS-638.AWSDNS-15.NET
Name Server: NS-75.AWSDNS-09.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-12T00:13:11Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass