Skip to content

Fix Android build, various fixes and added new features

Libretro-Admin requested to merge github/fork/diablodiab/master into master

Created by: diablodiab

List of fixes and new features:

  • Fix android-armv7 build
  • Set core to correct screen timing
  • Enable perfect scrolling when running in 50Hz mode (the native Amiga refresh rate)
  • Fix sound stuttering and enable 44100 hz samples
  • Add "None" led option under core options
  • Add config file options "gfx_width" and "gfx_height" which makes it possible for .uae config files to define the native screen resolution to use when launching
  • Fix handling of compressed hdf files (hdz files)

Merge request reports