summaryrefslogtreecommitdiff
path: root/main.h
AgeCommit message (Collapse)Author
2021-03-22Adding Normmatt's BIOS as a built-in BIOSDavid 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-10Remove PSP-specific stuff from MIPS backendDavid Guillen Fandos
This is unnecessary since newlib supports all file I/O. This is needed for other mips ports
2020-10-24Overhaul frameskip optionsjdgleaver
2020-10-06Cleanupstwinaphex
2020-03-10Add automatic frame skippingbmaupin
2020-02-28Add manual frame skippingbmaupin
2019-10-03Reenable native file IO on PSPbmaupin
2015-07-30Cleanupstwinaphex
2014-12-10Add HAVE_DYNAREC ifdeftwinaphex
2014-12-10Style nitstwinaphex
2014-12-10cleanupsaliaspider
2014-12-10cleanupsaliaspider
2014-12-10use correct save directory.aliaspider
2014-12-10implement retro_serialize/unserializealiaspider
2014-12-09Move IN_MEMORY_C ifdefs to memory.ctwinaphex
2014-12-09Remove unused clock_speed variabletwinaphex
2014-12-09Remove set_clock_speedtwinaphex
2014-12-09add debug build option to x86 standalone target.aliaspider
2014-12-09can compilealiaspider
2011-09-08store saves and configs in gpsp dirnotaz
Don't like ROM dir littering. Still looking there for .sav and .cht files though.
2011-09-08tweak 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-06enable -Wall and fix warnings reported by itnotaz
2011-09-04refactor GP2X stuff for pandora reusenotaz
2011-09-03get rid of GP2X_BUILD checks where they are not really needednotaz
2009-06-21fixed clock and scaling config saving handlingnotaz
2009-05-21original source from gpsp09-2xb_src.tar.bz2notaz