Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-31 | Adds built-in BIOS support | neonloop | |
If an official BIOS exists in the right place, it will be used. Otherwise, the built-in BIOS will be used. | |||
2021-03-31 | Merge remote-tracking branch 'libretro/master' into pico-fe | neonloop | |
2021-03-26 | Drop buffer size to 8192 | neonloop | |
2021-03-21 | Adds a libpicofe frontend and menus | neonloop | |
Implements: - fast-forward (toggle) - audio-buffer-based frameskip and frame limiting - color-correction (using the libretro code) - lcd ghosting (using the libretro code) - FPS display - input rebinding - emulator key rebinding - scaling (with the old gpsp filters and drowsnug's scaled-nofilter) - saving and savestates - game-specific configuration Not yet implemented: - cheats - fast-forward (hold) |