Skip to content

v5.8.0-RC1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 16:32
· 21 commits to master since this release
v5.8.0-RC1
7da30ef

This release brings several updates from the main Amiberry repository, to Amiberry-Lite.

Some highlights include:

  • Changed the build system: The Makefile and PLATFORM related options are no longer available. Instead, we use CMake and the same mechanism that Amiberry does: https://github.com/BlitterStudio/amiberry/wiki/Compile-from-source
  • Fixed various compiler warning messages
  • Don't use LDRD/STRD since memory access is not guaranteed to be aligned by @spectrumero in #7
  • Updated guisan (GUI library)
  • Updated all GUI panels
  • Updated serial port emulation
  • Updated HDD/CD/Tape Drive support
  • Updated graphics handling code
  • Updated pipelines, now only ARM32 and ARM64 platforms are available with Amiberry-Lite releases. Everyone else is better off with Amiberry anyway.
  • Various other fixes here and there.

New Contributors

Full Changelog: https://github.com/BlitterStudio/amiberry-lite/commits/v5.8.0-RC1