aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-04(Blackberry Playbook) Fix Blackberry Playbook build - strcasestr istwinaphex
not implemented
2013-06-04Core option: Add neon_enhancement_no_maintwinaphex
2013-06-04Remove #if 0 around NEON enhancementtwinaphex
2013-05-27libretro: don't call dfinput_activate too earlynotaz
2013-05-26libretro: try to fix enhancementnotaz
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-04-05don't rely on unsigned char on armnotaz
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-03drc: fix a bug made during UAL conversionnotaz
2013-04-02drc: handle more calling conventionsnotaz
2013-04-02drc/psx_gpu: handle more calling conventionsnotaz
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-02avoid MAP_FIXED, log mappingsnotaz
MAP_FIXED overrides existing mappings, we don't want that
2013-04-02frontend: attempt basic ios loggingnotaz
2013-04-01libretro: minor adjustments and a sanity checknotaz
2013-04-01(Blackberry) Define CC and AR in Makefile - so we can compile from thetwinaphex
commandline
2013-04-01(Libretro Makefile) Add ARM targettwinaphex
2013-04-01asm: fix incorrect offsetsnotaz
2013-04-01libretro: enable gpu_neonnotaz
2013-04-01psx_gpu: support relative jumptablesnotaz
stupid Mach-O
2013-04-01psx_gpu: convert to UAL, load everything from contextnotaz
2013-04-01libretro/ios: workaround clang segfaultnotaz
2013-04-01libretro/ios: enable dynarec, update target namesnotaz
2013-04-01drc: convert linkage_arm to UAL, adjust loadsnotaz
2013-04-01fix clang warningsnotaz
2013-04-01drc: use print wrapper to output errorsnotaz
..for platforms without working printf
2013-04-01gte_neon: access scratch_buf through drc contextnotaz
2013-04-01drc: rework linkage_arm for better assembler compatibilitynotaz
2013-04-01still adjusting asm for better as compatibility..notaz
2013-03-31tiny little android neon build fixalmostalive
2013-03-25libretro: rework makefilenotaz