picodrive.git
2016-03-04 TwinaphexMerge pull request #21 from tuluse/master
2016-03-01 twinaphexAdd GCW Zero target
2016-02-28 Thomas DaleyMerge remote-tracking branch 'upstream/master'
2016-02-19 TwinaphexMerge pull request #20 from AkimanBengus/master
2016-02-18 DavidRename input descriptors label for MasterSystem
2016-01-30 Thomas DaleyPSP build fix
2016-01-07 TwinaphexMerge pull request #18 from AkimanBengus/master
2016-01-06 DavidAdd input descriptors for Master System
2015-12-17 TwinaphexMerge pull request #17 from AkimanBengus/master
2015-12-13 DavidAdd core option to force the Region FPS (NTSC, PAL)
2015-11-24 DavidFix the lprintf method (libretro side)
2015-10-22 TwinaphexMerge pull request #12 from vanfanel/master
2015-10-21 vanfanelAdded Raspberry Pi 1 platform with optimal parameters...
2015-10-15 twinaphexAdd iOS 9 rules
2015-10-01 aliaspider(CTR/3DS) improve performance by using a DMA friendly...
2015-10-01 aliaspidernit
2015-10-01 aliaspidermake -fPIC platform specific.
2015-09-30 aliaspiderclean indentation
2015-09-30 aliaspider(ctr/3ds) optimize build, add support for 32x/svp dynam...
2015-09-19 twinaphex(QNX) Fix build
2015-09-10 aliaspiderMerge pull request #9 from fr500/master
2015-09-10 Radiusadd 3ds target
2015-08-31 twinaphex(Vita) Add target - not finished
2015-08-01 twinaphex(OSX) Lower requirements to OSX 10.1
2015-07-27 TwinaphexMerge pull request #8 from sergiobenrocha2/master
2015-07-27 sergiobenrocha2Cleanup Makefile.libretro.
2015-07-04 twinaphexChange includes so that things build without include...
2015-05-05 twinaphexSet aspect ratio
2015-03-23 TwinaphexMerge pull request #6 from Oggom/master
2015-03-23 Oggom(libretro) Implement region switch
2015-03-10 TwinaphexMerge pull request #5 from iKarith/master
2015-03-10 T. Joseph CarterDon't use xcrun for setting IOSSDK
2015-03-05 twinaphex(linux-portable) No musl
2015-03-05 twinaphexlinux-portable target works now
2015-03-05 twinaphexAdd linux-portable target
2015-01-30 TwinaphexBuildfix
2014-12-25 TwinaphexMerge pull request #4 from vobe/master
2014-12-25 vobePrevent segfault while scanning for MP3 files
2014-12-18 twinaphex(Android) Buildfix
2014-12-04 twinaphexAdd input descriptors
2014-10-23 twinaphexUpdate Makefile
2014-09-22 AlcaroUpdate libretro.h
2014-08-28 TwinaphexMerge pull request #3 from heuripedes/master
2014-08-28 Higor Eurípedes(Haiku) Fix build
2014-08-05 TwinaphexMerge pull request #2 from sergiobenrocha2/master
2014-08-05 sergiobenrocha2Libretro core should use zlib from the system, in linux...
2014-07-30 TwinaphexMerge pull request #1 from fr500/master
2014-07-30 Andrés Suárezfix libretro-super build
2014-06-23 twinaphexAdd performance level
2014-04-26 twinaphexAdd OSX version minor detection to Makefile
2014-04-14 twinaphexCleaner build fix for pedantic LLVM Clang issue -
2014-04-14 twinaphexAdd -DFAMEC_NO_GOTOS for OSX PPC GCC build
2014-04-14 twinaphexClang fix build
2014-04-14 twinaphex(OSX PPC) Improve upon some build rules
2014-04-08 twinaphexBuild fix
2014-03-17 Twinaphex(MSVC 2010) Make use of module definition file
2014-03-17 Twinaphex(MSVC) Build fixes
2014-03-17 Twinaphex(MSVC) Rename pico/pico/pico.c and pico/pico/memory.c
2014-03-17 Twinaphex(MSVC) Build fixes
2014-03-17 twinaphex(MSVC) Update MSVC solution
2014-03-17 twinaphexUniquely name files for MSVC
2014-03-17 Twinaphex(MSVC) Compatibility fixes
2014-03-17 twinaphexC89 MSVC doesn't support 'inline' - will have to make...
2014-03-17 Twinaphex(MSVC) Add skeleton MSVC 2010 solution
2014-03-04 twinaphex(PS3) We shouldn't compile in zlib code in a core period -
2014-03-04 twinaphex(PS3) Define FAMEC_NO_GOTOS for PS3 - runs out of memor...
2014-03-04 twinaphex(PSP/PS3) Resolve namespace conflict with memcpy16...
2014-03-04 twinaphex(PSP) Add PSP target
2014-01-03 twinaphex(OSX) Set min OS version to 10.6
2014-01-02 twinaphex(Libretro) Fixup logging
2013-12-18 twinaphexUpdate libretro.h
2013-12-17 twinaphex(libretro) Go through new logger interface
2013-12-12 twinaphex(Android JNI) Have MIPS and x86 versions as well
2013-12-10 twinaphex(Clang) Linker fix
2013-12-10 notaztry to deal with some famec compiler issues
2013-11-30 twinaphex(iOS) Add min SDK version flags
2013-10-31 twinaphex(Android JNI) Compile only armeabi-v7a binary for now
2013-10-13 notazlibretro: empty srm prevention hack
2013-10-12 notazrelease 1.91 v1.91
2013-10-12 notazfrontend: eliminate osd_text dupes
2013-10-12 notazfix use of freed mem
2013-10-12 notazgp2x: hack to avoid 940 reinit
2013-10-12 notazremove regs union due to compiler issues
2013-10-10 notazupdate gp2x for input changes
2013-10-10 notazsplit base_readme to more traditional files
2013-10-10 Paul CercueilDon't include dead code when linking program (saves...
2013-10-10 Paul CercueilUse PBTN_MOK instead of PBTN_MA3 to confirm loading...
2013-10-10 Paul CercueilAdd support for the OpenDingux platform
2013-10-09 Paul CercueilMake the platform code provide the key mapping
2013-10-09 Paul CercueilAdd a couple of fixes to allow double buffering to...
2013-10-09 Paul CercueilMenu: Use function plat_get_skin_dir to locate bg image
2013-10-09 Paul Cercueilconfigure: Deduce the path to sdl-config from the compiler
2013-10-08 notazfix yet another sync issue..
2013-10-07 notazcd: hacks..
2013-10-06 notazcd: switch to CD drive emu code from genplus
2013-10-06 notazcd: switch to CD controller code from genplus
2013-10-04 notazcd: fix cycle overflow issue
2013-10-04 notazsound: remove cd rate limitations
2013-10-04 notazgp2x: various fixes, prepare for release
2013-10-02 notazlet linux/plat know it's for compiled pandora
next