Add support for Master System cheats.
[picodrive.git] / platform / libretro / libretro.c
2017-03-26 iLagAdd support for Master System cheats.
2017-03-23 iLagRemove temporary debug print line
2017-03-23 iLagFix memory management so the emulator won't crash with...
2017-03-22 iLagFix variable types, silence warnings.
2017-03-22 iLagFix multiline support
2017-03-22 iLagSupport multiline codes
2017-03-22 iLagAdd support for single-line cheats and PAR codes.
2017-03-09 hizzlekizzlemove emu_video_mode_change back to original spot
2016-12-09 TwinaphexMerge pull request #44 from GregorR/libretro-git-version
2016-12-09 Gregor RichardsReport git version with library_version
2016-10-15 twinaphexAdd more copyrights
2016-10-15 twinaphexAdd author name to libretro.c
2016-10-05 TwinaphexMerge pull request #39 from lentillog/bug/sram-crash
2016-10-05 lentillogFixed crash on loading sram game after a game with...
2016-10-04 TwinaphexMerge pull request #38 from lentillog/feature/dynarec
2016-10-03 lentillog(VITA) Dynarec working
2016-05-20 AndrésMerge pull request #27 from AkimanBengus/master
2016-05-19 DavidAdd a core option to choose between PAR, DAR and CRT...
2016-03-11 TwinaphexMerge pull request #22 from DSkywalk/master
2016-03-10 David Skywalkeradd primary megadrive memory access, allow get cheevos.
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-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-01 aliaspider(CTR/3DS) improve performance by using a DMA friendly...
2015-09-30 aliaspiderclean indentation
2015-09-30 aliaspider(ctr/3ds) optimize build, add support for 32x/svp dynam...
2015-05-05 twinaphexSet aspect ratio
2015-03-23 TwinaphexMerge pull request #6 from Oggom/master
2015-03-23 Oggom(libretro) Implement region switch
2014-12-04 twinaphexAdd input descriptors
2014-06-23 twinaphexAdd performance level
2014-03-17 Twinaphex(MSVC) Compatibility fixes
2014-03-17 Twinaphex(MSVC) Add skeleton MSVC 2010 solution