Skip to content

v2.1

Compare
Choose a tag to compare
@midwan midwan released this 07 Feb 12:03
· 6542 commits to master since this release

This release is based on "uae4arm-rpi" but with several improvements, including:

  • Added more Picasso resolutions
  • Fixed bugs related to video and audio glitches
  • Added mapping option for keyboard key to Quit the emulator directly
  • Added mapping option for game controller button to a) Enter GUI and b) Quit the emulator
  • Added Shutdown button, to power off the (host) computer
  • Fixed bugs and crashes in GUI keyboard navigation
  • Loading the Configuration file now respects the input settings
  • Removed Pandora specific keyboard shortcuts which caused crashes
  • FullHD (1080p) resolution supported in Picasso96 mode on all Pi models - Pi Zero / Pi 1 version now has full Picasso96 support (up to 1080p 32-bit)
  • Internal Code formatting and cleanup
  • Added support for custom functions assignable to keyboard LEDs (e.g. HD activity)
  • Updated core from the latest Pandora port
  • Pi 3 is now the default target if no Platform is specified
  • Optimizations for Pi 3 added
  • New target platform: Pi 3

The full package below contains everything needed (including data files and all 3 binaries, one for each Pi platform), but there are also separate binary-only zip packages provided.
Binaries are provided for Raspbian-based distros (tested on Raspbian, Raspbian Lite and RetroPie).
DietPi-based "Amiberry" distros can also get the upgrade through DietPi's update system automatically.

Install requirements by running:
sudo apt-get install libsdl1.2debian libsdl-image1.2 libsdl-gfx1.2-5 libsdl-ttf2.0-0 libmpg123-0 libguichan-sdl-0.8.1-1 libxml2

Please report any bugs in the Issues page!