summaryrefslogtreecommitdiff
path: root/libretro
AgeCommit message (Expand)Author
2020-12-25Updatetwinaphex
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-10-16init commitRyan 'Swingflip' Hamlin
2018-06-24Added Hakchi Platform (Nintendo Classics)Ryan 'Swingflip' Hamlin
2018-04-20Use retro_inline.htwinaphex
2018-04-20Don't use stdbool.h anymoretwinaphex
2018-04-13Updatestwinaphex
2018-04-13Updatestwinaphex
2018-02-13Make 2 cycles oc profiles.Tatsuya79
2018-02-09renamingTatsuya79
2018-02-08Overclock by reducing cycles.Tatsuya79
2018-01-17Add filetwinaphex
2018-01-17Updatetwinaphex
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
2015-11-07don't override Settings.asmspc700 on game load.aliaspider
2015-11-07add Makefile.common, update android build filesaliaspider
2015-11-05fix reported resolution.aliaspider
2015-11-05remove zlib dependancyaliaspider
2015-11-05more cleanups.aliaspider
2015-11-05forgot to add those.aliaspider
2015-11-04add ctr/3ds target.aliaspider
2015-11-04update libretro.haliaspider
2014-02-17adding libretro cheat supportTim Rogers
2012-10-24Android makefileToad King
2012-10-21switch to rgb565Toad King
2012-06-17compile fixToadKing