Rename input descriptors label for MasterSystem
[picodrive.git] / platform /
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-10-01 aliaspidernit
2015-09-30 aliaspiderclean indentation
2015-09-30 aliaspider(ctr/3ds) optimize build, add support for 32x/svp dynam...
2015-08-31 twinaphex(Vita) Add target - not finished
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-05 twinaphexAdd linux-portable target
2015-01-30 TwinaphexBuildfix
2014-12-04 twinaphexAdd input descriptors
2014-09-22 AlcaroUpdate libretro.h
2014-06-23 twinaphexAdd performance level
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) Update MSVC solution
2014-03-17 twinaphexUniquely name files for MSVC
2014-03-17 Twinaphex(MSVC) Compatibility fixes
2014-03-17 Twinaphex(MSVC) Add skeleton MSVC 2010 solution
2014-03-04 twinaphex(PSP/PS3) Resolve namespace conflict with memcpy16...
2014-03-04 twinaphex(PSP) Add PSP target
2014-01-02 twinaphex(Libretro) Fixup logging
2013-12-18 twinaphexUpdate libretro.h
2013-12-17 twinaphex(libretro) Go through new logger interface
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 notazgp2x: hack to avoid 940 reinit
2013-10-10 notazupdate gp2x for input changes
2013-10-10 notazsplit base_readme to more traditional files
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-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 notazgp2x: various fixes, prepare for release
2013-10-02 notazlibretro: get rid of borders
2013-10-02 notazforgotten credit..
2013-09-24 notazrelease 1.90 v1.90
2013-09-24 notazlibretro: sound fix and a few options
2013-09-24 notazcd: prefer model2 bios
2013-09-24 notazpandora: use automatic tv layer switch
2013-09-24 notazcd: fix copy-paste bug, comm issue
2013-09-22 notazcd: integrate new gfx code
2013-09-17 notazcd: better cd change handling, perhaps?
2013-09-15 notazhandle 32x+cd
2013-09-01 notazpandora: workaround some reported problems
2013-09-01 notazupdate libpicofe
2013-08-31 notazrelease 1.85 v1.85
2013-08-31 notazsome readme and general cleanups
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazallow to disable SH2 dynarec on runtime
2013-08-30 notazfrontend: save autoload
2013-08-30 notazfrontend: new sync code
2013-08-27 notazrename cd/pico.c -> cd/mcd.c
2013-08-27 notazrevive GP2X build, update
2013-08-19 notaz32x: add 6btn quirk
2013-08-17 notazimprove input handling
2013-08-15 notazfix some warnings
2013-08-15 twinaphexFixed plat_mmap regression - Win32 now uses the same...
2013-08-15 ToadKinguse actual mmap implementation on windows
2013-08-15 twinaphex(Win32) Works now with Win32 Mingw - had to implement...
2013-08-15 twinaphex(Win32) Some Win32 compatibility patches (courtesy...
2013-08-14 notazpandora: use quad buffering so that ff doesn't tear
2013-08-10 notazbump libpicofe
2013-08-10 notazsome new cpu debug code
2013-08-05 notaz32x: move sh2 peripheral emu code to it's own file
2013-07-30 notazlibretro: add savestate support
2013-07-28 notazfix clang warnings
2013-07-28 notaztune flip calls and frame setup
2013-07-28 notazget rid of port_config.h
2013-07-27 notazminor drawing code cleanup
2013-07-13 notazminor frontend fixes
2013-07-13 notazdrc: lots of new debug code
2013-07-11 notazrm dupe file
2013-07-08 notaz32x: start reworking sheduling
2013-07-02 notazavoid link-time dependency to libavcodec
2013-07-01 notazsupport mp3 decoding over libavcodec
2013-06-30 notazfrontend: fix build
2013-06-30 notazdon't assume svp dynarec on ARM so that it can be disabled
2013-06-30 notazsplit out more asm from build, disable is on iOS (for...
2013-06-30 notazadd mremap implementation for where it's not provided
2013-06-29 notazfrontend: simplify config handling
2013-06-29 notazplat_sdl: handle exit in some way
2013-06-29 notazadd .md extension
2013-06-29 notazbump version, since this is not the same as last releas...
2013-06-29 notazdefault config adjustments
2013-06-28 notazinitial android build support
2013-06-28 notazdrc: some portability fixes
next