Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-22 | Adding Normmatt's BIOS as a built-in BIOS | David Guillen Fandos | |
Add options to select whether to boot from BIOS (default is no, as it is now) and whether to use the original bios or the builtin one (default is auto, which tries to use the official but falls back to the builtin if not found). | |||
2021-03-10 | Remove PSP-specific stuff from MIPS backend | David Guillen Fandos | |
This is unnecessary since newlib supports all file I/O. This is needed for other mips ports | |||
2020-10-24 | Overhaul frameskip options | jdgleaver | |
2020-10-06 | Cleanups | twinaphex | |
2020-03-10 | Add automatic frame skipping | bmaupin | |
2020-02-28 | Add manual frame skipping | bmaupin | |
2019-10-03 | Reenable native file IO on PSP | bmaupin | |
2015-07-30 | Cleanups | twinaphex | |
2014-12-10 | Add HAVE_DYNAREC ifdef | twinaphex | |
2014-12-10 | Style nits | twinaphex | |
2014-12-10 | cleanups | aliaspider | |
2014-12-10 | cleanups | aliaspider | |
2014-12-10 | use correct save directory. | aliaspider | |
2014-12-10 | implement retro_serialize/unserialize | aliaspider | |
2014-12-09 | Move IN_MEMORY_C ifdefs to memory.c | twinaphex | |
2014-12-09 | Remove unused clock_speed variable | twinaphex | |
2014-12-09 | Remove set_clock_speed | twinaphex | |
2014-12-09 | add debug build option to x86 standalone target. | aliaspider | |
2014-12-09 | can compile | aliaspider | |
2011-09-08 | store saves and configs in gpsp dir | notaz | |
Don't like ROM dir littering. Still looking there for .sav and .cht files though. | |||
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 | |
2011-09-04 | refactor GP2X stuff for pandora reuse | notaz | |
2011-09-03 | get rid of GP2X_BUILD checks where they are not really needed | notaz | |
2009-06-21 | fixed clock and scaling config saving handling | notaz | |
2009-05-21 | original source from gpsp09-2xb_src.tar.bz2 | notaz | |