Age | Commit message (Collapse) | Author | |
---|---|---|---|
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) | |||
2014-12-10 | Style nits | twinaphex | |
2014-12-10 | cleanups | aliaspider | |
2014-12-10 | implement retro_serialize/unserialize | aliaspider | |
2014-12-09 | Move IN_MEMORY_C ifdefs to memory.c | twinaphex | |
2014-12-09 | Clean up some unused stuff | twinaphex | |
2014-12-09 | Remove non-libretro code in sound.c | twinaphex | |
2014-12-09 | enable sound ( still broken ) | aliaspider | |
2014-12-09 | can compile | aliaspider | |
2014-07-14 | Get rid of PND_BUILD/RPI_BUILD/POLLUX_BUILD/GIZ_BUILD | twinaphex | |
2012-10-06 | initial Caanoo port | notaz | |
plus some random tweaks | |||
2012-10-05 | make sound reinitable | notaz | |
this will be used for Caanoo overclocking workaround | |||
2011-09-08 | tweak sound buffering and timing to better match pandora's refresh. | notaz | |
this also changes how direct sound channels are started and sample step precision is increased to hopefully fix gbc + direct channel desync that has been reported on the forums. | |||
2011-09-06 | enable -Wall and fix warnings reported by it | notaz | |
2009-05-21 | original source from gpsp09-2xb_src.tar.bz2 | notaz | |