Skip to content

Add SPMP8000Emu core documentation#1166

Merged
LibretroAdmin merged 6 commits into
libretro:masterfrom
jiangxincode:add-spmp8000emu-docs
Jul 21, 2026
Merged

Add SPMP8000Emu core documentation#1166
LibretroAdmin merged 6 commits into
libretro:masterfrom
jiangxincode:add-spmp8000emu-docs

Conversation

@jiangxincode

Copy link
Copy Markdown
Contributor

Add documentation for the SPMP8000Emu libretro core, following the adding a new core instructions.

SPMP8000Emu emulates the SPMP8000 game platform developed by Sunplus for portable game devices. The core supports .bin ROMs. The core is written in Rust and licensed BSD-3-Clause.

Changes

Per the new-core checklist:

  • Added docs/library/spmp8000emu.md — the core documentation page, based on docs/meta/core-template.md (background, license, extensions, features table, controls, usage, external links).
  • Updated mkdocs.yml — added a "Sunplus Emulation" entry for SPMP8000Emu pointing to the new page.
  • Updated docs/guides/core-list.md — added the SPMP8000Emu row (alphabetically under S, after Native32Emu).
  • Updated docs/development/licenses.md — added the SPMP8000Emu entry (BSD-3-Clause) in the Cores table.

Notes

The checklist items that don't apply were skipped:

  • No BIOS/firmware required, so no docs/library/bios.md entry.
  • No softpatching support, so no docs/guides/softpatching.md entry.
  • No RetroAchievements support, so no docs/guides/retroachievements.md entry.

Several features (save states, cheats, core options) are still in progress; the features table reflects the current state.

Add documentation page for the SPMP8000Emu libretro core following the
new-core checklist.
- Add SPMP8000Emu entry to mkdocs.yml Sunplus Emulation section
- Add SPMP8000Emu entry to core-list.md
- Add SPMP8000Emu entry to licenses.md (BSD-3-Clause)
@LibretroAdmin
LibretroAdmin merged commit f2857d5 into libretro:master Jul 21, 2026
1 check failed
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.

2 participants