pcsx_rearmed.git
2013-05-24 twinaphexComment out neon_enhancement_enable for now
2013-05-24 twinaphex(Libretro) Add NEON interlace enable core option and...
2013-05-23 twinaphexTake out soft_filter for now as core option
2013-05-23 twinaphex(Libretro) Add core options - Frameskip and (for ARM...
2013-05-23 twinaphex(NEON ARM) Add NEON ARM core option (Enhanced resolutio...
2013-05-18 twinaphex(iOS) Standardize target name
2013-05-07 ToadKingimplement "add_image_index" correctly
2013-05-07 ToadKingfix bug with memory card files being overwritten with...
2013-05-07 ToadKingadd support for mednafen-style .m3u files for multi...
2013-05-03 twinaphexAdd hack for broken bin/cue loading right now at startup
2013-05-03 twinaphexAdd .toc to valid_extensions
2013-04-30 twinaphex(QNX) Compilation fix
2013-04-17 twinaphexUpdate target names in Makefile
2013-04-08 twinaphex(libretro) Update header
2013-04-05 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-04-05 notazdon't rely on unsigned char on arm
2013-04-04 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-04-04 notazcdriso: look for data files if other one is selected
2013-04-04 notazcdriso: prefer .toc over .cue
2013-04-03 notazMerge branch 'master' into libretro
2013-04-02 notazdrc: fix a bug made during UAL conversion
2013-04-02 notazMerge branch 'master' into libretro
2013-04-02 notazdrc: handle more calling conventions
2013-04-02 notazMerge branch 'master' into libretro
2013-04-02 notazdrc/psx_gpu: handle more calling conventions
2013-04-01 notazMerge branch 'master' into libretro
2013-04-01 notazlibretro: rename targets to be picked by menu
2013-04-01 notazfrontend: flush emuLog
2013-04-01 notazMerge branch 'master' into libretro
2013-04-01 notazavoid MAP_FIXED, log mappings
2013-04-01 notazfrontend: attempt basic ios logging
2013-04-01 notazMerge branch 'master' into libretro
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 twinaphexMerge git://github.com/notaz/pcsx_rearmed
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-04-01 twinaphex(Libretro Makefile) Add ARM target
2013-03-31 twinaphexMerge git://github.com/notaz/pcsx_rearmed
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-27 SquarepusherMerge pull request #2 from almostalive/master
2013-03-27 almostalivetiny little android neon build fix
2013-03-25 twinaphex(Blackberry) Define CC and AR in Makefile - so we can...
2013-03-25 twinaphexMerge branch 'mainline'
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
2013-03-25 twinaphexChanges to Makefile.libretro
2013-03-25 twinaphexDon't compile in null sound driver for libretro and add
2013-03-25 SquarepusherMerge pull request #1 from CatalystG/libretro
2013-03-25 CatalystGAdd missing ifdef, move QNX RAM mapping closer to others
2013-03-24 CatalystGAdd support for PlayBook/BB10 with libretro
2013-03-23 twinaphexRevert "(iOS) Use GCC (not working yet)"
2013-03-22 twinaphex(iOS) Use GCC (not working yet)
2013-03-22 twinaphexChanges to Makefile.libretro
2013-03-21 twinaphex(libretro) Library version is too long to show in RGUI
2013-03-21 twinaphexDon't compile in null sound driver for libretro and add
2013-03-18 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-03-17 notazrelease r19 r19
2013-03-17 notazdrc: timing hacks
2013-03-17 notazspu: change sync again
2013-03-15 notazlibretro: support disk control interface
2013-03-15 notazfrontend/menu: clean up cht loader
2013-03-15 notazcdriso: handle no disk state better
2013-03-15 notazfrontend: sdl fixes
2013-03-15 notazfrontend: exit immediately on signals
2013-03-15 notazpsx_gpu: fix line mask test
2013-03-15 notazpsx_gpu: minor test fixes
2013-03-15 notazpsx_gpu: fix mask set in blend_blocks variant
2013-03-15 CatalystGFix PSX unmap issue causing crash on exit
2013-03-15 notazcdrom: stopping read should stop seek too
2013-03-15 notazcdrom: use single read/play cursor, handle cdlRead...
2013-03-15 notazpsxmem: handle io mirrors
2013-03-15 notazpsxbios: merge from pcsxr
2013-02-18 notazfrontend: maemo: some refactoring
2013-02-18 notazMerge pull request #12 from sakya/master
2013-02-17 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-02-17 Paolo IommariniFixed makefile (TSLIB)
2013-02-17 Paolo IommariniFixed maemo rules
2013-02-17 Paolo IommariniAdded debian_maemo to build the maemo package
2013-02-17 Paolo IommariniMaemo ehancement
2013-02-15 notazfrontend: pandora: adjust hugetlb allocation
2013-02-09 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-02-08 notazfrontend: add armv6 color space converter
next