aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-26Revert "Add hack for broken bin/cue loading right now at startup"twinaphex
This reverts commit 5f8aa603b1f68d4bf4dbd341fed0e31b21f11bde.
2013-05-26Pass correct type for RETRO_ENVIRONMENT_SET_MESSAGEtwinaphex
2013-05-26Add system message warning if a BIOS file could not be foundtwinaphex
2013-05-26Comment out neon_enhancement_enable for nowtwinaphex
2013-05-26(Libretro) Add NEON interlace enable core option and region core optiontwinaphex
2013-05-26Take out soft_filter for now as core optiontwinaphex
2013-05-26(Libretro) Add core options - Frameskip and (for ARM NEON only)twinaphex
Software filter (None/Scale2x/Eagle2x)
2013-05-26(NEON ARM) Add NEON ARM core option (Enhanced resolution - slow)twinaphex
2013-05-26(iOS) Standardize target nametwinaphex
2013-05-26implement "add_image_index" correctlyToadKing
2013-05-26fix bug with memory card files being overwritten with RTC filesToadKing
2013-05-26add support for mednafen-style .m3u files for multi-disc gamesToadKing
2013-05-26Add .toc to valid_extensionstwinaphex
2013-05-26(libretro) Library version is too long to show in RGUItwinaphex
2013-05-26(QNX) Compilation fixtwinaphex
2013-05-26Update target names in Makefiletwinaphex
2013-05-26(libretro) Update headertwinaphex
2013-05-26cdriso: make sure to open correct file for cddanotaz
2013-05-26cdriso: use correct buffer in .toc checknotaz
2013-05-25Pass correct type for RETRO_ENVIRONMENT_SET_MESSAGEtwinaphex
2013-05-25Add system message warning if a BIOS file could not be foundtwinaphex
2013-05-24Comment out neon_enhancement_enable for nowtwinaphex
2013-05-24(Libretro) Add NEON interlace enable core option and region core optiontwinaphex
2013-05-24Take out soft_filter for now as core optiontwinaphex
2013-05-24(Libretro) Add core options - Frameskip and (for ARM NEON only)twinaphex
Software filter (None/Scale2x/Eagle2x)
2013-05-24(NEON ARM) Add NEON ARM core option (Enhanced resolution - slow)twinaphex
2013-05-18(iOS) Standardize target nametwinaphex
2013-05-07implement "add_image_index" correctlyToadKing
2013-05-07fix bug with memory card files being overwritten with RTC filesToadKing
2013-05-07add support for mednafen-style .m3u files for multi-disc gamesToadKing
2013-05-04Add hack for broken bin/cue loading right now at startuptwinaphex
2013-05-03Add .toc to valid_extensionstwinaphex
2013-04-30(QNX) Compilation fixtwinaphex
2013-04-17Update target names in Makefiletwinaphex
2013-04-08(libretro) Update headertwinaphex
2013-04-05Merge git://github.com/notaz/pcsx_rearmedtwinaphex
2013-04-05don't rely on unsigned char on armnotaz
2013-04-05Merge git://github.com/notaz/pcsx_rearmedtwinaphex
2013-04-05cdriso: look for data files if other one is selectednotaz
2013-04-05cdriso: prefer .toc over .cuenotaz
as .toc has subchannel flags
2013-04-03Merge branch 'master' into libretronotaz
2013-04-03drc: fix a bug made during UAL conversionnotaz
2013-04-02Merge branch 'master' into libretronotaz
2013-04-02drc: handle more calling conventionsnotaz
2013-04-02Merge branch 'master' into libretronotaz
2013-04-02drc/psx_gpu: handle more calling conventionsnotaz
2013-04-02Merge branch 'master' into libretronotaz
2013-04-02libretro: rename targets to be picked by menunotaz
2013-04-02frontend: flush emuLognotaz
nothing should be writing to that too often
2013-04-02Merge branch 'master' into libretronotaz