pcsx_rearmed.git
2014-12-20 twinaphexpsxmem: Add mman wrapper for Win32 and use it for PCSX...
2014-12-20 notazlibretro: minor fixes
2014-12-20 notazlibretro: add some SPU options
2014-12-20 notazlibretro: update for newer spu code
2014-12-20 notazspu: put globals into a structure
2014-12-20 notazpsxcounters: don't do many spu updates
2014-12-20 notazspu: remove some hacks
2014-12-20 notazspu: rework synchronization
2014-12-20 notazspu: add a schedule callback
2014-12-20 notazspu: fix some fmod related breakage
2014-12-20 notazpsxinterpreter: don't break strict aliasing rules
2014-12-20 notazfrontend: update libpicofe
2014-12-20 twinaphexlibretro: Add core options to namespace
2014-12-20 twinaphexlibretro: Update input descriptors
2014-12-20 twinaphexlibretro: Implement input descriptors
2014-12-20 twinaphexlibretro: Update Makefile
2014-12-20 Alcarolibretro: Update libretro.h
2014-12-20 Tobias Jakobilibretro: adjust indentation style
2014-12-20 twinaphexlibretro: Makefile - fixup Windows build
2014-12-20 twinaphexlibretro: Set performance level
2014-12-20 twinaphexlibretro: Add OSX version minor detection to Makefile
2014-12-20 Tobias Jakobilibretro: only use posix_memalign when it's safe
2014-12-20 Tobias Jakobilibretro: align vout_buf to 128-bit
2014-12-20 twinaphexlibretro: (OSX) Set min OS version to 10.6
2014-12-20 twinaphex(Libretro) Add frame duping core option
2014-12-06 notazmisc: length is unsigned
2014-12-06 notazmisc: don't succeed on trash input
2014-12-06 notazpsxmem: remove hard requirement for a mapping
2013-12-22 notazlibretro: add dynarec switch
2013-12-22 meancoot(iOS) Work around clang crash when compiling libpcsxcor...
2013-12-22 twinaphexUpdate libretro.h
2013-12-22 twinaphex(iOS) Add min SDK version for compatbility
2013-12-22 twinaphex(iOS) Add min SDK version
2013-11-03 notazpsxbios: fix NULL use warnings on newer GCCs
2013-11-03 notazpsx_gpu: workaround binutils bug #14887
2013-11-03 twinaphex(Makefile libretro) Make more generic ARM target
2013-11-03 meancootlibretro: Add analog option for player 1
2013-07-15 notazMerge pull request #21 from tejonbiker/master
2013-07-15 tejonbikerAdds the path to include correctly vmcs host
2013-06-04 notazdrc: add a test to catch broken platforms early
2013-06-04 notazpsxmem: handle map failures so that it can be retried
2013-06-04 notazlibretro: search for BIOS harder
2013-06-04 notazcdriso: log file open errors
2013-06-04 twinaphex(Blackberry Playbook) Fix Blackberry Playbook build...
2013-06-04 twinaphexCore option: Add neon_enhancement_no_main
2013-06-04 twinaphexRemove #if 0 around NEON enhancement
2013-05-26 notazlibretro: don't call dfinput_activate too early
2013-05-26 notazlibretro: try to fix enhancement
2013-05-26 twinaphexPass correct type for RETRO_ENVIRONMENT_SET_MESSAGE
2013-05-26 twinaphexAdd system message warning if a BIOS file could not...
2013-05-26 twinaphexComment out neon_enhancement_enable for now
2013-05-26 twinaphex(Libretro) Add NEON interlace enable core option and...
2013-05-26 twinaphexTake out soft_filter for now as core option
2013-05-26 twinaphex(Libretro) Add core options - Frameskip and (for ARM...
2013-05-26 twinaphex(NEON ARM) Add NEON ARM core option (Enhanced resolutio...
2013-05-26 twinaphex(iOS) Standardize target name
2013-05-26 ToadKingimplement "add_image_index" correctly
2013-05-26 ToadKingfix bug with memory card files being overwritten with...
2013-05-26 ToadKingadd support for mednafen-style .m3u files for multi...
2013-05-26 twinaphexAdd .toc to valid_extensions
2013-05-26 twinaphex(libretro) Library version is too long to show in RGUI
2013-05-26 twinaphex(QNX) Compilation fix
2013-05-26 twinaphexUpdate target names in Makefile
2013-05-26 twinaphex(libretro) Update header
2013-05-26 notazcdriso: make sure to open correct file for cdda
2013-05-26 notazcdriso: use correct buffer in .toc check
2013-04-05 notazdon't rely on unsigned char on arm
2013-04-04 notazcdriso: look for data files if other one is selected
2013-04-04 notazcdriso: prefer .toc over .cue
2013-04-02 notazdrc: fix a bug made during UAL conversion
2013-04-02 notazdrc: handle more calling conventions
2013-04-02 notazdrc/psx_gpu: handle more calling conventions
2013-04-01 notazlibretro: rename targets to be picked by menu
2013-04-01 notazfrontend: flush emuLog
2013-04-01 notazavoid MAP_FIXED, log mappings
2013-04-01 notazfrontend: attempt basic ios logging
2013-04-01 notazlibretro: minor adjustments and a sanity check
2013-04-01 twinaphex(Blackberry) Define CC and AR in Makefile - so we can...
2013-04-01 twinaphex(Libretro Makefile) Add ARM target
2013-04-01 notazasm: fix incorrect offsets
2013-04-01 notazlibretro: enable gpu_neon
2013-04-01 notazpsx_gpu: support relative jumptables
2013-04-01 notazpsx_gpu: convert to UAL, load everything from context
2013-03-31 notazlibretro/ios: workaround clang segfault
2013-03-31 notazlibretro/ios: enable dynarec, update target names
2013-03-31 notazdrc: convert linkage_arm to UAL, adjust loads
2013-03-31 notazfix clang warnings
2013-03-31 notazdrc: use print wrapper to output errors
2013-03-31 notazgte_neon: access scratch_buf through drc context
2013-03-31 notazdrc: rework linkage_arm for better assembler compatibility
2013-03-31 notazstill adjusting asm for better as compatibility..
2013-03-31 almostalivetiny little android neon build fix
2013-03-25 notazlibretro: rework makefile
2013-03-25 notazasm: use a macro for functions
2013-03-25 notazcspace_neon: convert to .S
2013-03-25 notazgas-preprocessor: support .bss
2013-03-25 notazgte: be friendly to more assemblers
2013-03-25 notazuse gas-preprocessor for ios
2013-03-25 CatalystGAdd missing ifdef, move QNX RAM mapping closer to others
2013-03-25 CatalystGAdd support for PlayBook/BB10 with libretro
next