From af0847276b91a617cdda6b13b2ea4291d3381f43 Mon Sep 17 00:00:00 2001 From: Hoff16 <48359796+Hoff16@users.noreply.github.com> Date: Sat, 15 Aug 2026 20:38:04 -0400 Subject: [PATCH] Enhance notes for 'b2' libretro core (per Jamiras) Updated notes for the 'b2' libretro core regarding console ID, hashing method, and memory map requirements. --- docs/developer-docs/unsupported-emulators-and-cores.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer-docs/unsupported-emulators-and-cores.md b/docs/developer-docs/unsupported-emulators-and-cores.md index ad5c2252..d4331afc 100644 --- a/docs/developer-docs/unsupported-emulators-and-cores.md +++ b/docs/developer-docs/unsupported-emulators-and-cores.md @@ -249,7 +249,7 @@ This is a list of emulators and cores that have either been confirmed to not wor | Name | Type | Status | Notes | | :------------ | :------------ | :-----: | :------------- | -| **b2** | libretro core | ❓ | Testing needed | +| **b2** | libretro core | ❓ | - Needs console ID, hashing method and memory map
- Memory not exposed | ## Amiga