<?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>Spectaculator, ZX Spectrum emulator</title>
	<atom:link href="https://www.spectaculator.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spectaculator.com</link>
	<description>The world&#039;s premier Sinclair ZX Spectrum emulator</description>
	<lastBuildDate>Wed, 24 Dec 2025 12:28:38 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.9</generator>

<image>
	<url>https://www.spectaculator.com/wp-content/uploads/2015/03/cropped-spectaculator_150x150-32x32.jpg</url>
	<title>Spectaculator, ZX Spectrum emulator</title>
	<link>https://www.spectaculator.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Can I run the iOS Version on a Mac?</title>
		<link>https://www.spectaculator.com/faq/can-i-run-the-ios-version-on-a-mac/</link>
		
		<dc:creator><![CDATA[Jonathan]]></dc:creator>
		<pubDate>Wed, 24 Dec 2025 12:28:38 +0000</pubDate>
				<guid isPermaLink="false">https://www.spectaculator.com/?post_type=question&#038;p=1073</guid>

					<description><![CDATA[Yes! You can run the iOS version on an Apple Silicon-based Mac &#8211; install it from the App Store. Although not officially supported, it does run well (although can be a bit fiddly as it is designed for touch screens). &#8230; <a href="https://www.spectaculator.com/faq/can-i-run-the-ios-version-on-a-mac/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p>Yes! You can run the iOS version on an Apple Silicon-based Mac &#8211; install it from the <a href="/redirect.php?id=appstore" target="_blank" rel="noreferrer noopener">App Store</a>.</p>



<p>Although not officially supported, it does run well (although can be a bit fiddly as it is designed for touch screens). It is suitable for playing games with a physical keyboard and/or joystick.</p>



<p>You can add your <a href="https://www.spectaculator.com/faq/how-can-i-add-my-own-games-to-spectaculator-for-ios/" data-type="question" data-id="956">own games</a> and <a href="https://www.spectaculator.com/faq/how-do-i-add-inlay-artwork-for-my-games/" data-type="question" data-id="796">artwork</a> much the same as the iOS version, except the folder to copy to is here</p>



<p><strong>~/Library/Containers/Spectaculator/Data/Documents</strong></p>



<p>Open a <strong>Finder</strong> window, Press <strong>Cmd+Shift+G</strong> and type the path above.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="440" src="https://www.spectaculator.com/wp-content/uploads/2025/12/image-1024x440.png" alt="" class="wp-image-1075" srcset="https://www.spectaculator.com/wp-content/uploads/2025/12/image-1024x440.png 1024w, https://www.spectaculator.com/wp-content/uploads/2025/12/image-300x129.png 300w, https://www.spectaculator.com/wp-content/uploads/2025/12/image-768x330.png 768w, https://www.spectaculator.com/wp-content/uploads/2025/12/image-500x215.png 500w, https://www.spectaculator.com/wp-content/uploads/2025/12/image.png 1302w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Does Spectaculator run on Linux?</title>
		<link>https://www.spectaculator.com/faq/does-spectaculator-run-on-linux/</link>
		
		<dc:creator><![CDATA[Jonathan]]></dc:creator>
		<pubDate>Fri, 19 Dec 2025 17:01:21 +0000</pubDate>
				<guid isPermaLink="false">https://www.spectaculator.com/?post_type=question&#038;p=1067</guid>

					<description><![CDATA[Spectaculator can run on Linux via Wine. We&#8217;ve been running it on Linux Mint ourselves the past couple of years. Installing and configuring Wine is beyond the scope of this document but this simple quick guide assumes a Debian derivative &#8230; <a href="https://www.spectaculator.com/faq/does-spectaculator-run-on-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p>Spectaculator can run on Linux via <a href="https://winehq.org" data-type="URL" data-id="https://winehq.org" target="_blank" rel="noreferrer noopener">Wine</a>. We&#8217;ve been running it on Linux Mint ourselves the past couple of years.</p>



<p>Installing and configuring Wine is beyond the scope of this document but this simple quick guide assumes a Debian derivative such as Ubuntu or Linux Mint.</p>



<p>You must be familiar with the Linux terminal and run the following commands:<br>(ignore lines with #s, these are comments)</p>



<pre class="wp-block-code"><code># Install Wine
sudo apt install wine
# Optional configuration
winecfg</code></pre>



<h2 class="wp-block-heading">Install Spectaculator</h2>



<pre class="wp-block-code"><code># Install Spectaculator (assumes Spectaculator90.msi is in the current folder)
wine Spectaculator90.msi</code></pre>



<h2 class="wp-block-heading">Running Spectaculator</h2>



<pre class="wp-block-code"><code># Run wine explorer
wine explorer</code></pre>



<p>Navigate to the Spectaculator folder and double-click <code>SpecStub.exe</code> to start it.</p>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="799" height="599" src="https://www.spectaculator.com/wp-content/uploads/2025/12/Selection_001.png" alt="" class="wp-image-1068" srcset="https://www.spectaculator.com/wp-content/uploads/2025/12/Selection_001.png 799w, https://www.spectaculator.com/wp-content/uploads/2025/12/Selection_001-300x225.png 300w, https://www.spectaculator.com/wp-content/uploads/2025/12/Selection_001-768x576.png 768w, https://www.spectaculator.com/wp-content/uploads/2025/12/Selection_001-400x300.png 400w" sizes="(max-width: 799px) 100vw, 799px" /></figure>



<p>Spectaculator will now run:</p>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="651" height="627" src="https://www.spectaculator.com/wp-content/uploads/2025/12/Selection_002.png" alt="" class="wp-image-1069" srcset="https://www.spectaculator.com/wp-content/uploads/2025/12/Selection_002.png 651w, https://www.spectaculator.com/wp-content/uploads/2025/12/Selection_002-300x289.png 300w, https://www.spectaculator.com/wp-content/uploads/2025/12/Selection_002-311x300.png 311w" sizes="(max-width: 651px) 100vw, 651px" /></figure>



<p>Further customisations are possible, such as creating applet on a Cinnamon panel to start it.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Does my existing serial number work with Spectaculator 9?</title>
		<link>https://www.spectaculator.com/faq/does-my-existing-serial-number-work-with-spectaculator-9/</link>
		
		<dc:creator><![CDATA[Jonathan]]></dc:creator>
		<pubDate>Fri, 19 Dec 2025 15:37:29 +0000</pubDate>
				<guid isPermaLink="false">https://www.spectaculator.com/?post_type=question&#038;p=1062</guid>

					<description><![CDATA[Spectaculator 9 is a free upgrade for users that purchased version 7.5 and older and those that purchased 8.0 /w lifetime free upgrades: If you have lost your serial number, contact support and we can recover it for you.]]></description>
										<content:encoded><![CDATA[
<p>Spectaculator 9 is a free upgrade for users that purchased version 7.5 and older and those that purchased 8.0 /w lifetime free upgrades:</p>



<ul>
<li><img src="https://s.w.org/images/core/emoji/14.0.0/72x72/274e.png" alt="❎" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Spectaculator 8</li>



<li><img src="https://s.w.org/images/core/emoji/14.0.0/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Spectaculator 8 with lifetime free upgrades</li>



<li><img src="https://s.w.org/images/core/emoji/14.0.0/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Spectaculator 7.51 and older</li>
</ul>



<p>If you have lost your serial number, <a href="https://www.spectaculator.com/contact/">contact support</a> and we can recover it for you.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Spectaculator 9 for Windows is now available for download!</title>
		<link>https://www.spectaculator.com/2025/12/spectaculator-9-for-windows-is-now-available-for-download/</link>
		
		<dc:creator><![CDATA[Jonathan]]></dc:creator>
		<pubDate>Fri, 19 Dec 2025 15:33:18 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[spectaculator]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://www.spectaculator.com/?p=1032</guid>

					<description><![CDATA[I&#8217;m excited to announce that Spectaculator 9 is now available for Windows. It&#8217;s been a long time coming but worth the wait! Updated for modern hardware and Windows Spectaculator now supports high DPI (4K) displays and multi-monitor setups. You can &#8230; <a href="https://www.spectaculator.com/2025/12/spectaculator-9-for-windows-is-now-available-for-download/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="682" height="368" src="https://www.spectaculator.com/wp-content/uploads/2025/12/spectaculator9_available.png" alt="" class="wp-image-1001" srcset="https://www.spectaculator.com/wp-content/uploads/2025/12/spectaculator9_available.png 682w, https://www.spectaculator.com/wp-content/uploads/2025/12/spectaculator9_available-300x162.png 300w, https://www.spectaculator.com/wp-content/uploads/2025/12/spectaculator9_available-500x270.png 500w" sizes="(max-width: 682px) 100vw, 682px" /></figure>



<p>I&#8217;m excited to announce that Spectaculator 9 <a href="https://www.spectaculator.com/downloads/" data-type="page" data-id="244">is now available</a> for Windows. It&#8217;s been a long time coming but worth the wait!</p>



<h2 class="wp-block-heading">Updated for modern hardware and Windows</h2>



<p>Spectaculator now supports high DPI (4K) displays and multi-monitor setups.</p>



<p>You can now drag Spectaculator to whichever monitor you want to use and go full screen on that monitor.</p>



<p>The display is now crisp and sharp again on modern versions of Windows with 4K displays. <a rel="noreferrer noopener" href="https://www.spectaculator.com/docs/spectaculator/9.0/display/overlay/about.html" target="_blank">Overlays</a> in particular benefit greatly from high DPI screens.</p>



<p>Previously, Windows would just scale the low-res window manually, causing a blurry effect and ruining any display enhancements such as scan lines and overlays.</p>



<p>More information <a href="https://www.spectaculator.com/docs/spectaculator/9.0/getting_started/new.html" target="_blank" rel="noreferrer noopener">here</a>.</p>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="961" src="https://www.spectaculator.com/wp-content/uploads/2025/12/unarmed-combat-overlay-1024x961.png" alt="" class="wp-image-1047" srcset="https://www.spectaculator.com/wp-content/uploads/2025/12/unarmed-combat-overlay-1024x961.png 1024w, https://www.spectaculator.com/wp-content/uploads/2025/12/unarmed-combat-overlay-300x282.png 300w, https://www.spectaculator.com/wp-content/uploads/2025/12/unarmed-combat-overlay-768x721.png 768w, https://www.spectaculator.com/wp-content/uploads/2025/12/unarmed-combat-overlay-320x300.png 320w, https://www.spectaculator.com/wp-content/uploads/2025/12/unarmed-combat-overlay.png 1304w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">Debugger Enhancements</h2>



<p>There are a huge number of improvements to the debugger in this release and was the main focus:</p>



<ul>
<li>Debugger projects for saving and loading debugger sessions (breakpoints, watches, labels, comments, bookmarks).</li>



<li>Complex breakpoints</li>



<li>Watches</li>



<li>Inline Assembler</li>



<li>Bookmarks</li>



<li>Comments</li>



<li>Memory Inspector</li>



<li>Call Stack window</li>



<li>Screen Inspector</li>



<li>Graphics Inspector</li>



<li>&#8230;<a href="https://www.spectaculator.com/docs/spectaculator/9.0/getting_started/new.html" target="_blank" rel="noreferrer noopener"> and many more</a></li>
</ul>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="522" src="https://www.spectaculator.com/wp-content/uploads/2025/12/debugger-1024x522.png" alt="" class="wp-image-1034" srcset="https://www.spectaculator.com/wp-content/uploads/2025/12/debugger-1024x522.png 1024w, https://www.spectaculator.com/wp-content/uploads/2025/12/debugger-300x153.png 300w, https://www.spectaculator.com/wp-content/uploads/2025/12/debugger-768x392.png 768w, https://www.spectaculator.com/wp-content/uploads/2025/12/debugger-1536x783.png 1536w, https://www.spectaculator.com/wp-content/uploads/2025/12/debugger-2048x1044.png 2048w, https://www.spectaculator.com/wp-content/uploads/2025/12/debugger-500x255.png 500w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="774" src="https://www.spectaculator.com/wp-content/uploads/2025/12/graphics-inspector-1024x774.png" alt="" class="wp-image-1043" srcset="https://www.spectaculator.com/wp-content/uploads/2025/12/graphics-inspector-1024x774.png 1024w, https://www.spectaculator.com/wp-content/uploads/2025/12/graphics-inspector-300x227.png 300w, https://www.spectaculator.com/wp-content/uploads/2025/12/graphics-inspector-768x580.png 768w, https://www.spectaculator.com/wp-content/uploads/2025/12/graphics-inspector-397x300.png 397w, https://www.spectaculator.com/wp-content/uploads/2025/12/graphics-inspector.png 1268w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">List of Changes</h2>



<p>For a complete list of changes, see the <a href="https://www.spectaculator.com/docs/spectaculator/9.0/getting_started/new.html" target="_blank" rel="noreferrer noopener">documentation</a>.</p>



<h2 class="wp-block-heading">Does my existing serial number work with Spectaculator 9?</h2>



<p>Spectaculator 9 is a free upgrade for users that purchased version 7.5 and older and those that purchased 8.0 /w lifetime free upgrades:</p>



<ul>
<li><img src="https://s.w.org/images/core/emoji/14.0.0/72x72/274e.png" alt="❎" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Spectaculator 8</li>



<li><img src="https://s.w.org/images/core/emoji/14.0.0/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Spectaculator 8 with lifetime free upgrades</li>



<li><img src="https://s.w.org/images/core/emoji/14.0.0/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Spectaculator 7.51 and older</li>
</ul>



<p>If you have lost your serial number, <a href="https://www.spectaculator.com/contact/" data-type="page" data-id="227">contact support</a> and we can recover it for you.</p>



<h2 class="wp-block-heading">&#8230;And Finally</h2>



<p>Seasons Greetings to everyone still playing with the rubber keyed wonder!</p>



<p>Jonathan Needle, December 2025.</p>



<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>I want to use a Bluetooth keyboard but can&#8217;t change the game controls</title>
		<link>https://www.spectaculator.com/faq/id-like-to-play-arcade-games-on-my-bluetooth-keyboard/</link>
		
		<dc:creator><![CDATA[Jonathan]]></dc:creator>
		<pubDate>Fri, 02 Aug 2024 07:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://www.spectaculator.com/?post_type=question&#038;p=690</guid>

					<description><![CDATA[The built-in and purchased games are enhanced versions which them easier to play (especially for new users that may not be familiar with the ZX Spectrum). Normally the user is responsible for selecting the correct controls (Keyboard, Kempston, Interface II &#8230; <a href="https://www.spectaculator.com/faq/id-like-to-play-arcade-games-on-my-bluetooth-keyboard/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p>The built-in and purchased games are enhanced versions which them easier to play (especially for new users that may not be familiar with the ZX Spectrum).</p>



<p>Normally the user is responsible for selecting the correct controls (Keyboard, Kempston, Interface II etc.) and pressing various keys to start the game (which vary from game to game).</p>



<p>Spectaculator automates all of this via a process known as <strong>Autoconfig</strong>: The correct controls are automatically selected and locked so the user doesn&#8217;t accidentally change them. Pressing the red button (or button A on a gamepad) starts the game.</p>



<p>However, if you want to use a Bluetooth keyboard to play these games, disable <strong>Autoconfig</strong> in the <strong>Settings</strong> section and reload the game &#8211; the controls will now be unlocked.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" loading="lazy" src="https://www.spectaculator.com/wp-content/uploads/2024/08/autoconfig_ios.jpg" alt="" class="wp-image-972" width="375" height="336" srcset="https://www.spectaculator.com/wp-content/uploads/2024/08/autoconfig_ios.jpg 750w, https://www.spectaculator.com/wp-content/uploads/2024/08/autoconfig_ios-300x269.jpg 300w, https://www.spectaculator.com/wp-content/uploads/2024/08/autoconfig_ios-335x300.jpg 335w" sizes="(max-width: 375px) 100vw, 375px" /></figure></div>


<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How do I add inlay artwork for my games?</title>
		<link>https://www.spectaculator.com/faq/how-do-i-add-inlay-artwork-for-my-games-2/</link>
		
		<dc:creator><![CDATA[Jonathan]]></dc:creator>
		<pubDate>Fri, 02 Aug 2024 07:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://www.spectaculator.com/?post_type=question&#038;p=951</guid>

					<description><![CDATA[As of version 8.0, Spectaculator will now look for artwork for each game you have added. Two images can be added for each game. Both must be in PNG format: Place both in the same folder as the game itself &#8230; <a href="https://www.spectaculator.com/faq/how-do-i-add-inlay-artwork-for-my-games-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p>As of version 8.0, Spectaculator will now look for artwork for each game you have added.</p>



<p>Two images can be added for each game. Both must be in <strong>PNG</strong> format:</p>



<ol>
<li>A smaller thumbnail used in the games and programs list. This should be <strong>90 pixels wide</strong>,&nbsp;<strong>138 pixels tall</strong> and must be named <strong>[game filename].icon.png</strong>.</li>



<li>A larger version used on the game details screen. This one should be upto <strong>280 pixels wide</strong> (although generally <strong>233px</strong> for a standard cassette box),&nbsp;<strong>357 pixels tall</strong> and must be named <strong>[game filename].artwork.png</strong>.</li>
</ol>



<p>Place both in the same folder as the game itself (you will need to perform a pull refresh on the games list screen if Spectaculator is already running).</p>



<p>In the example below, artwork has been added for Quazatron by Hewson (available from WoS since Rebellion® have granted free distribution rights):</p>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="371" src="https://www.spectaculator.com/wp-content/uploads/2024/08/finder_artwork-1024x371.jpg" alt="" class="wp-image-952" srcset="https://www.spectaculator.com/wp-content/uploads/2024/08/finder_artwork-1024x371.jpg 1024w, https://www.spectaculator.com/wp-content/uploads/2024/08/finder_artwork-300x109.jpg 300w, https://www.spectaculator.com/wp-content/uploads/2024/08/finder_artwork-768x278.jpg 768w, https://www.spectaculator.com/wp-content/uploads/2024/08/finder_artwork-500x181.jpg 500w, https://www.spectaculator.com/wp-content/uploads/2024/08/finder_artwork.jpg 1523w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>


<div class="wp-block-image is-style-default">
<figure class="aligncenter size-full is-resized"><img decoding="async" loading="lazy" src="https://www.spectaculator.com/wp-content/uploads/2024/08/quazatron_games_list.jpg" alt="" class="wp-image-953" width="375" height="268" srcset="https://www.spectaculator.com/wp-content/uploads/2024/08/quazatron_games_list.jpg 750w, https://www.spectaculator.com/wp-content/uploads/2024/08/quazatron_games_list-300x214.jpg 300w, https://www.spectaculator.com/wp-content/uploads/2024/08/quazatron_games_list-420x300.jpg 420w" sizes="(max-width: 375px) 100vw, 375px" /></figure></div>

<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" loading="lazy" src="https://www.spectaculator.com/wp-content/uploads/2024/08/quazatron_game_info.jpg" alt="" class="wp-image-954" width="375" height="261" srcset="https://www.spectaculator.com/wp-content/uploads/2024/08/quazatron_game_info.jpg 750w, https://www.spectaculator.com/wp-content/uploads/2024/08/quazatron_game_info-300x208.jpg 300w, https://www.spectaculator.com/wp-content/uploads/2024/08/quazatron_game_info-432x300.jpg 432w" sizes="(max-width: 375px) 100vw, 375px" /></figure></div>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How can I add my own games to Spectaculator for iOS?</title>
		<link>https://www.spectaculator.com/faq/how-can-i-add-my-own-games-to-spectaculator-for-ios/</link>
		
		<dc:creator><![CDATA[Jonathan]]></dc:creator>
		<pubDate>Fri, 02 Aug 2024 07:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://www.spectaculator.com/?post_type=question&#038;p=956</guid>

					<description><![CDATA[Apple recently changes its stance with regards to emulators on iOS. As of Spectaculator 8.0, it&#8217;s now possible to add your own games to play. Supported file formats include .tap, .tzx, .dsk, .szx, .z80. It&#8217;s recommended to use tape images &#8230; <a href="https://www.spectaculator.com/faq/how-can-i-add-my-own-games-to-spectaculator-for-ios/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p>Apple recently changes its stance with regards to emulators on iOS. As of Spectaculator 8.0, it&#8217;s now possible to add your own games to play.</p>



<p>Supported file formats include <strong>.tap</strong>, <strong>.tzx</strong>, <strong>.dsk</strong>, <strong>.szx</strong>, <strong>.z80</strong>. It&#8217;s recommended to use tape images (<strong>.tap</strong>, <strong>.tzx</strong>) and Spectrum +3 disk images (<strong>.dsk</strong>) for the best experience.</p>



<h3 class="wp-block-heading">macOS</h3>



<p>Adding a game is straight forward:</p>



<ul>
<li>Connect your <strong>iOS</strong> device to your <strong>Mac</strong> using an appropriate cable.</li>



<li><strong>Trust</strong> your device, if asked.</li>



<li>In the <strong>Finder</strong>, locate your device in the left menu and click it.</li>



<li>Click the <strong>Files</strong> tab to show your apps and locate <strong>Spectaculator</strong>.</li>



<li>Drag the game you want to play from another <strong>Finder</strong> window and drop it on <strong>Spectaculator</strong>.</li>



<li>The game will be uploaded to your device.</li>



<li>If Spectaculator is already running on your device, perform a <strong>pull refresh</strong> on the games list screen.</li>
</ul>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="371" src="https://www.spectaculator.com/wp-content/uploads/2024/08/finder_my_games-1024x371.jpg" alt="" class="wp-image-957" srcset="https://www.spectaculator.com/wp-content/uploads/2024/08/finder_my_games-1024x371.jpg 1024w, https://www.spectaculator.com/wp-content/uploads/2024/08/finder_my_games-300x109.jpg 300w, https://www.spectaculator.com/wp-content/uploads/2024/08/finder_my_games-768x278.jpg 768w, https://www.spectaculator.com/wp-content/uploads/2024/08/finder_my_games-500x181.jpg 500w, https://www.spectaculator.com/wp-content/uploads/2024/08/finder_my_games.jpg 1523w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p><strong>NOTE</strong>: You can uploaded multiple games at the same time.</p>



<h3 class="wp-block-heading">Windows PCs</h3>



<p>On <strong>Windows</strong>, you will first need to install the <strong>Apple Devices</strong> app from the <a rel="noreferrer noopener" href="https://apps.microsoft.com/detail/9np83lwlpz9k?ocid=webpdpshare" target="_blank">store</a>, if you don&#8217;t already have it.</p>



<ul>
<li>Connect your <strong>iOS</strong> device to your <strong>Windows PC</strong> using an appopriate cable.</li>



<li><strong>Trust</strong> your device, if asked.</li>



<li>Start the <strong>Apple Devices</strong> app.</li>



<li>In the <strong>Apple Devices</strong> app, locate your device in the left menu and click it.</li>



<li>Click the <strong>Files</strong> item to show your apps and locate <strong>Spectaculator</strong>.</li>



<li>Drag the game you want to play from a <strong>Windows</strong> explorer window and drop it on <strong>Spectaculator</strong>. Alternatively, click the <strong>Add File&#8230;</strong> button and select the game to upload.</li>



<li>The game will be uploaded to your device.</li>



<li>If Spectaculator is already running on your device, perform a <strong>pull refresh</strong> on the games list screen.</li>
</ul>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="896" height="369" src="https://www.spectaculator.com/wp-content/uploads/2024/08/add_games_windows.jpg" alt="" class="wp-image-958" srcset="https://www.spectaculator.com/wp-content/uploads/2024/08/add_games_windows.jpg 896w, https://www.spectaculator.com/wp-content/uploads/2024/08/add_games_windows-300x124.jpg 300w, https://www.spectaculator.com/wp-content/uploads/2024/08/add_games_windows-768x316.jpg 768w, https://www.spectaculator.com/wp-content/uploads/2024/08/add_games_windows-500x206.jpg 500w" sizes="(max-width: 896px) 100vw, 896px" /></figure>



<p><strong>NOTE</strong>: You can uploaded multiple games at the same time.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Spectaculator 8.0 for iOS now available!</title>
		<link>https://www.spectaculator.com/2024/08/spectaculator-8-0-for-ios-now-available/</link>
		
		<dc:creator><![CDATA[Jonathan]]></dc:creator>
		<pubDate>Fri, 02 Aug 2024 07:00:00 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://www.spectaculator.com/?p=960</guid>

					<description><![CDATA[After refreshes for Android and iOS last month, Spectaculator 8.0 for iOS is the first major update in 5 years! Since it&#8217;s inception, one particular feature has been requested more than any other. Thanks to a recent change of Apple&#8217;s &#8230; <a href="https://www.spectaculator.com/2024/08/spectaculator-8-0-for-ios-now-available/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Spectaculator 8 for iOS" width="584" height="329" src="https://www.youtube.com/embed/bZ8TYL3wIp0?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>After refreshes for Android and iOS last month, Spectaculator 8.0 for iOS is the first major update in 5 years!</p>



<p>Since it&#8217;s inception, one particular feature has been requested more than any other. Thanks to a recent change of Apple&#8217;s policies regarding emulation, we can finally bring this to iOS.</p>



<h2 class="wp-block-heading">Add your own games!</h2>



<p>Supported formats include <strong>.tap</strong>, <strong>.tzx</strong>, <strong>.dsk</strong>, <strong>.szx</strong> and <strong>.z80</strong>.</p>



<p>Controls and artwork can be fully customised for each game. Further information can be found in the <a href="/ios-support">FAQ</a>:</p>



<ul>
<li><a href="https://www.spectaculator.com/faq/how-can-i-add-my-own-games-to-spectaculator-for-ios/" data-type="question" data-id="956">How can I add my own games to Spectaculator for iOS?</a></li>
</ul>



<h2 class="wp-block-heading">External (Physical) keyboard support</h2>



<p>In previous versions, this was always limited to Adventure type games as iOS didn&#8217;t provide key up/down events which are a must for playing most Spectrum games.</p>



<p>With iOS 13.4, Apple introduced this feature. It&#8217;s now possible to use an external keyboard to play games and write BASIC programs. For older devices running <strong>iOS 12</strong> and below, this is still limited to playing text adventure type games.</p>



<figure class="wp-block-image size-full"><a href="/redirect.php?id=appstore" target="_blank" rel="noreferrer noopener"><img decoding="async" loading="lazy" width="135" height="40" src="https://www.spectaculator.com/wp-content/uploads/2024/08/download_appstore.png" alt="[Download on the App Store]" class="wp-image-966"/></a></figure>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Magic Knight Anthology and Back To Skool now available on Android and iOS!</title>
		<link>https://www.spectaculator.com/2015/03/magic-knight-anthology-and-back-to-skool-now-available-on-android-and-ios/</link>
		
		<dc:creator><![CDATA[Jonathan]]></dc:creator>
		<pubDate>Fri, 27 Mar 2015 18:48:03 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[google play]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<guid isPermaLink="false">https://www.spectaculator.com/?p=861</guid>

					<description><![CDATA[New versions of Spectaculator are available today on Google Play (v2.1) and the App Store (v6.1). The Android version has been updated to the same set officially licensed ZX Spectrum games as the iOS version. New games added Magic Knight &#8230; <a href="https://www.spectaculator.com/2015/03/magic-knight-anthology-and-back-to-skool-now-available-on-android-and-ios/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" loading="lazy" class="aligncenter size-full wp-image-862" src="https://www.spectaculator.com/wp-content/uploads/2015/03/Magic-Knight-Anthology.png" alt="Magic Knight Anthology" width="700" height="271" srcset="https://www.spectaculator.com/wp-content/uploads/2015/03/Magic-Knight-Anthology.png 700w, https://www.spectaculator.com/wp-content/uploads/2015/03/Magic-Knight-Anthology-300x116.png 300w, https://www.spectaculator.com/wp-content/uploads/2015/03/Magic-Knight-Anthology-500x194.png 500w" sizes="(max-width: 700px) 100vw, 700px" /></p>
<p>New versions of Spectaculator are available today on Google Play (v2.1) and the App Store (v6.1).</p>
<p>The Android version has been updated to the same set officially licensed ZX Spectrum games as the iOS version.</p>
<div class="new-games-list">
<h3>New games added</h3>
<p><img decoding="async" loading="lazy" class=" size-full wp-image-889 alignright" src="https://www.spectaculator.com/wp-content/uploads/2015/03/3.png" alt="Knight Tyme" width="320" height="240" srcset="https://www.spectaculator.com/wp-content/uploads/2015/03/3.png 320w, https://www.spectaculator.com/wp-content/uploads/2015/03/3-300x225.png 300w" sizes="(max-width: 320px) 100vw, 320px" /></p>
<h2><i class="fa fa-apple"></i> <i class="fa fa-android"></i> Magic Knight Anthology</h2>
<ul>
<li>Finders Keepers (1985)</li>
<li>Spellbound (1985)</li>
<li>Knight Tyme (1986)</li>
<li>Stormbringer (1987)</li>
</ul>
<p><img decoding="async" loading="lazy" class=" size-full wp-image-890 alignright" src="https://www.spectaculator.com/wp-content/uploads/2015/03/1.png" alt="1" width="320" height="240" srcset="https://www.spectaculator.com/wp-content/uploads/2015/03/1.png 320w, https://www.spectaculator.com/wp-content/uploads/2015/03/1-300x225.png 300w" sizes="(max-width: 320px) 100vw, 320px" /></p>
<h2><i class="fa fa-apple"></i> <i class="fa fa-android"></i> Alternative Software Vol. 1</h2>
<ul>
<li>Skool Daze</li>
<li>Dead or Alive</li>
<li>River Rescue</li>
<li>Eliminator</li>
<li>Gun Boat</li>
<li>Hideous</li>
</ul>
<p><img decoding="async" loading="lazy" class="alignright size-full wp-image-891" src="https://www.spectaculator.com/wp-content/uploads/2015/03/11.png" alt="1" width="320" height="240" srcset="https://www.spectaculator.com/wp-content/uploads/2015/03/11.png 320w, https://www.spectaculator.com/wp-content/uploads/2015/03/11-300x225.png 300w" sizes="(max-width: 320px) 100vw, 320px" /></p>
<h2><i class="fa fa-apple"></i> <i class="fa fa-android"></i> Alternative Software Vol. 2</h2>
<ul>
<li>Back to Skool</li>
<li>Confuzion</li>
<li>Turbo Bike</li>
<li>Revolver</li>
<li>Slug</li>
<li>Combat Zone</li>
</ul>
<p><img decoding="async" loading="lazy" class="alignright size-full wp-image-892" src="https://www.spectaculator.com/wp-content/uploads/2015/03/12.png" alt="Flunky" width="320" height="240" srcset="https://www.spectaculator.com/wp-content/uploads/2015/03/12.png 320w, https://www.spectaculator.com/wp-content/uploads/2015/03/12-300x225.png 300w" sizes="(max-width: 320px) 100vw, 320px" /></p>
<h2><i class="fa fa-apple"></i> <i class="fa fa-android"></i> Alternative Software Vol 3.</h2>
<ul>
<li>Pheenix</li>
<li>Punch and Judy</li>
<li>The Big Sleeze</li>
<li>Excalibur</li>
<li>Hysteria</li>
<li>Mad Flunky</li>
</ul>
<p><img decoding="async" loading="lazy" class="alignright size-full wp-image-893" src="https://www.spectaculator.com/wp-content/uploads/2015/03/2.png" alt="Wheelie" width="320" height="240" srcset="https://www.spectaculator.com/wp-content/uploads/2015/03/2.png 320w, https://www.spectaculator.com/wp-content/uploads/2015/03/2-300x225.png 300w" sizes="(max-width: 320px) 100vw, 320px" /></p>
<h2>Single games</h2>
<ul>
<li><i class="fa fa-apple"></i> <i class="fa fa-android"></i> Wheelie (1983)</li>
<li><i class="fa fa-apple"></i> <i class="fa fa-android"></i> REX (1988)</li>
<li><i class="fa fa-android"></i> Bear Bovver</li>
<li><i class="fa fa-android"></i> Doomdark&#8217;s Revenge</li>
<li><i class="fa fa-android"></i> Everyone&#8217;s a Wally</li>
<li><i class="fa fa-android"></i> Skool Daze</li>
</ul>
</div>
<p><!-- new-games-list --></p>
<h3><i class="fa fa-apple"></i> iOS Game Controller Support</h3>
<p><img decoding="async" loading="lazy" class="aligncenter size-full wp-image-885" src="https://www.spectaculator.com/wp-content/uploads/2015/03/iPhone6-MadKatz-Angled-Left-Back-to-skool.jpg" alt="Back To Skool on Mad Katz C.T.R.L.i" width="700" height="326"></p>
<p>Spectaculator now works with iOS game controllers such as the <a href="http://www.mogaanywhere.com" target="_blank" rel="noopener"><i class="fa fa-external-link"></i> Moga Rebel</a>, <a href="http://www.madcatz.com" target="_blank" rel="noopener"><i class="fa fa-external-link"></i> Mad Catz C.T.R.L.<sup>i</sup></a>, <a href="http://www.steelseries.com/" target="_blank" rel="noopener"><i class="fa fa-external-link"></i> SteelSeries Stratus</a> and many more.</p>
<p>The touch screen controls of all existing games are intelligently mapped onto the game controller buttons and sticks.</p>
<p>ZX Spectrum games should always be played using physical controls and now you can, finally, on iOS!</p>
<h3><i class="fa fa-android"></i> Improved support for physical controls and gamepads</h3>
<p><img decoding="async" loading="lazy" class="aligncenter size-full wp-image-886" src="https://www.spectaculator.com/wp-content/uploads/2015/03/jxd-physical-controls.jpg" alt="Improved support for physical controls" width="700" height="345" srcset="https://www.spectaculator.com/wp-content/uploads/2015/03/jxd-physical-controls.jpg 700w, https://www.spectaculator.com/wp-content/uploads/2015/03/jxd-physical-controls-300x148.jpg 300w, https://www.spectaculator.com/wp-content/uploads/2015/03/jxd-physical-controls-500x246.jpg 500w" sizes="(max-width: 700px) 100vw, 700px" /></p>
<p>Spectaculator for Android now supports the extended set of buttons, sticks and triggers on modern gamepads. This support extends to devices with built-in physical controls such as the JXD 7800b (above).</p>
<h3>Availability</h3>
<p>Spectaculator is available now on Google Play (v2.1) and the App Store (v6.1).</p>
<p><a href="https://play.google.com/store/apps/details?id=com.spectaculator.spectaculator"><img decoding="async" class=" alignleft" src="https://developer.android.com/images/brand/en_generic_rgb_wo_45.png" alt="Get it on Google Play"></a></p>
<p><a href="https://www.spectaculator.com/redirect.php?id=appstore"><img decoding="async" loading="lazy" class=" alignleft" src="/i/download_appstore.png" alt="Available on the App Store" width="135" height="40"></a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>I want to use a Bluetooth keyboard but can&#8217;t change the game controls</title>
		<link>https://www.spectaculator.com/faq/i-want-to-use-a-bluetooth-keyboard-but-cant-change-the-game-controls/</link>
		
		<dc:creator><![CDATA[Jonathan]]></dc:creator>
		<pubDate>Fri, 27 Mar 2015 12:06:01 +0000</pubDate>
				<guid isPermaLink="false">https://www.spectaculator.com/?post_type=question&#038;p=854</guid>

					<description><![CDATA[The built-in and purchased games are enhanced versions which them easier to play (especially for new users that may not be familiar with the ZX Spectrum). Normally the user is responsible for selecting the correct controls (Keyboard, Kempston, Interface II &#8230; <a href="https://www.spectaculator.com/faq/i-want-to-use-a-bluetooth-keyboard-but-cant-change-the-game-controls/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>The built-in and purchased games are enhanced versions which them easier to play (especially for new users that may not be familiar with the ZX Spectrum).</p>
<p>Normally the user is responsible for selecting the correct controls (Keyboard, Kempston, Interface II etc.) and pressing various keys to start the game (which vary from game to game).</p>
<p>Spectaculator automates all of this via a process known as <strong>Autoconfig</strong>: The correct controls are automatically selected and locked so the user doesn&#8217;t accidentally change them. Pressing the red button (or button A on a gamepad) starts the game.</p>
<p>However, if you want to use a Bluetooth keyboard, locking the controls restricts which keys can be used to play the game. There are a fixed set of keys that map directly to the on-screen controls:</p>
<table>
<thead>
<tr>
<th>Key(s)</th>
<th>Control mapped to</th>
</tr>
</thead>
<tbody>
<tr>
<td>Cursor keys</td>
<td>D-pad (left, right, up, down)</td>
</tr>
<tr>
<td>Tab</td>
<td>Red button (A)</td>
</tr>
<tr>
<td>F1</td>
<td>Green button (B)</td>
</tr>
<tr>
<td>F2</td>
<td>Blue button (X)</td>
</tr>
<tr>
<td>F3</td>
<td>Yellow button (Y)</td>
</tr>
</tbody>
</table>
<p>From version 2.1, the <strong>Autoconfig</strong> feature can be disabled:</p>
<p><img decoding="async" loading="lazy" class="size-full wp-image-946 aligncenter" src="https://www.spectaculator.com/wp-content/uploads/2015/03/autoconfig.png" alt="" width="502" height="170" srcset="https://www.spectaculator.com/wp-content/uploads/2015/03/autoconfig.png 502w, https://www.spectaculator.com/wp-content/uploads/2015/03/autoconfig-300x102.png 300w, https://www.spectaculator.com/wp-content/uploads/2015/03/autoconfig-500x169.png 500w" sizes="(max-width: 502px) 100vw, 502px" /></p>
<p>This disables all enhancements to the built-in and purchased games &#8211; the game is loaded in its original, unmodified form.</p>
<p><strong>Do not disable this feature unless you need it for the reasons outlined in this document. Doing so generally makes all built-in and purchased games unplayable using the touch controls and gamepads.</strong></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
