https://github.com/sharkwouter/pspeunut-gb
Gameboy emultor for PSP
https://github.com/sharkwouter/pspeunut-gb
Last synced: 10 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-15T10:40:22.000Z (almost 2 years ago)
- Last Synced: 2025-03-20T03:14:05.421Z (about 1 year ago)
- Language: C
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- 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.