drc: something works on arm64
[pcsx_rearmed.git] / libpcsxcore / new_dynarec /
2021-11-14 notazdrc: something works on arm64
2021-11-14 notazdrc: adjust bogus looking check
2021-11-14 notazdrc: arm64 wip
2021-11-14 notazdrc: some more general cleanup
2021-11-14 notazdrc: arm64 wip
2021-11-14 notazdrc: starting arm64 support
2021-11-08 notazdrc: move some stuff out of assem_arm for reuse
2021-11-08 notazdrc: remove yet yet more n64 stuff
2021-11-08 notazdrc: remove yet more n64 stuff
2021-11-08 notazdrc: rework for 64bit, part 4
2021-11-08 notazdrc: remove some leftover n64-only stuff
2021-11-08 notazdrc: rework for 64bit, part 3
2021-11-08 notazdrc: remove old debug code
2021-11-08 notazdrc: convert 'stubs' to a struct with proper types...
2021-11-08 notazdrc: rework for 64bit, part 1
2021-10-31 notazsome drc debug patches
2021-10-31 notazsome drc debug helpers
2021-10-31 notazsome cleanup to reduce confusion
2021-10-02 gameblablaIcache emulation from PCSX Redux + Senquack changes...
2021-09-09 gameblablaARM build fixes. (Should fix building on ARM/GCC10...
2021-08-25 gameblablaAlways look up verify_dirty literals from offsets by...
2021-08-22 gameblablaProperly protect the HLE instructions against corrupted...
2017-05-02 notazuse pc-relative offsets for PIC too
2016-09-30 notazdrc: fix a mistake from w^x change
2016-09-20 notazdrc: some vita and 3ds support
2016-09-20 notazdrc: avoid MAP_FIXED
2016-09-18 notazdrc: try to support w^x platforms like iOS
2016-09-18 notazdrc: remove unnecessary cache flushing
2016-09-18 notazdrc: enable and fix warnings
2016-09-18 notazdrc: mark things static
2016-09-18 notazdrc: strip eol blanks
2016-09-18 notazdrc: drop less obvious dead code
2016-09-18 notazdrc: drop heaps of dead code
2016-03-31 notazdon't use __ARM_ARCH_7A__
2016-02-28 notazdrc: handle any immediate
2015-02-05 notazdma: do some madr updates
2015-01-31 gizmo98assem_arm.c: Use ARMv6 instructions if possible
2015-01-03 notazmingw build fixes
2014-12-25 notazdrc: more timing hacks
2014-12-23 notazdrc: implement block addr list saving
2014-12-23 notazdrc: replace unused reg32 with new reg_sv_flags
2014-12-20 notazspu: rework synchronization
2014-12-20 notazspu: add a schedule callback
2014-12-06 notazpsxmem: remove hard requirement for a mapping
2013-12-22 meancoot(iOS) Work around clang crash when compiling libpcsxcor...
2013-06-04 notazdrc: add a test to catch broken platforms early
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 notazavoid MAP_FIXED, log mappings
2013-04-01 notazasm: fix incorrect offsets
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-25 notazasm: use a macro for functions
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-17 notazdrc: timing hacks
2013-03-15 notazpsxmem: handle io mirrors
2013-01-06 notazfix irq status
2013-01-06 notazfully reinit drc on change
2012-12-23 notazdrc: fix bugs in armv4 codepath
2012-12-10 notazMerge branch 'libretro'
2012-12-09 notazpipe error messages through single function
2012-12-02 notazimprove ARM feature detection
2012-11-28 notazclean up mmap hacks
2012-11-24 notazfix ARM build with --disable-dynarec
2012-08-04 notazconfigure: various fixes
2012-08-02 notazfrontend/pollux: wiz: move tables to upper memory to...
2012-07-29 notazfix various fPIC issues
2012-07-22 notazpcsxmem: abort if lsb is set for map_item
2012-04-29 notazfrontend: some menu adjustments
2012-04-29 notazfix some build issues and warnings
2012-04-21 notazbring in configure build system
2012-04-18 notazdrc: inv: fix ram ofset and mirror handling
2012-04-18 notazsupport emulated RAM mapped at offset
2012-01-14 notazdrc: allow translation cache in data segment
2012-01-07 notazdrc: do basic current block modification detection
2012-01-06 notazdrc: never read to r0
2012-01-01 notazchange lcf handling
2011-12-10 notazdrc: fix bad gte unneeded reg assumption
2011-12-08 notazdrc: move constmap out of regstat
2011-12-04 notazmove some gpu status handling to core
2011-11-01 notazdrc/gte: decode MVMVA data deps
2011-11-01 notazdrc/gte: fix dep list
2011-10-30 notazdrc: detect sw irqs properly
2011-10-30 notazdrc: fix various register trashing in mtc0
2011-10-30 notazdrc: fix cycle multiplier code
2011-10-30 notazdrc: fix mtc0 argument
2011-10-30 notazdrc: some debug code improvements
2011-10-30 notazmake root counters use generic event scheduling code
2011-10-30 notazdrc: always use physical block addresses
2011-10-30 notazrcnt: remove gate guess for cnt 0 and 1
2011-10-30 notazdrc: detect dead gte reads too
2011-10-30 notazdrc: add some hack options
2011-10-30 notazgte: parametrize remaining ops
2011-10-30 notazdrc: try to avoid full constant reload
next