From dae4dfe8a29c426f534e11224c46d7d271abf19d Mon Sep 17 00:00:00 2001 From: Hoff16 <48359796+Hoff16@users.noreply.github.com> Date: Sat, 8 Feb 2025 10:43:34 -0500 Subject: [PATCH 1/3] Update unsupported-emulators-and-cores.md to include new B2 libretro core Include the new B2 libretro core for Acorn - BBC Micro as unsupported. --- docs/developer-docs/unsupported-emulators-and-cores.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/developer-docs/unsupported-emulators-and-cores.md b/docs/developer-docs/unsupported-emulators-and-cores.md index d44932c9..40e5a89d 100644 --- a/docs/developer-docs/unsupported-emulators-and-cores.md +++ b/docs/developer-docs/unsupported-emulators-and-cores.md @@ -5,6 +5,10 @@ description: Information about unsupported emulators and cores for RetroAchievem # Unsupported Emulators and Cores + +## Acorn - BBC Micro + +- ❓ libretro core: **b2** ## Amiga - ❓ libretro core: **FS-UAE** From 779334730cbf9aec31bc97c04c044e33be0fe3be Mon Sep 17 00:00:00 2001 From: Hoff16 <48359796+Hoff16@users.noreply.github.com> Date: Sat, 8 Feb 2025 15:10:47 -0500 Subject: [PATCH 2/3] Update unsupported-emulators-and-cores.md Fix spacing --- docs/developer-docs/unsupported-emulators-and-cores.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/developer-docs/unsupported-emulators-and-cores.md b/docs/developer-docs/unsupported-emulators-and-cores.md index 40e5a89d..d3440778 100644 --- a/docs/developer-docs/unsupported-emulators-and-cores.md +++ b/docs/developer-docs/unsupported-emulators-and-cores.md @@ -9,6 +9,7 @@ description: Information about unsupported emulators and cores for RetroAchievem ## Acorn - BBC Micro - ❓ libretro core: **b2** + ## Amiga - ❓ libretro core: **FS-UAE** From 172a9064d8cedfa80fb416620909bdda5ea209a4 Mon Sep 17 00:00:00 2001 From: Hoff16 <48359796+Hoff16@users.noreply.github.com> Date: Sat, 15 Aug 2026 20:24:49 -0400 Subject: [PATCH 3/3] Clarify support status for BBC Micro (per Jamiras) Modified BBC Micro section with details on support status. --- .../developer-docs/unsupported-emulators-and-cores.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/developer-docs/unsupported-emulators-and-cores.md b/docs/developer-docs/unsupported-emulators-and-cores.md index d3440778..cfb742ec 100644 --- a/docs/developer-docs/unsupported-emulators-and-cores.md +++ b/docs/developer-docs/unsupported-emulators-and-cores.md @@ -5,11 +5,6 @@ description: Information about unsupported emulators and cores for RetroAchievem # Unsupported Emulators and Cores - -## Acorn - BBC Micro - -- ❓ libretro core: **b2** - ## Amiga - ❓ libretro core: **FS-UAE** @@ -60,6 +55,12 @@ description: Information about unsupported emulators and cores for RetroAchievem - ❌ libretro core: **Hatari** - Memory not exposed +## BBC Micro + +- ❌ _Not supported_ - needs console ID, hashing method, and memory map +- ❌ libretro core: **b2** + - Memory not exposed + ## Casette Vision - ❌ _Not supported_ - needs hashing method and memory map