Skip to content

UAE4ARM for the Pandora (branch master, but no longer maintained) and RaspberryPi (branch Raspi, current development version)

License

Notifications You must be signed in to change notification settings

PandTomB/uae4arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This version is compiled (GCC 8.3) and tested with Raspbian Stretch (armv7) and Ubuntu Mate (aarch64).

Requirements:

Install the libs to run emulator on Raspberry Pi:

  sudo apt-get install libsdl1.2debian
  sudo apt-get install libsdl-image1.2
  sudo apt-get install libsdl-gfx1.2
  sudo apt-get install libsdl-ttf2.0
  sudo apt-get install libmpg123
  sudo apt-get install libguichan-sdl
  sudo apt-get install libxml2
  sudo apt-get install mpeg2dec

Install the packages to compile uae4arm on Raspberry Pi:

  sudo apt-get install libsdl-dev
  sudo apt-get install libguichan-dev
  sudo apt-get install libsdl-ttf2.0-dev
  sudo apt-get install libsdl-gfx1.2-dev
  sudo apt-get install libxml2-dev
  sudo apt-get install libflac-dev
  sudo apt-get install libmpg123-dev
  sudo apt-get install libmpeg2-4-dev

Aarch64:

To run on Ubuntu mate, dispmanx is required:

  git clone https://github.com/raspberrypi/userland.git
  cd userland
  buildme --aarch64

Use dsp as audio driver:

  export SDL_AUDIODRIVER=dsp

Read changelog.txt for the history of development of UAE4ARM for Pandora.

Credits

  • Toni Wilen (WinUAE)
  • Frode Solheim (FS-UAE)
  • Chui (first version of uae4all)
  • Pickle (initial Pandora port of uae4all)
  • AnotherGuest (uae4all 2.0, based on Symbian sources of uae4all)
  • john4p (maintainer of uae4all 2.0 for Pandora)
  • Lyubomyr Lisen (Android port, bug reports, new GUI for uae4all2)
  • Jens Heitmann (idea and first versions of JIT in ARAnyM project)
  • Chips (Raspberry Pi port of uae4arm)
  • Midwan (Amiberry)
  • There are some more people who added code, but it’s hard to get everyone…

About

UAE4ARM for the Pandora (branch master, but no longer maintained) and RaspberryPi (branch Raspi, current development version)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages