Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions batocera-Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
- Libretro Mesen to 24th of October 2024 build
- Libretro Nestopia to 10th of January 2026 build
- Libretro Opera to 17th of October 2024 build
- Libretro PD777 to 1.01.01
- Libretro Picodrive to 3rd of December 2025 build
- Libretro Play! to 0.73
- Libretro PS2 to 6th of February 2026 build
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

LIBRETRO_PD777_VERSION = 56097d6ac5ee5202f3bf73c4d5eac4d443fe0fb7
LIBRETRO_PD777_VERSION = v1.01.01
LIBRETRO_PD777_SITE = $(call github,mittonk,pd777,$(LIBRETRO_PD777_VERSION))
LIBRETRO_PD777_LICENSE = MIT
LIBRETRO_PD777_DEPENDENCIES += retroarch
Expand Down