Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

PR for release #2832

Merged
merged 96 commits into from
Feb 6, 2024
Merged

PR for release #2832

merged 96 commits into from
Feb 6, 2024

Conversation

fewtarius
Copy link
Member

@fewtarius fewtarius commented Feb 5, 2024

Change Log

New Features

  • Overclocking is now supported on ODROID N2, N2+, and N2L!
  • CHIP-8, X-CHIP, and XO-CHIP emulation is now supported, thanks to @wwark!

Updates

  • S922X devices now use Linux 6.7.3!
  • Update emulators, cores, and support packages.
    • Yuzu-sa, Citra-SA, Flycast-SA, PPSSPP-SA, RetroArch, Vice-SA
  • Vulkan 1.3.277 on supported devices.
  • File Manager now supports native resolutions, thanks to @Oendaril!
  • Handy Atari Lynx emulator now supports .lyx extensions, thanks to @wwark!

Bug Fixes

  • Corrects SDL controller bindings on MagicX xu10, thanks to @Oendaril!
  • Fixes bugs preventing RGB and Power LEDs from flashing on low battery.
  • Sharp X1 & PC98 now correctly load d88 format images, thanks to @wwark!
  • Corrects bugs related to controller detection, and improves default controller settings in EmulationStation.
  • Fixes AMD64 button modifiers for L3 and R3 in Mednafen.
  • Resolves a condition that sometimes causes Weston/EmulationStation to fail to start on startup.
  • S922X devices now use correct opps tables for turbo modes.
  • gzdoom now detects and uses the correct resolution across supported devices.

Oendaril and others added 30 commits February 2, 2024 08:05
…nding. Moving gamepad bindings to match nds layout
skip in install, will skip when marked for installation/inclusion
skip in build, will skip when dependency.

This is a bit icky as I think you could assume in catch22 situation,
Where something is marked to be skipped, but something else (marked for
installtion) depends on it. However the main reason for EXCLUDE_PKGS atm
is to exclude emulators in BASE DEVICES (RK-ARMV8-A) that shall be
device optimized for actual devices. Later we probably want to have
package flags that signal device optimization. EXCLUDE_PKGS is probably
to be marked as a power-user feature to be used at your own risk.
This is for base devices (such as RK-ARMV8-A), as they can not be
flashed.
Fixing sdl controller bindings to match all other bindings
…nding. Moving gamepad bindings to match nds layout
Corrects issues with flashing the LED when the battery is low.
[DON'T MERGE] RK-ARMV8-A BASE_DEVICE
mednafen: use JELOS button modifiers abstraction instead of hard code
RK3399: Rework rg552 panel orientation to match new standards.
Update Yuzu-sa, Citra-SA, & Flycast-Sa
adamg88 and others added 26 commits February 4, 2024 15:26
Fix setsettings, and cemu controller generation.  Add additional controllers to es_input.
Amlogic: bump linux to 6.7.3
- Add CHIP-8 / S-CHIP / XO-CHIP (Jaxe libretro core) using package from AmberElec
- Update es-theme-art-book-next for picture for CHIP-8 - thanks @anthonycaccese
Amlogic: fix updates and align with the rest of the project
Revert systemd to 253.16 to try and resolve UI start failure issues with Weston/Wayland.  Update documentation.
Add 8Bitdo SN30 Pro Xbox mode.
Amlogic: fix mkimage after replacing variables in previous commit
Update emulators and cores.  PPSSPP 1.17.1, RetroArch 1.17.0.
Add CHIP-8 / S-CHIP / XO-CHIP (Jaxe libretro core)
RK3399: Rename built in gamepad to rg552_joypad to avoid conflicts
@fewtarius fewtarius merged commit f8cac7b into main Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants