diff --git a/docs/development/licenses.md b/docs/development/licenses.md index e8f4c01f74..e60699aa80 100644 --- a/docs/development/licenses.md +++ b/docs/development/licenses.md @@ -41,6 +41,7 @@ See below for a summary of the licenses behind RetroArch and its cores: | [Snes9x 2005](../library/snes9x_2005.md) | [Non-commercial](https://github.com/libretro/snes9x/blob/master/docs/snes9x-license.txt) | Non-commercial | | [Snes9x 2005 Plus](../library/snes9x_2005_plus.md) | [Non-commercial](https://github.com/libretro/snes9x/blob/master/docs/snes9x-license.txt) | Non-commercial | | [Snes9x 2010](../library/snes9x_2010.md) | [Non-commercial](https://github.com/libretro/snes9x2010/blob/master/LICENSE.txt) | Non-commercial | +| [SPMP8000Emu](../library/spmp8000emu.md) | [BSD-3-Clause](https://github.com/jiangxincode/SPMP8000Emu/blob/master/LICENSE) | | | UME 2014 | [MAME (Non-commercial)](https://github.com/libretro/mame2014-libretro/blob/master/docs/license.txt) | Non-commercial | ## Libretro @@ -206,6 +207,7 @@ See below for a summary of the licenses behind RetroArch and its cores: | [Snes9x 2005](../library/snes9x_2005.md) | [Non-commercial](https://github.com/libretro/snes9x/blob/master/docs/snes9x-license.txt) | Non-commercial | | [Snes9x 2005 Plus](../library/snes9x_2005_plus.md) | [Non-commercial](https://github.com/libretro/snes9x/blob/master/docs/snes9x-license.txt) | Non-commercial | | [Snes9x 2010](../library/snes9x_2010.md) | [Non-commercial](https://github.com/libretro/snes9x2010/blob/master/LICENSE.txt) | Non-commercial | +| [SPMP8000Emu](../library/spmp8000emu.md) | [BSD-3-Clause](https://github.com/jiangxincode/SPMP8000Emu/blob/master/LICENSE) | | | [Stella](../library/stella.md) | [GPLv2](https://github.com/stella-emu/stella/blob/master/License.txt) | | | TempGBA | [GPLv2](https://github.com/libretro/TempGBA-libretro/blob/master/copyright) | | | [TGB Dual](../library/tgb_dual.md) | [GPLv2](https://github.com/libretro/tgbdual-libretro/blob/master/docs/COPYING-2.0.txt) | | diff --git a/docs/guides/core-list.md b/docs/guides/core-list.md index bdd7f86704..b602633625 100644 --- a/docs/guides/core-list.md +++ b/docs/guides/core-list.md @@ -195,6 +195,7 @@ | [Snes9x 2005](https://docs.libretro.com/library/snes9x_2005/) | Nintendo SNES/SFC | | | [Snes9x 2005 Plus](https://docs.libretro.com/library/snes9x_2005_plus/) | Nintendo SNES/SFC | | | [Snes9x 2010](https://docs.libretro.com/library/snes9x_2010/) | Nintendo SNES/SFC | | +| [SPMP8000Emu](../library/spmp8000emu.md) | Sunplus SPMP8000 | An emulator for the Sunplus SPMP8000 game platform used by portable game devices | | SquirrelJME | Java ME | A port of the SquirrelJME Java ME 8 Virtual Machine emulator to libretro | | [Stella](https://docs.libretro.com/library/stella/) | Atari 2600 | | | Stella 2014 | Atari 2600 | | diff --git a/docs/library/spmp8000emu.md b/docs/library/spmp8000emu.md new file mode 100644 index 0000000000..21366619eb --- /dev/null +++ b/docs/library/spmp8000emu.md @@ -0,0 +1,92 @@ +# SPMP8000 (SPMP8000Emu) + +## Background + +SPMP8000 is a game platform developed by Sunplus for portable game devices. The SPMP8000 chipset features an ARM-based SoC with integrated graphics, audio, and input handling. SPMP8000Emu is an emulator for this platform written in Rust, with a libretro core front-end. + +The SPMP8000Emu core has been authored by: + +- jiangxincode + +The SPMP8000Emu core is licensed under: + +- [BSD-3-Clause](https://github.com/jiangxincode/SPMP8000Emu/blob/master/LICENSE) + +A summary of the licenses behind RetroArch and its cores can be found [here](../development/licenses.md). + +## BIOS + +No BIOS or firmware files are required. + +## Extensions + +Content that can be loaded by the SPMP8000Emu core have the following file extensions: + +- .bin + +RetroArch database(s) that are associated with the SPMP8000Emu core: + +- SPMP8000 + +## Features + +Frontend-level settings or features that the SPMP8000Emu core respects: + +| Feature | Supported | +|-------------------|:---------:| +| Restart | ✔ | +| Saves | ✕ | +| States | ✕ | +| Rewind | ✕ | +| Netplay | ✕ | +| Core Options | ✕ | +| [Memory Monitoring (achievements)](../guides/memorymonitoring.md) | ✕ | +| RetroArch Cheats | ✕ | +| Native Cheats | ✕ | +| Controls | ✔ | +| Remapping | ✔ | +| Multi-Mouse | ✕ | +| Rumble | ✕ | +| Sensors | ✕ | +| Camera | ✕ | +| Location | ✕ | +| Subsystem | ✕ | +| [Softpatching](../guides/softpatching.md) | ✕ | +| Disk Control | ✕ | +| Username | ✕ | +| Language | ✕ | +| Crop Overscan | ✕ | +| LEDs | ✕ | + +## Directories + +The SPMP8000Emu core's library name is 'SPMP8000 (SPMP8000Emu)' + +## Usage + +The SPMP8000Emu core loads .bin game ROMs directly. Video is output in the XRGB8888 pixel format and audio is output as stereo. Save states, cheats, and core options are not yet implemented. + +## User 1 device types + +The SPMP8000Emu core supports the following device type(s) in the controls menu, bolded device types are the default for the specified user(s): + +- **RetroPad** - Gamepad + +## Joypad + +| RetroPad Inputs | User 1 input descriptors | +|------------------------------------------------|--------------------------| +| ![](../image/retropad/retro_b.png) | O Button | +| ![](../image/retropad/retro_a.png) | X Button | +| ![](../image/retropad/retro_start.png) | START | +| ![](../image/retropad/retro_select.png) | SELECT | +| ![](../image/retropad/retro_dpad_up.png) | Up | +| ![](../image/retropad/retro_dpad_down.png) | Down | +| ![](../image/retropad/retro_dpad_left.png) | Left | +| ![](../image/retropad/retro_dpad_right.png) | Right | + +## External links + +- [SPMP8000Emu Repository](https://github.com/jiangxincode/SPMP8000Emu) +- [Libretro SPMP8000Emu Core info file](https://github.com/libretro/libretro-super/blob/master/dist/info/spmp8000emu_libretro.info) +- [Report Libretro SPMP8000Emu Core Issues Here](https://github.com/jiangxincode/SPMP8000Emu/issues) \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index cd9cae56a1..1cfae2989f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -281,6 +281,7 @@ nav: - 'MSX/SVI/ColecoVision/SG-1000 (blueMSX)': 'library/bluemsx.md' - 'Sunplus Emulation': - 'Sunplus - Native32 (Native32Emu)': 'library/native32emu.md' + - 'Sunplus - SPMP8000 (SPMP8000Emu)': 'library/spmp8000emu.md' - 'Texas Instruments Emulation': - 'Texas Instruments - TI-83 (Numero)': 'library/numero.md' - 'Thomson Emulation':