Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sharkwouter/pspeunut-gb
Gameboy emultor for PSP
https://github.com/sharkwouter/pspeunut-gb
Last synced: 29 days ago
JSON representation
Gameboy emultor for PSP
- Host: GitHub
- URL: https://github.com/sharkwouter/pspeunut-gb
- Owner: sharkwouter
- License: mit
- Created: 2024-07-11T11:05:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T10:40:22.000Z (4 months ago)
- Last Synced: 2024-07-15T21:38:17.322Z (4 months ago)
- Language: C
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PSPeanut-GB
A simple and fast Gameboy and Gameboy Color emulator for the Playstation Portable using the [Peanut-GB]() library as base.
## Features
Currently the following works:
- Loading Gameboy games from the directory of the eboot.
- Controls work.
- Rendering works.The following does not work:
- Sound.
- Saving to the memory card.
- Emulation is not full speed.## What will change?
I will probably add some color palettes and implement saving. Sound is unlikely to happen. Full speed emulation might never be achieved.