undf: assign 1040-1056; stamp emulator wave patches (hatari/fceux/sameboy/duckstation/pcsx2/mupen64plus/mednafen/vice/fbneo/dolphin/genesis-plus-gx/ryujinx/cemu/fs-uae)

This commit is contained in:
russell@unturf.com 2026-03-31 18:18:58 -04:00
parent 907aaec8c8
commit cb3ee91292
19 changed files with 35 additions and 5 deletions

View file

@ -1037,5 +1037,22 @@
"speed-dreams-0003-0003": "UNDF-2026-000001036",
"speed-dreams-0004-0004": "UNDF-2026-000001037",
"speed-dreams-0005-0005": "UNDF-2026-000001038",
"speed-dreams-0006-0006": "UNDF-2026-000001039"
"speed-dreams-0006-0006": "UNDF-2026-000001039",
"cemu-0001-0001": "UNDF-2026-000001040",
"cemu-0002-0002": "UNDF-2026-000001041",
"dolphin-0001-0001": "UNDF-2026-000001042",
"duckstation-0001-0001": "UNDF-2026-000001043",
"duckstation-0002-0002": "UNDF-2026-000001044",
"fbneo-0001-0001": "UNDF-2026-000001045",
"fceux-0001-0001": "UNDF-2026-000001046",
"fs-uae-0001-0001": "UNDF-2026-000001047",
"genesis-plus-gx-0001-0001": "UNDF-2026-000001048",
"hatari-0001-0001": "UNDF-2026-000001049",
"mednafen-0001-0001": "UNDF-2026-000001050",
"mupen64plus-0001-0001": "UNDF-2026-000001051",
"pcsx2-0003-0003": "UNDF-2026-000001052",
"ryujinx-0001-0001": "UNDF-2026-000001053",
"sameboy-0001-0001": "UNDF-2026-000001054",
"sameboy-0002-0002": "UNDF-2026-000001055",
"vice-0001-0001": "UNDF-2026-000001056"
}

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000001040
# UNDF: UNDF-2026-XXXXXXXXX
--- a/src/Cafe/HW/Latte/Renderer/Vulkan/LatteTextureViewVk.h
+++ b/src/Cafe/HW/Latte/Renderer/Vulkan/LatteTextureViewVk.h

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000001041
# UNDF: UNDF-2026-XXXXXXXXX
--- a/src/Cafe/GraphicPack/GraphicPack2.h
+++ b/src/Cafe/GraphicPack/GraphicPack2.h

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000001042
# UNDF: UNDF-2026-XXXXXXXXX
--- a/Source/Core/Core/PowerPC/BreakPoints.h
+++ b/Source/Core/Core/PowerPC/BreakPoints.h

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000001043
# UNDF: UNDF-2026-XXXXXXXXX
--- a/src/core/cheats.cpp
+++ b/src/core/cheats.cpp

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000001044
# UNDF: UNDF-2026-XXXXXXXXX
--- a/src/core/cheats.cpp
+++ b/src/core/cheats.cpp

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000001045
# UNDF: UNDF-2026-XXXXXXXXX
--- a/src/burn/burn.cpp
+++ b/src/burn/burn.cpp

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000001046
# UNDF: UNDF-2026-XXXXXXXXX
--- a/src/cheat.cpp
+++ b/src/cheat.cpp

View file

@ -1,4 +1,4 @@
# UNDF: UNDF-2026-000001040
# UNDF: UNDF-2026-000001047
--- a/inputdevice.cpp
+++ b/inputdevice.cpp
@@ -19,6 +19,8 @@

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000001048
# UNDF: UNDF-2026-XXXXXXXXX
--- a/libretro/libretro.c
+++ b/libretro/libretro.c

View file

@ -1,4 +1,4 @@
# UNDF: UNDF-2026-000001040
# UNDF: UNDF-2026-000001049
--- a/src/ikbd.c
+++ b/src/ikbd.c
@@ -218,6 +218,28 @@ static const struct {

Binary file not shown.

View file

@ -1,4 +1,4 @@
# UNDF: UNDF-2026-000001042
# UNDF: UNDF-2026-000001050
--- a/mednafen/mempatcher.cpp
+++ b/mednafen/mempatcher.cpp
@@ -476,15 +476,55 @@ bool MDFNI_DecodeGBGG(const char *instr, uint32 *a, uint8 *v, uint8 *c, char *t

View file

@ -1,4 +1,4 @@
# UNDF: UNDF-2026-000001041
# UNDF: UNDF-2026-000001051
--- a/src/debugger/dbg_breakpoints.c
+++ b/src/debugger/dbg_breakpoints.c
@@ -31,9 +31,50 @@

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000001052
# UNDF: UNDF-2026-XXXXXXXXX
--- a/pcsx2/Achievements.cpp
+++ b/pcsx2/Achievements.cpp

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000001053
# UNDF: UNDF-2026-XXXXXXXXX
--- a/src/Ryujinx.HLE/HOS/Services/Sockets/Bsd/Impl/ManagedSocketPollManager.cs
+++ b/src/Ryujinx.HLE/HOS/Services/Sockets/Bsd/Impl/ManagedSocketPollManager.cs

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000001054
# UNDF: UNDF-2026-XXXXXXXXX
--- a/Core/debugger.c
+++ b/Core/debugger.c

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000001055
# UNDF: UNDF-2026-XXXXXXXXX
--- a/Core/debugger.c
+++ b/Core/debugger.c

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000001056
# UNDF: UNDF-2026-XXXXXXXXX
--- a/src/monitor/mon_breakpoint.c
+++ b/src/monitor/mon_breakpoint.c