summaryrefslogtreecommitdiff
path: root/libretro/libretro.c
AgeCommit message (Expand)Author
2020-10-07Stub out cheats for now for MSVC until this issue is properly fixedtwinaphex
2020-10-06Cleanupstwinaphex
2020-10-06Cleanupstwinaphex
2020-09-14libretro: use input bitmasktrioan
2020-01-07Add TODO/FIXME notetwinaphex
2019-07-02Fix save state sizejdgleaver
2019-04-29recover 1 frame of input lagTatsuya79
2018-12-28Start significantly refactoring this codebase so we can get ittwinaphex
2018-04-20Don't use stdbool.h anymoretwinaphex
2018-02-13Make 2 cycles oc profiles.Tatsuya79
2018-02-09renamingTatsuya79
2018-02-08Overclock by reducing cycles.Tatsuya79
2018-01-17Update memory streamtwinaphex
2017-01-25Revert 'return false if game is NULL inside retro_load_game'orbea
2017-01-24return false if game is NULL inside retro_load_gametwinaphex
2016-10-15Adding copyright notices since certain predatory scumbags thinktwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Remove ZeroMemorytwinaphex
2016-08-06Remove unused SaveSRAMtwinaphex
2016-08-05Remove settingtwinaphex
2016-08-05Cleanupstwinaphex
2016-08-05Lower-case x for nametwinaphex
2016-08-05Update nametwinaphex
2015-11-24add ASM_CPU and ASM_SPC700 build options.aliaspider
2015-11-14Fix warningtwinaphex
2015-11-13derp.aliaspider
2015-11-13can be built and run for non arm platforms, gfx not working.aliaspider
2015-11-09(3ds) fix build.aliaspider
2015-11-09add sound interpolationaliaspider
2015-11-09C++ --> C99aliaspider