uae4arm - RetroBIOS¶
Technical notes
ARM-optimized Amiga emulator by TomB, ported to libretro by Chips-fr. Based on an older uae4arm version, intended for low-powered ARM hardware where PUAE cannot maintain full speed.
Core options expose three models: A500, A600, A1200. Each selects its Kickstart ROM automatically. Extended ROMs (CDTV/CD32) can be set via .uae config files but CD32/CDTV hardware emulation is absent from this port (no akiko chip, CD support listed as missing).
Built-in AROS Kickstart replacement used as fallback when no ROM is found.
Cloanto-encrypted ROMs require rom.key in the system directory.
7 files | 0 required, 7 optional | 7 in repo, 0 missing | 3 with HLE fallback
kick34005.A500 optional in repo HLE fallback
Amiga 500 Kickstart v1.3 rev 34.005
kick40063.A600 optional in repo HLE fallback
Amiga 600 Kickstart v3.1 rev 40.063
kick40068.A1200 optional in repo HLE fallback
Amiga 1200 Kickstart v3.1 rev 40.068
kick34005.CDTV optional in repo
CDTV extended ROM v1.00 rev 34.005
kick40060.CD32 optional in repo
CD32 Kickstart v3.1 rev 40.060
kick40060.CD32.ext optional in repo
CD32 extended ROM rev 40.060
rom.key optional in repo
Cloanto Amiga Forever decryption key
- Source:
src/memory.cpp:598-613,625-700 (addkeydir, load_keyring)
Generated on 2026-04-03T20:37:39Z