Skip to content

Add PlaydiaEmu library docs and core list entries - #1196

Open
AloysHF wants to merge 3 commits into
libretro:masterfrom
AloysHF:playdiaemu-docs
Open

AloysHF wants to merge 3 commits into
libretro:masterfrom
AloysHF:playdiaemu-docs

Conversation

@AloysHF

@AloysHF AloysHF commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds documentation for the PlaydiaEmu libretro core (Bandai Playdia) so it appears on docs.libretro.com once merged.

Related: AloysHF/PlaydiaEmu#5.

Changes

  • New docs/library/playdiaemu.md (from the library page pattern used by DingooEmu / Native32Emu)
  • mkdocs.yml — Bandai Emulation nav entry
  • docs/guides/core-list.md — PlaydiaEmu row
  • docs/development/licenses.md — BSD-3-Clause entry for PlaydiaEmu

CI note

The current Spell Check (Typos) failure is not caused by this PR: it flags the pre-existing ahd hard-drive extension in docs/library/hatarib.md (hatariB), which this PR does not touch. Net diff here is PlaydiaEmu docs only.

Notes

  • HLE disc player: no BIOS/firmware
  • Extensions: .cue, .zip, .iso, .bin
  • States + core options implemented; battery saves and cheats not

Document the Bandai Playdia libretro core (PlaydiaEmu), register it in
mkdocs nav under Bandai Emulation, and list it in the core list and
license tables.
hatariB documents the ACSI hard disk extension 'ahd' (library/hatarib.md).
The spell checker flags it as a typo for 'had'; allow the real extension so
docs CI can pass.
The spell-check failure on library/hatarib.md is pre-existing and not
introduced by the PlaydiaEmu docs PR; keep this PR scoped to PlaydiaEmu
documentation only.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant