
{"id":169,"date":"2006-10-20T00:00:56","date_gmt":"2006-10-19T22:00:56","guid":{"rendered":"http:\/\/matosimi.websupport.sk\/atari\/?p=169"},"modified":"2026-05-16T20:31:01","modified_gmt":"2026-05-16T18:31:01","slug":"sio2pc","status":"publish","type":"post","link":"http:\/\/matosimi.websupport.sk\/atari\/2006\/10\/sio2pc\/","title":{"rendered":"Sio2Pc"},"content":{"rendered":"\n<p><b data-path-to-node=\"0\" data-index-in-node=\"0\">SIO2PC<\/b> is a hardware interface designed to bridge the gap between a classic Atari 8-bit computer and a modern PC. While I don&#8217;t personally own an SIO2PC cable myself, I have had a fair share of experience working with it.<\/p>\n\n\n\n<p>The core concept relies on interconnecting the Atari\u2019s proprietary <b data-path-to-node=\"1\" data-index-in-node=\"67\">SIO (Serial Input\/Output) port<\/b> directly to a standard <b data-path-to-node=\"1\" data-index-in-node=\"121\">COM (serial) port<\/b> on the PC. Over the years, the community has designed numerous electrical schematics to make this hardware communication possible. This particular page is dedicated to the various software applications that interface with this cable to make data transfer a reality.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>By utilizing this interface, your PC acts as an emulator for real Atari disk drives. Because of this direct connection, it stands as the absolute fastest and most reliable method for loading your favorite applications, utilities, and games straight onto real Atari hardware.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">How to Get Started<\/h3>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li><p data-path-to-node=\"3,0,0\"><b data-path-to-node=\"3,0,0\" data-index-in-node=\"0\">Download the Software:<\/b> First, you will need to head over to <b data-path-to-node=\"3,0,0\" data-index-in-node=\"60\"><a data-hveid=\"0\" data-ved=\"0CAAQ_4QMahgKEwjOsJP2rr6UAxUAAAAAHQAAAAAQ5QI\" href=\"http:\/\/www.atarimax.com\" target=\"_blank\" rel=\"noopener\" class=\"ng-star-inserted\">http:\/\/www.atarimax.com<\/a><\/b> and download <b data-path-to-node=\"3,0,0\" data-index-in-node=\"97\">APE (Atari Peripheral Emulator)<\/b>. They offer both a legacy DOS version and a modern Win32 application.<\/p><\/li>\n\n\n\n<li><p data-path-to-node=\"3,1,0\"><b data-path-to-node=\"3,1,0\" data-index-in-node=\"0\">Shareware Limitations:<\/b> Please note that APE is distributed as shareware, meaning the unregistered version comes with a few specific restrictions:<\/p>\n<ul class=\"wp-block-list\">\n<li><p data-path-to-node=\"3,1,1,0,0\"><b data-path-to-node=\"3,1,1,0,0\" data-index-in-node=\"0\">Unregistered Delay:<\/b> You will have to wait a couple of seconds for a nag screen to disappear before loading functions initiate.<\/p><\/li>\n\n\n\n<li><p data-path-to-node=\"3,1,1,1,0\"><b data-path-to-node=\"3,1,1,1,0\" data-index-in-node=\"0\">Write Protection:<\/b> The unregistered version blocks the Atari from writing data back onto the PC&#8217;s hard drive.<\/p><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><p data-path-to-node=\"3,2,0\"><b data-path-to-node=\"3,2,0\" data-index-in-node=\"0\">Supported Formats:<\/b> You can seamlessly boot standard Atari disk image formats like <b data-path-to-node=\"3,2,0\" data-index-in-node=\"82\"><code data-path-to-node=\"3,2,0\" data-index-in-node=\"82\">.ATR<\/code><\/b>, <b data-path-to-node=\"3,2,0\" data-index-in-node=\"88\"><code data-path-to-node=\"3,2,0\" data-index-in-node=\"88\">.DCM<\/code><\/b>, and <b data-path-to-node=\"3,2,0\" data-index-in-node=\"98\"><code data-path-to-node=\"3,2,0\" data-index-in-node=\"98\">.XFD<\/code><\/b>.<\/p><\/li>\n\n\n\n<li><p data-path-to-node=\"3,3,0\"><b data-path-to-node=\"3,3,0\" data-index-in-node=\"0\">Executing Standalone Binaries:<\/b> APE also supports directly executing raw executable files such as <b data-path-to-node=\"3,3,0\" data-index-in-node=\"97\"><code data-path-to-node=\"3,3,0\" data-index-in-node=\"97\">.EXE<\/code><\/b>, <b data-path-to-node=\"3,3,0\" data-index-in-node=\"103\"><code data-path-to-node=\"3,3,0\" data-index-in-node=\"103\">.COM<\/code><\/b>, and <b data-path-to-node=\"3,3,0\" data-index-in-node=\"113\"><code data-path-to-node=\"3,3,0\" data-index-in-node=\"113\">.XEX<\/code><\/b>. This is handled via the internal &#8220;Mirror&#8221; drive function, though launching files this way will trigger another unregistered delay screen.<\/p><\/li>\n<\/ol>\n\n\n\n<p>&nbsp;<\/p>\n\n\n\n<p>That really connects all the dots from your previous developer logs! Using RASTER&#8217;s <i data-path-to-node=\"0\" data-index-in-node=\"84\">TurboToDisk3 (TTD3)<\/i> over an SIO2PC link explains exactly why you ran into that frustrating 40kB memory ceiling. Because the Atari&#8217;s RAM had to hold the Turbo tape OS, the TTD3 copying software, <i data-path-to-node=\"0\" data-index-in-node=\"278\">and<\/i> the game data all at the same time, any multi-part game or large binary simply ran out of room and crushed the system memory.<\/p>\n\n\n\n<p>By building your standalone <b data-path-to-node=\"1\" data-index-in-node=\"28\">T2K Decoder<\/b> PC utility (which reads the 44kHz WAV files directly), you brilliantly bypassed the Atari&#8217;s RAM limits entirely, allowing you to finally archive those larger, rare Slovak and Czech titles that were previously stuck on tape.<\/p>\n\n\n\n<p>It makes total sense that SIO2PC has shifted to a secondary role for you now. Coding and debugging on a modern emulator monitor with breakpoints is vastly more efficient, saving the real Atari hardware exclusively for that final, crucial &#8220;look &amp; feel&#8221; smoke test.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Download Section<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><p data-path-to-node=\"5,0,0\"><b data-path-to-node=\"5,0,0\" data-index-in-node=\"0\">APE v1.1.7 (Shareware):<\/b> Classic PC serial drive emulator.<\/p><\/li>\n<\/ul>\n\n\n\n<a  data-e-Disable-Page-Transition=\"true\" class=\"download-link download-button aligncenter\" title=\"\" href=\"http:\/\/matosimi.websupport.sk\/atari\/download\/3253\/?tmstv=1779673836\" rel=\"nofollow\" id=\"download-link-3253\" data-redirect=\"false\" >\n\tDownload &ldquo;Ape117&rdquo;\t<small>ape117.rar\t\t&ndash; Downloaded 463 times\t\t&ndash; <\/small>\n<\/a>\n\n\n\n<ul class=\"wp-block-list\">\n<li><p data-path-to-node=\"5,1,0\"><b data-path-to-node=\"5,1,0\" data-index-in-node=\"0\">TurboToDisk3 by RASTER:<\/b> The classic Atari-side utility for copying Turbo 2000 tape files to disk (under 40kB)<\/p><\/li>\n<\/ul>\n\n\n\n<a  data-e-Disable-Page-Transition=\"true\" class=\"download-link download-button aligncenter\" title=\"\" href=\"http:\/\/matosimi.websupport.sk\/atari\/download\/3241\/?tmstv=1779673836\" rel=\"nofollow\" id=\"download-link-3241\" data-redirect=\"false\" >\n\tDownload &ldquo;TuToDis3&rdquo;\t<small>TuToDis3.rar\t\t&ndash; Downloaded 453 times\t\t&ndash; <\/small>\n<\/a>\n\n\n\n<p><i data-path-to-node=\"6\" data-index-in-node=\"0\">Note: For DIY schematics on how to solder your own SIO2PC interface cable, you can check out RASTER&#8217;s classic archive at <a class=\"ng-star-inserted\" href=\"http:\/\/raster.atari.org\" target=\"_blank\" rel=\"noopener\" data-hveid=\"0\" data-ved=\"0CAAQ_4QMahgKEwjOsJP2rr6UAxUAAAAAHQAAAAAQ_QI\">http:\/\/raster.atari.org<\/a>.<\/i><\/p>\n","protected":false},"excerpt":{"rendered":"<p>SIO2PC is a hardware interface designed to bridge the gap between a classic Atari 8-bit computer and a modern PC. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,32],"tags":[100,33,29],"class_list":["post-169","post","type-post","status-publish","format-standard","hentry","category-atari","category-emulation","tag-atari","tag-emulator","tag-pc"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Sio2Pc - MatoSimi<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/matosimi.websupport.sk\/atari\/2006\/10\/sio2pc\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sio2Pc - MatoSimi\" \/>\n<meta property=\"og:description\" content=\"SIO2PC is a hardware interface designed to bridge the gap between a classic Atari 8-bit computer and a modern PC. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"http:\/\/matosimi.websupport.sk\/atari\/2006\/10\/sio2pc\/\" \/>\n<meta property=\"og:site_name\" content=\"MatoSimi\" \/>\n<meta property=\"article:published_time\" content=\"2006-10-19T22:00:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-16T18:31:01+00:00\" \/>\n<meta name=\"author\" content=\"MatoSimi\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"MatoSimi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"http:\\\/\\\/matosimi.websupport.sk\\\/atari\\\/2006\\\/10\\\/sio2pc\\\/#article\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/matosimi.websupport.sk\\\/atari\\\/2006\\\/10\\\/sio2pc\\\/\"},\"author\":{\"name\":\"MatoSimi\",\"@id\":\"http:\\\/\\\/matosimi.websupport.sk\\\/atari\\\/#\\\/schema\\\/person\\\/2ff9bfa973a868c31914b5b1b659b697\"},\"headline\":\"Sio2Pc\",\"datePublished\":\"2006-10-19T22:00:56+00:00\",\"dateModified\":\"2026-05-16T18:31:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\\\/\\\/matosimi.websupport.sk\\\/atari\\\/2006\\\/10\\\/sio2pc\\\/\"},\"wordCount\":508,\"commentCount\":1,\"keywords\":[\"Atari\",\"emulator\",\"pc\"],\"articleSection\":[\"Atari\",\"Emulation\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"http:\\\/\\\/matosimi.websupport.sk\\\/atari\\\/2006\\\/10\\\/sio2pc\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/matosimi.websupport.sk\\\/atari\\\/2006\\\/10\\\/sio2pc\\\/\",\"url\":\"http:\\\/\\\/matosimi.websupport.sk\\\/atari\\\/2006\\\/10\\\/sio2pc\\\/\",\"name\":\"Sio2Pc - MatoSimi\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/matosimi.websupport.sk\\\/atari\\\/#website\"},\"datePublished\":\"2006-10-19T22:00:56+00:00\",\"dateModified\":\"2026-05-16T18:31:01+00:00\",\"author\":{\"@id\":\"http:\\\/\\\/matosimi.websupport.sk\\\/atari\\\/#\\\/schema\\\/person\\\/2ff9bfa973a868c31914b5b1b659b697\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\\\/\\\/matosimi.websupport.sk\\\/atari\\\/2006\\\/10\\\/sio2pc\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/matosimi.websupport.sk\\\/atari\\\/#website\",\"url\":\"http:\\\/\\\/matosimi.websupport.sk\\\/atari\\\/\",\"name\":\"MatoSimi\",\"description\":\"8-bit Atari and other stuff\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\\\/\\\/matosimi.websupport.sk\\\/atari\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"http:\\\/\\\/matosimi.websupport.sk\\\/atari\\\/#\\\/schema\\\/person\\\/2ff9bfa973a868c31914b5b1b659b697\",\"name\":\"MatoSimi\",\"url\":\"http:\\\/\\\/matosimi.websupport.sk\\\/atari\\\/author\\\/matosimi\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sio2Pc - MatoSimi","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/matosimi.websupport.sk\/atari\/2006\/10\/sio2pc\/","og_locale":"en_US","og_type":"article","og_title":"Sio2Pc - MatoSimi","og_description":"SIO2PC is a hardware interface designed to bridge the gap between a classic Atari 8-bit computer and a modern PC. [&hellip;]","og_url":"http:\/\/matosimi.websupport.sk\/atari\/2006\/10\/sio2pc\/","og_site_name":"MatoSimi","article_published_time":"2006-10-19T22:00:56+00:00","article_modified_time":"2026-05-16T18:31:01+00:00","author":"MatoSimi","twitter_misc":{"Written by":"MatoSimi","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/matosimi.websupport.sk\/atari\/2006\/10\/sio2pc\/#article","isPartOf":{"@id":"http:\/\/matosimi.websupport.sk\/atari\/2006\/10\/sio2pc\/"},"author":{"name":"MatoSimi","@id":"http:\/\/matosimi.websupport.sk\/atari\/#\/schema\/person\/2ff9bfa973a868c31914b5b1b659b697"},"headline":"Sio2Pc","datePublished":"2006-10-19T22:00:56+00:00","dateModified":"2026-05-16T18:31:01+00:00","mainEntityOfPage":{"@id":"http:\/\/matosimi.websupport.sk\/atari\/2006\/10\/sio2pc\/"},"wordCount":508,"commentCount":1,"keywords":["Atari","emulator","pc"],"articleSection":["Atari","Emulation"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["http:\/\/matosimi.websupport.sk\/atari\/2006\/10\/sio2pc\/#respond"]}]},{"@type":"WebPage","@id":"http:\/\/matosimi.websupport.sk\/atari\/2006\/10\/sio2pc\/","url":"http:\/\/matosimi.websupport.sk\/atari\/2006\/10\/sio2pc\/","name":"Sio2Pc - MatoSimi","isPartOf":{"@id":"http:\/\/matosimi.websupport.sk\/atari\/#website"},"datePublished":"2006-10-19T22:00:56+00:00","dateModified":"2026-05-16T18:31:01+00:00","author":{"@id":"http:\/\/matosimi.websupport.sk\/atari\/#\/schema\/person\/2ff9bfa973a868c31914b5b1b659b697"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/matosimi.websupport.sk\/atari\/2006\/10\/sio2pc\/"]}]},{"@type":"WebSite","@id":"http:\/\/matosimi.websupport.sk\/atari\/#website","url":"http:\/\/matosimi.websupport.sk\/atari\/","name":"MatoSimi","description":"8-bit Atari and other stuff","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/matosimi.websupport.sk\/atari\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"http:\/\/matosimi.websupport.sk\/atari\/#\/schema\/person\/2ff9bfa973a868c31914b5b1b659b697","name":"MatoSimi","url":"http:\/\/matosimi.websupport.sk\/atari\/author\/matosimi\/"}]}},"_links":{"self":[{"href":"http:\/\/matosimi.websupport.sk\/atari\/wp-json\/wp\/v2\/posts\/169","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/matosimi.websupport.sk\/atari\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/matosimi.websupport.sk\/atari\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/matosimi.websupport.sk\/atari\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/matosimi.websupport.sk\/atari\/wp-json\/wp\/v2\/comments?post=169"}],"version-history":[{"count":14,"href":"http:\/\/matosimi.websupport.sk\/atari\/wp-json\/wp\/v2\/posts\/169\/revisions"}],"predecessor-version":[{"id":3550,"href":"http:\/\/matosimi.websupport.sk\/atari\/wp-json\/wp\/v2\/posts\/169\/revisions\/3550"}],"wp:attachment":[{"href":"http:\/\/matosimi.websupport.sk\/atari\/wp-json\/wp\/v2\/media?parent=169"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/matosimi.websupport.sk\/atari\/wp-json\/wp\/v2\/categories?post=169"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/matosimi.websupport.sk\/atari\/wp-json\/wp\/v2\/tags?post=169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}