Aemulor Downloads

This page holds assorted versions of the Aemulor 26-bit emulator and compatibility layer to download and use with your 32-bit RISC OS machines.

Please be sure to download the appropriate version for your target machine, because other versions will refuse to start. The core code is machine-specific, for correct operation and/or for higher performance.

The latest development version should be considered potentially unstable, and only be started on demand (ie. do not install it in your boot sequence because it could be difficult to remove it in the event of a failure). Also, keep your earlier version available to use instead, in case of compatibility issues with old 26-bit applications and/or OS updates that you need.

PayPal Logo

@aemulor.




Update: Version 2.54 is in the new Sendiri Store - 21st August 2022

Version 2.54, for all targets, is now available via the Sendiri Store.

It is important to state that, in line with earlier versions, all existing Aemulor functionality remains free and does not require even the charge-free Full licence.

Future releases of Aemulor may offer some additional functionality or accelerated performance at a nominal price, but in recognition of its utility to the platform and community, there is no plan to charge for existing functionality.

In time it is planned to integrate this downloads page, all product information, user manuals and support with the store, but for now the store is concerned purely with the distribution and sale of software products.


Latest development version - 2.53 - 28th February 2020

Version 2.53 brings support for the Raspberry Pi 4 along with a few minor tweaks to the user interface of all of the existing builds.

To download the latest, potentially unstable, development build of Aemulor, choose the appropriate build for your target machine from the list below.

  • Raspberry Pi 4
  • ARMBook, Raspberry Pi 3, Pi 2 ver 1.2 (BCM2837)
  • Titanium, RapidO, TiMachine
  • Raspberry Pi 2 (BCM2836)
  • Raspberry Pi, Pi Zero, Pi Zero W (BCM2835)
  • ARMX6, mini.m, WandBoard, ARMiniX, PandaBoard, ARMini, BeagleBoard
  • IYONIX pc
  • RPCEmu, RiscPC (StrongARM configuration only)

  • RiscPC and RPCEmu build

    This build should run on a real RiscPC with RISC OS 5.27 or later, although to my knowledge it has never been tried. In reality this build is used primarily to run 26-bit programs and the latest version of RISC OS on non-native hardware such as machines running Windows, Linux or macOS using RPCEmu.

    Also note that this build of Aemulor does require a StrongARM CPU, so you will need to ensure that you have configured RPCEmu appropriately. My ToDo list contains an action item to see whether I can relax this contraint in future builds to avoid confusion and increase its applicability to those physical RiscPCs that are not being used simply as monitor stands.

    Note that if you're trying to run a pre-5.27 version of RISC OS on RPCEmu then you will need to add a patch to the RPCEmu source and rebuild it, as described below.
    Without the patch you will get an error from Aemulor when it tries to start.

    For stable 5.24 release of 16-Apr-2018, you will need to use the following.

    { 0x1beb0, { 0xe328f202, 0xe8bd803f, 0x00000000, 0x20000000 }, 0x1bebc, 0x01c00000, "28MiB WimpSlot Aemulor" },

    or, for 5.24 with the High Memory Model and a 52MiB application space:

    { 0x1beb0, { 0xe328f202, 0xe8bd803f, 0x00000000, 0x20000000 }, 0x1bebc, 0x03400000, "52MiB WimpSlot Aemulor" },

    For the stable 5.22 release of 13-Apr-2015

    { 0x1a460, { 0xe328f202, 0xe8bd803f, 0x00000000, 0x20000000 }, 0x1a46c, 0x01c00000, "28MiB WimpSlot Aemulor" },

    or, for 5.22 with the High Memory Model and a 52MiB application space:

    { 0x1a460, { 0xe328f202, 0xe8bd803f, 0x00000000, 0x20000000 }, 0x1a46c, 0x03400000, "52MiB WimpSlot Aemulor" },

    Add the appropriate patch to the end of the rom_patch array in romload.c, rebuild RPCEmu and ensure that the patch has been applied by checking through the RPCEmu log. Enjoy.


    IYONIX pc build

    IMPORTANT: This IYONIX pc build offers only the ARM610/ARM3 emulations, not the much higher performance of the StrongARM available in commercially-released earlier versions. This is purely because I have somehow managed to break its function over the past few years and it may take me a while to track down how. (I was trying to make some of its additional speed available on all targets using a modified approach).


    Older versions

    Some older builds of Aemulor are still available on the site here, just in case, but they should not really be required now and they are no longer maintained.


    Thanks to Neil for publishing and supporting Aemulor over the many years since its creation in 2002. For anyone who is interested in the story of its serendipitous creation, I have recorded my recollections of that time...


    Aemulor is developed and maintained as a personal, non-commercial project for the benefit of all RISC OS users, but it still takes time. If you would like to make a donation to support Aemulor you can PayPal @aemulor or Buy Me A Coffee.

    PayPal Logo
    @aemulor.


    Copyright © Adrian Lees 2003-2021