notaz.gp2x.de
/
pcsx_rearmed.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pcsx_rearmed.git
2022-08-10
notaz
drc: rework smc checks again
commit
|
commitdiff
|
tree
|
snapshot
2022-08-10
notaz
drc: fix wrong masking in set_jump_target
commit
|
commitdiff
|
tree
|
snapshot
2022-08-09
notaz
cspace: add forgotten length decrement
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
mark libretro makefile as unmaintained here
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
cspace: generic implementation with vector extensions
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
gpu_neon: integration for arm64
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
gpu_neon: new intrinsics-only implementation
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
gpu_neon: place asm func prototypes into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
gpu_neon: don't include vector_ops.h in the main header
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
gpu_neon: fix some more abi violations
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
notaz
drc: patch up some potential issues on the switch
commit
|
commitdiff
|
tree
|
snapshot
2022-07-29
notaz
gpu_neon: try to make the compiler save some callee...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-29
notaz
dfxvideo: patch up some unsafe macros
commit
|
commitdiff
|
tree
|
snapshot
2022-07-29
Paul Cercueil
CI: Pass SDL_CONFIG to the ./configure script
commit
|
commitdiff
|
tree
|
snapshot
2022-07-29
Paul Cercueil
configure: Detect the toolchain's sdl-config tool
commit
|
commitdiff
|
tree
|
snapshot
2022-07-29
Paul Cercueil
cdrom: Fix PBP support on big-endian platforms
commit
|
commitdiff
|
tree
|
snapshot
2022-07-29
Paul Cercueil
dfxvideo: Restore support for big-endian arch
commit
|
commitdiff
|
tree
|
snapshot
2022-07-29
Paul Cercueil
frontend: Fix colorspace conversion routines on big...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-29
Paul Cercueil
misc: Use GCC builtins for byte-swap operations
commit
|
commitdiff
|
tree
|
snapshot
2022-07-29
Paul Cercueil
gpulib: Add proper support for big-endian
commit
|
commitdiff
|
tree
|
snapshot
2022-07-29
Paul Cercueil
Get rid of bit fields in union
commit
|
commitdiff
|
tree
|
snapshot
2022-07-29
Paul Cercueil
Make sure hardware registers are manipulated as little...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-29
Paul Cercueil
Fix PCSX on big-endian systems
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
notaz
drc: some more libnx support
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
notaz
drc: simplify cache flush for some platforms
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
notaz
drc: some libnx support
commit
|
commitdiff
|
tree
|
snapshot
2022-06-06
notaz
cdriso: hack .chd track handling to match .cue
commit
|
commitdiff
|
tree
|
snapshot
2022-06-06
notaz
cdrom: don't read and play simultaneously
commit
|
commitdiff
|
tree
|
snapshot
2022-06-02
notaz
psxcounters: try to support a dynarec with a very long...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-02
notaz
drc: update some logging and patches
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
notaz
release r23
r23
commit
|
commitdiff
|
tree
|
snapshot
2022-03-13
notaz
frontend: omap: fix glitches on mode changes
commit
|
commitdiff
|
tree
|
snapshot
2022-03-13
notaz
cdriso: handle chd subchannels, when available
commit
|
commitdiff
|
tree
|
snapshot
2022-03-13
notaz
cdriso: merge some libretro changes
commit
|
commitdiff
|
tree
|
snapshot
2022-03-13
notaz
always enable chd support
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
notaz
drc: fix some wrong inv address calculations
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
notaz
unbreak nodynarec build
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
notaz
drc: try to avoid some block trapping
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
notaz
drc: rework jump_out lists
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
notaz
drc: rework expire code
commit
|
commitdiff
|
tree
|
snapshot
2022-02-24
notaz
drc: more precise invalidation checking for the invstub...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-24
notaz
drc: rework block tracking
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
notaz
drc: get rid of SPAN
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
notaz
drc: restore all block entry points at once
commit
|
commitdiff
|
tree
|
snapshot
2022-02-19
notaz
drc: don't delay block restoration
commit
|
commitdiff
|
tree
|
snapshot
2022-02-17
notaz
Revert "clear Index0 data FIFO flag (#241)"
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
notaz
drc: try not to end the block prematurely
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
notaz
psxinterpreter: unbreak load delay handling
commit
|
commitdiff
|
tree
|
snapshot
2022-02-12
notaz
drc: add a clock override for Super Robot Taisen Alpha
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
notaz
drc: try to make some passes not as slow, part 2
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
notaz
drc: put passes in their own functions
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
notaz
drc: try to make some passes not as slow
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
notaz
drc: use optimized get_reg
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
notaz
drc: rm unneeded &63 masking
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
gameblabla
clear Index0 data FIFO flag (#241)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-05
gameblabla
Fix silly typo mistake for CDROM pause/resume fix for...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-31
notaz
gpu_neon: fix apparent missing msb setting in blend_blo...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-31
notaz
gpu_neon: reserved bpp is 16bpp, not 4bpp
commit
|
commitdiff
|
tree
|
snapshot
2022-01-30
notaz
drc: don't abort on game crash
commit
|
commitdiff
|
tree
|
snapshot
2022-01-30
notaz
rm the old debugger stuff, like in libretro fork
commit
|
commitdiff
|
tree
|
snapshot
2022-01-29
notaz
drc: add apparently missing ROREG loading
commit
|
commitdiff
|
tree
|
snapshot
2022-01-29
notaz
drc: some more debug logging
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
notaz
drc: add seemingly missing double-alloc check
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
notaz
drc: clear dirty flag when deallocating a reg
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
notaz
drc: init some variables, adjust comments
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
notaz
drc: emulate break opcode
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
notaz
drc: don't cache psxRegs.interrupt
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
notaz
drc: another hack to try to get Vita to work
commit
|
commitdiff
|
tree
|
snapshot
2022-01-23
notaz
drc: a bit more sophisticated f1 hack
commit
|
commitdiff
|
tree
|
snapshot
2022-01-23
notaz
always describe to get git hash in log messages
commit
|
commitdiff
|
tree
|
snapshot
2022-01-23
notaz
drc: possibly the missing piece for Vita
commit
|
commitdiff
|
tree
|
snapshot
2022-01-23
notaz
drc: align size passed to mprotect
commit
|
commitdiff
|
tree
|
snapshot
2022-01-22
notaz
spu: try to eliminate some cdda clicks/pops
commit
|
commitdiff
|
tree
|
snapshot
2022-01-22
notaz
spu: save/restore decode_pos
commit
|
commitdiff
|
tree
|
snapshot
2022-01-22
notaz
cdrom: play cdda regardless of report mode
commit
|
commitdiff
|
tree
|
snapshot
2021-12-14
notaz
drc: always clear full decoded_insn
commit
|
commitdiff
|
tree
|
snapshot
2021-12-14
notaz
fix some issues and warnings seen on ctr build
commit
|
commitdiff
|
tree
|
snapshot
2021-12-14
notaz
drc: reapply some libretro changes
commit
|
commitdiff
|
tree
|
snapshot
2021-12-14
notaz
drc: adjust asm to make clang happy
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
notaz
drc: rearrange hacks
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
notaz
drc: fix some mistake done during arm64 porting
commit
|
commitdiff
|
tree
|
snapshot
2021-11-28
notaz
drc: fix an old memhandler oversight
commit
|
commitdiff
|
tree
|
snapshot
2021-11-28
notaz
drc: fix CCREG loading
commit
|
commitdiff
|
tree
|
snapshot
2021-11-28
notaz
drc: don't cull ccreg
commit
|
commitdiff
|
tree
|
snapshot
2021-11-28
notaz
drc: rework cycle counting
commit
|
commitdiff
|
tree
|
snapshot
2021-11-28
notaz
drc: prefer callee-saved regs on alloc
commit
|
commitdiff
|
tree
|
snapshot
2021-11-28
notaz
drc: get rid of RAM_FIXED, revive ROREG
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
notaz
drc: botched msb bit check
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
notaz
drc: only override default cycle_multiplier
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
notaz
drc: add a hack for f1 games
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
notaz
interpreter: simplify icache implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
notaz
drc: drop 'likely' branch support, simplify
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
notaz
drc: reduce memory usage
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
notaz
make icache implementation play nice with the dynarec
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
notaz
drc: detect unconditional branches early
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
notaz
drc: minor adjustments
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
notaz
drc: fix block expire
commit
|
commitdiff
|
tree
|
snapshot
2021-11-21
notaz
frontend: remove src alignment requirements in asm
commit
|
commitdiff
|
tree
|
snapshot
2021-11-20
notaz
drc,interpreter: add mul/div stalls
commit
|
commitdiff
|
tree
|
snapshot
2021-11-20
notaz
drc: try to make gte stall handling less bloaty
commit
|
commitdiff
|
tree
|
snapshot
next