pcsx_rearmed.git
2022-09-02 notazcdrom: should use the last Setloc loc and SeekL
2022-09-02 notazcdrom: some debugging aid
2022-08-30 notazplugins: try to untangle the CALLBACK mess
2022-08-30 notazspu: get rid of iXAPitch
2022-08-28 notazmisc: get rid of an unaligned read
2022-08-13 notazgpu_neon: fix another abi violation
2022-08-13 notazgpu_neon: fix wrong block counting
2022-08-11 notazdrc: fix a silly mistake of overwriting a reg
2022-08-10 notazdrc: rework smc checks again
2022-08-10 notazdrc: fix wrong masking in set_jump_target
2022-08-09 notazcspace: add forgotten length decrement
2022-08-08 notazmark libretro makefile as unmaintained here
2022-08-08 notazcspace: generic implementation with vector extensions
2022-08-08 notazgpu_neon: integration for arm64
2022-08-08 notazgpu_neon: new intrinsics-only implementation
2022-08-08 notazgpu_neon: place asm func prototypes into a separate...
2022-08-08 notazgpu_neon: don't include vector_ops.h in the main header
2022-08-08 notazgpu_neon: fix some more abi violations
2022-08-02 notazdrc: patch up some potential issues on the switch
2022-07-29 notazgpu_neon: try to make the compiler save some callee...
2022-07-29 notazdfxvideo: patch up some unsafe macros
2022-07-29 Paul CercueilCI: Pass SDL_CONFIG to the ./configure script
2022-07-29 Paul Cercueilconfigure: Detect the toolchain's sdl-config tool
2022-07-29 Paul Cercueilcdrom: Fix PBP support on big-endian platforms
2022-07-29 Paul Cercueildfxvideo: Restore support for big-endian arch
2022-07-29 Paul Cercueilfrontend: Fix colorspace conversion routines on big...
2022-07-29 Paul Cercueilmisc: Use GCC builtins for byte-swap operations
2022-07-29 Paul Cercueilgpulib: Add proper support for big-endian
2022-07-29 Paul CercueilGet rid of bit fields in union
2022-07-29 Paul CercueilMake sure hardware registers are manipulated as little...
2022-07-29 Paul CercueilFix PCSX on big-endian systems
2022-07-18 notazdrc: some more libnx support
2022-07-14 notazdrc: simplify cache flush for some platforms
2022-07-14 notazdrc: some libnx support
2022-06-06 notazcdriso: hack .chd track handling to match .cue
2022-06-06 notazcdrom: don't read and play simultaneously
2022-06-02 notazpsxcounters: try to support a dynarec with a very long...
2022-06-02 notazdrc: update some logging and patches
2022-03-14 notazrelease r23 r23
2022-03-13 notazfrontend: omap: fix glitches on mode changes
2022-03-13 notazcdriso: handle chd subchannels, when available
2022-03-13 notazcdriso: merge some libretro changes
2022-03-13 notazalways enable chd support
2022-03-01 notazdrc: fix some wrong inv address calculations
2022-02-26 notazunbreak nodynarec build
2022-02-26 notazdrc: try to avoid some block trapping
2022-02-26 notazdrc: rework jump_out lists
2022-02-26 notazdrc: rework expire code
2022-02-24 notazdrc: more precise invalidation checking for the invstub...
2022-02-24 notazdrc: rework block tracking
2022-02-23 notazdrc: get rid of SPAN
2022-02-23 notazdrc: restore all block entry points at once
2022-02-19 notazdrc: don't delay block restoration
2022-02-17 notazRevert "clear Index0 data FIFO flag (#241)"
2022-02-15 notazdrc: try not to end the block prematurely
2022-02-15 notazpsxinterpreter: unbreak load delay handling
2022-02-12 notazdrc: add a clock override for Super Robot Taisen Alpha
2022-02-07 notazdrc: try to make some passes not as slow, part 2
2022-02-07 notazdrc: put passes in their own functions
2022-02-07 notazdrc: try to make some passes not as slow
2022-02-07 notazdrc: use optimized get_reg
2022-02-07 notazdrc: rm unneeded &63 masking
2022-02-07 gameblablaclear Index0 data FIFO flag (#241)
2022-02-05 gameblablaFix silly typo mistake for CDROM pause/resume fix for...
2022-01-31 notazgpu_neon: fix apparent missing msb setting in blend_blo...
2022-01-31 notazgpu_neon: reserved bpp is 16bpp, not 4bpp
2022-01-30 notazdrc: don't abort on game crash
2022-01-30 notazrm the old debugger stuff, like in libretro fork
2022-01-29 notazdrc: add apparently missing ROREG loading
2022-01-29 notazdrc: some more debug logging
2022-01-27 notazdrc: add seemingly missing double-alloc check
2022-01-27 notazdrc: clear dirty flag when deallocating a reg
2022-01-27 notazdrc: init some variables, adjust comments
2022-01-26 notazdrc: emulate break opcode
2022-01-26 notazdrc: don't cache psxRegs.interrupt
2022-01-24 notazdrc: another hack to try to get Vita to work
2022-01-23 notazdrc: a bit more sophisticated f1 hack
2022-01-23 notazalways describe to get git hash in log messages
2022-01-23 notazdrc: possibly the missing piece for Vita
2022-01-23 notazdrc: align size passed to mprotect
2022-01-22 notazspu: try to eliminate some cdda clicks/pops
2022-01-22 notazspu: save/restore decode_pos
2022-01-22 notazcdrom: play cdda regardless of report mode
2021-12-14 notazdrc: always clear full decoded_insn
2021-12-14 notazfix some issues and warnings seen on ctr build
2021-12-14 notazdrc: reapply some libretro changes
2021-12-14 notazdrc: adjust asm to make clang happy
2021-11-30 notazdrc: rearrange hacks
2021-11-29 notazdrc: fix some mistake done during arm64 porting
2021-11-28 notazdrc: fix an old memhandler oversight
2021-11-28 notazdrc: fix CCREG loading
2021-11-28 notazdrc: don't cull ccreg
2021-11-28 notazdrc: rework cycle counting
2021-11-28 notazdrc: prefer callee-saved regs on alloc
2021-11-28 notazdrc: get rid of RAM_FIXED, revive ROREG
2021-11-26 notazdrc: botched msb bit check
2021-11-24 notazdrc: only override default cycle_multiplier
2021-11-24 notazdrc: add a hack for f1 games
2021-11-22 notazinterpreter: simplify icache implementation
2021-11-22 notazdrc: drop 'likely' branch support, simplify
next