index
:
pcsx_rearmed
trimui-s
libretro core fork of pcsx_rearmed with trimui s support
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpcsxcore
/
new_dynarec
Age
Commit message (
Expand
)
Author
2017-05-03
use pc-relative offsets for PIC too
notaz
2016-09-30
drc: fix a mistake from w^x change
notaz
2016-09-21
drc: some vita and 3ds support
notaz
2016-09-21
drc: avoid MAP_FIXED
notaz
2016-09-19
drc: try to support w^x platforms like iOS
notaz
2016-09-19
drc: remove unnecessary cache flushing
notaz
2016-09-18
drc: enable and fix warnings
notaz
2016-09-18
drc: mark things static
notaz
2016-09-18
drc: strip eol blanks
notaz
2016-09-18
drc: drop less obvious dead code
notaz
2016-09-18
drc: drop heaps of dead code
notaz
2016-04-01
don't use __ARM_ARCH_7A__
notaz
2016-02-28
drc: handle any immediate
notaz
2015-02-05
dma: do some madr updates
notaz
2015-01-31
assem_arm.c: Use ARMv6 instructions if possible
gizmo98
2015-01-03
mingw build fixes
notaz
2014-12-25
drc: more timing hacks
notaz
2014-12-23
drc: implement block addr list saving
notaz
2014-12-23
drc: replace unused reg32 with new reg_sv_flags
notaz
2014-12-20
spu: rework synchronization
notaz
2014-12-20
spu: add a schedule callback
notaz
2014-12-06
psxmem: remove hard requirement for a mapping
notaz
2013-12-22
(iOS) Work around clang crash when compiling libpcsxcor/new_dynarec/pcsxmem.c.
meancoot
2013-06-05
drc: add a test to catch broken platforms early
notaz
2013-04-03
drc: fix a bug made during UAL conversion
notaz
2013-04-02
drc: handle more calling conventions
notaz
2013-04-02
drc/psx_gpu: handle more calling conventions
notaz
2013-04-02
avoid MAP_FIXED, log mappings
notaz
2013-04-01
asm: fix incorrect offsets
notaz
2013-04-01
libretro/ios: enable dynarec, update target names
notaz
2013-04-01
drc: convert linkage_arm to UAL, adjust loads
notaz
2013-04-01
fix clang warnings
notaz
2013-04-01
drc: use print wrapper to output errors
notaz
2013-04-01
gte_neon: access scratch_buf through drc context
notaz
2013-04-01
drc: rework linkage_arm for better assembler compatibility
notaz
2013-03-25
asm: use a macro for functions
notaz
2013-03-25
Add missing ifdef, move QNX RAM mapping closer to others
CatalystG
2013-03-25
Add support for PlayBook/BB10 with libretro
CatalystG
2013-03-17
drc: timing hacks
notaz
2013-03-15
psxmem: handle io mirrors
notaz
2013-01-06
fix irq status
notaz
2013-01-06
fully reinit drc on change
notaz
2012-12-23
drc: fix bugs in armv4 codepath
notaz
2012-12-09
pipe error messages through single function
notaz
2012-12-02
improve ARM feature detection
notaz
2012-11-28
clean up mmap hacks
notaz
2012-11-24
fix ARM build with --disable-dynarec
notaz
2012-08-04
configure: various fixes
notaz
2012-08-03
frontend/pollux: wiz: move tables to upper memory to free some RAM
notaz
2012-07-30
fix various fPIC issues
notaz
[next]