<center>https://makerhacks.com/wp-content/uploads/2020/07/Pasted_Image_7_10_20__1_13_PM.png</center> <br/><p>When I bought my Amiga 500 I was excited to be able to test my programming on real hardware, but unfortunately I can't effectively do the <em>development</em> on my 500 due to the fact the systems I was aiming to use all require beefier hardware, and obviously I don't have the money to buy physical versions of all the hardware I need to test performance with.</p>
<p>For the development computer, I can obviously use my Windows PC and WinUAE. That's tried and tested. </p>
<p>Turns out for many people, the Raspberry Pi is the best Amiga to own in 2020, especially for plugging into a modern TV and for compatibility with game controls. At least until the folks behind TheC64 release an Amiga version!</p>
<p>There are a few main options for emulating an Amiga on a Raspberry Pi:</p>
<ul><li><a aria-label="undefined (opens in a new tab)" class="keychainify-checked" href="https://gunkrist79.wixsite.com/amibian" target="_blank" rel="noreferrer noopener">Ambian</a> </li><li><a aria-label="undefined (opens in a new tab)" class="keychainify-checked" href="https://blitterstudio.com/amiberry/" target="_blank" rel="noreferrer noopener">Amiberry</a></li><li><a href="https://fs-uae.net/" target="_blank" aria-label="undefined (opens in a new tab)" rel="noreferrer noopener">FS-UAE</a></li><li><a aria-label="undefined (opens in a new tab)" class="keychainify-checked" href="https://amigafun.wordpress.com/2020/04/06/updated-link-for-pimiga-for-raspberry-pi-3-4/" target="_blank" rel="noreferrer noopener">PiMiga</a></li><li><a aria-label="undefined (opens in a new tab)" class="keychainify-checked" href="https://retropie.org.uk/" target="_blank" rel="noreferrer noopener">RetroPie</a></li></ul>
<p>There are also projects such as UAE4Arm etc. Most of these projects share underlying code, and in fact RetroPie, PiMiga and Amibian now all seem to have Amiberry under the hood.</p>
<p>The main advantage of PiMiga, Ambian, or RetroPie, is you can get a ready setup disk image. </p>
<p>FS-UAE can be installed directly from the Add/Remove software tool right in the Rasbian menus.</p>
<center><img src="https://makerhacks.com/wp-content/uploads/2020/07/image-9-1024x603.png" alt="" class="wp-image-116301"/></center>
<p>PiMiga is one that might not be available by the time you read this because it is a 32gb that is absolutely <em>stuffed</em> full of "unofficial" copies of games and software. </p>
<center><img src="https://makerhacks.com/wp-content/uploads/2020/07/image-14.png" alt="" class="wp-image-116322"/></center>
<p>Run virus check after installing!</p>
<center><img src="https://makerhacks.com/wp-content/uploads/2020/07/Movie_Recording-1024x576.png" alt="" class="wp-image-116319"/></center>
<h3>Setting Up your Amiga Emulator</h3>
<p>Grab the <a aria-label="undefined (opens in a new tab)" class="keychainify-checked" href="https://www.raspberrypi.org/downloads/" target="_blank" rel="noreferrer noopener">Raspberry Pi imager</a> or <a aria-label="undefined (opens in a new tab)" class="keychainify-checked" href="https://etcher.io" target="_blank" rel="noreferrer noopener">Etcher</a> and install your chosen disk image.</p>
<center><img src="https://makerhacks.com/wp-content/uploads/2020/07/image-3.png" alt="" class="wp-image-116281"/></center>
<p>If you installed on top of Raspbian, make sure your SD card file system is expanded. </p>
<ul><li>Go to the <strong>Advanced Options</strong> menu</li><li>Choose <strong>Expand Filesystem</strong></li></ul>
<p>The pre-built images will mostly take care of this for you, but in some cases it is still worth logging in and updating the operating system. </p>
<p>For PiMiga the username is <em><code>root</code></em> and password is <em><code>pimiga</code></em>.</p>
<p>After a restart:</p>
<center><img src="https://makerhacks.com/wp-content/uploads/2020/07/Untitled-1-1024x340.png" alt="" class="wp-image-116318"/><br/><i><sub>PiMiga is DietPi under the hood</sub></i></center>
<ul><li><strong>Set up your network </strong>either using an Ethernet cable or with wifi. Pi3b+ and Pi4 have built-in wifi, or you will need a dongle. Following these <a class="keychainify-checked" href="https://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md" target="_blank" rel="noreferrer noopener">instructions</a> from Raspberry Pi to set up your connection. PiMiga/<a href="https://dietpi.com/phpbb/viewtopic.php?p=9#p9" target="_blank" aria-label="undefined (opens in a new tab)" rel="noreferrer noopener">DietPi is a bit special</a>. </li><li><strong>Enable SSH</strong> in Network Options, SSH, so you can remote connect and add files using an SFTP (use an FTP client such as <a class="keychainify-checked" href="https://filezilla-project.org/" target="_blank" rel="noreferrer noopener">FileZilla</a>)</li><li>I like to also add <strong>VNC</strong>, this gives me a graphical remote access option.</li></ul>
<h3>Running the Amiga Emulation</h3>
<p>You will need a Kickstart ROM due to the fact they can not be legally bundled in a distribution. <a aria-label="undefined (opens in a new tab)" class="keychainify-checked" href="https://www.amigaforever.com/" target="_blank" rel="noreferrer noopener">Amiga Forever</a> is the go-to place to get legit Kickstart, though you can also get <a aria-label="undefined (opens in a new tab)" class="keychainify-checked" href="https://www.hyperion-entertainment.com/index.php/where-to-buy/direct-downloads/188-amigaos-314" target="_blank" rel="noreferrer noopener">3.1.4 from Hyperion</a> because legal drama. Out of sheer confusion I ended up with files from both. PiMiga comes with an open source ROM, but for best experience a legit Amiga ROM is best.</p>
<center><img src="https://makerhacks.com/wp-content/uploads/2020/07/image-4-1024x584.png" alt="" class="wp-image-116286"/></center>
<p>Many disk images provide a SD card partition just for the ROMs where you plant correctly-named files (and your ROM key file if you have one), otherwise select the ROM location in the emulator configuration. </p>
<center><img src="https://makerhacks.com/wp-content/uploads/2020/07/PiMIGA_rtf.png" alt="" class="wp-image-116313"/></center>
<p>Once you have a ROM, the next thing will be booting using a Workbench disk, then configuring your emulated hardware. Most of us will at least want to add a hard drive and to boot in future from an installed Workbench. </p>
<p>If Amiga is running, hit F12 (or hold the left mouse button, or check whichever key your emulator requires) and click on Hardware, CD & Hard Drives and add a directory. There are also .HDF "Hardfile" files floating around (I am sure you can find where) that contain tons of games. </p>
<h3>Tips</h3>
<p>The Amiga is all still new to me, but here are some things I learned.</p>
<p>A project called <a class="keychainify-checked" href="http://whdload.de/">WHDLoad</a> makes it much easier to run games that were originally designed for floppy-use to run off your hard disk. It's built-in to FS-UAE and many game-bundle RetroPie images.</p>
<center><img src="https://makerhacks.com/wp-content/uploads/2020/07/image-5-1024x584.png" alt="" class="wp-image-116290"/></center>
<p>Software such as AmiBlitz3 have quite demanding hardware requirements and will definitely need the RAM configuring. </p>
<center><img src="https://makerhacks.com/wp-content/uploads/2020/07/image-6-1024x584.png" alt="" class="wp-image-116293"/></center>
<center><img src="https://makerhacks.com/wp-content/uploads/2020/07/edited-image-7.png" alt="" class="wp-image-116295"/></center>
<p>A nice tool to compare performance is Sysinfo. </p>
<center><img src="https://makerhacks.com/wp-content/uploads/2020/07/image-12-1024x587.png" alt="" class="wp-image-116320"/></center>
<p>Web browsers on the Amiga have not kept up with modern standards, but can still be useful.</p>
<center><img src="https://makerhacks.com/wp-content/uploads/2020/07/image-13.png" alt="" class="wp-image-116321"/></center>
<p>When you have a good configuration, save it so you don't have to input it all over again!</p>
<center><img src="https://makerhacks.com/wp-content/uploads/2020/07/edited-image-8.png" alt="" class="wp-image-116298"/></center>
<p>Finally, if all that seems like a lot of bother, folks on ebay even sell Raspberry Pi Amigas including 3D printed cases!</p>
<center><img src="https://makerhacks.com/wp-content/uploads/2020/07/image-11-1024x702.png" alt="" class="wp-image-116310"/></center>
<p class="has-background has-medium-font-size" style="background-color:#dbebf2">Do you run emulators on your Raspberry Pi? Got into retro computing? Please share in <a href="https://www.facebook.com/groups/makerhacks" target="_blank" aria-label="undefined (opens in a new tab)" rel="noreferrer noopener">the Facebook Group</a></p>
<br /><center><hr/><em>Posted from my blog with <a href='https://wordpress.org/plugins/steempress/'>SteemPress</a> : https://makerhacks.com/raspberry-pi-amiga-emulation/ </em><hr/></center>