notaz.gp2x.de
/
pcsx_rearmed.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
frontend: update libpicofe, fix missed callbacks
[pcsx_rearmed.git]
/ libpcsxcore
2025-05-20
notaz
cdrom: fix wrong volumes on state load
commit
|
commitdiff
2025-05-11
notaz
frontend: use more traditional profile dir
commit
|
commitdiff
2025-04-24
notaz
cdrom: fix double free on exit
commit
|
commitdiff
2025-04-22
Paul Cercueil
cdrom: Align read buffers to 64 bytes
commit
|
commitdiff
2025-04-22
Paul Cercueil
cdrom: Handle empty path string as synonym to cdrom:
commit
|
commitdiff
2025-04-22
Paul Cercueil
cdrom: Support using C11 threads instead of libretro...
commit
|
commitdiff
2025-04-22
Paul Cercueil
cdrom: Support subchannel reads with HW players
commit
|
commitdiff
2025-04-22
Paul Cercueil
cdrom: Update real-CDROM API
commit
|
commitdiff
2025-04-22
Paul Cercueil
cdrom: Move libretro specific stuff out of libpcsxcore
commit
|
commitdiff
2025-04-22
Paul Cercueil
lightrec: Detect and speed up GPU status polling
commit
|
commitdiff
2025-04-12
notaz
gte_neon: fix broken ir0 saturation flag
commit
|
commitdiff
2025-04-12
notaz
drc: make gcc11 happier
commit
|
commitdiff
2025-03-30
notaz
clean up pad plugin stuff
commit
|
commitdiff
2025-03-30
notaz
drop all the net stuff
commit
|
commitdiff
2025-03-30
notaz
clean up old gpu psemu funcs
commit
|
commitdiff
2025-03-28
notaz
gte: more modern lzc for interpreter
commit
|
commitdiff
2025-03-27
notaz
misc: put some debug stuff in savestates
commit
|
commitdiff
2025-03-25
notaz
misc: accept savestates with RASTATE header
commit
|
commitdiff
2025-03-24
notaz
misc: unbreak slowboot
commit
|
commitdiff
2025-03-03
notaz
try to support macOS for standalone
commit
|
commitdiff
2025-02-25
notaz
cdrom: adjust the t'ai hack
commit
|
commitdiff
2025-02-25
notaz
misc: time_bcd should actually be bcd
commit
|
commitdiff
2025-02-25
notaz
dma: partially disable pcr handling
commit
|
commitdiff
2025-02-24
notaz
drc: update patches
commit
|
commitdiff
2025-02-24
notaz
drc: forgot to set may_except
commit
|
commitdiff
2025-02-24
notaz
drc: limit more prints
commit
|
commitdiff
2025-02-23
notaz
drc: fix wrong writes
commit
|
commitdiff
2025-02-23
notaz
misc: detect pal from lic sector
commit
|
commitdiff
2025-02-23
notaz
cdrom: don't deliver non mode1/2 sectors
commit
|
commitdiff
2025-02-23
notaz
psxinterpreter: log bus error address
commit
|
commitdiff
2025-02-23
notaz
dma: handle PCR writes
commit
|
commitdiff
2025-02-23
notaz
cdrom: try emulating fifo status bit
commit
|
commitdiff
2025-02-23
notaz
drc: fix a clash of 'unneeded' passes
commit
|
commitdiff
2025-02-13
notaz
drc: avoid some header includes when not needed
commit
|
commitdiff
2025-02-13
notaz
db: add localized PE2 versions
commit
|
commitdiff
2025-02-12
notaz
cdrom: more lid hacks
commit
|
commitdiff
2025-02-10
notaz
avoid some left shifting to sign bit
commit
|
commitdiff
2025-02-10
notaz
gpu: some function mismatches
commit
|
commitdiff
2025-02-08
notaz
lightrec: rm dup line
commit
|
commitdiff
2025-01-28
notaz
libretro: clean up win32 build
commit
|
commitdiff
2025-01-25
notaz
db: update
commit
|
commitdiff
2025-01-25
notaz
drc: must call both callbacks in mixed mode
commit
|
commitdiff
2025-01-24
notaz
hle: assorted fixes
commit
|
commitdiff
2025-01-24
notaz
drc: implement block linking on platforms that lacked it
commit
|
commitdiff
2025-01-24
notaz
drc: rearrange stop_after_jal stuff, limit NI prints
commit
|
commitdiff
2025-01-24
notaz
drc: handle gte stalls closer to the interpreter
commit
|
commitdiff
2025-01-24
notaz
drc: detect unoptimized stack reloads
commit
|
commitdiff
2025-01-24
notaz
drc: generate diff-able debug output
commit
|
commitdiff
2025-01-22
notaz
drc: rework vsync
commit
|
commitdiff
2025-01-22
notaz
db: update
commit
|
commitdiff
2025-01-22
notaz
cpu: make sure config is applied when core is changed
commit
|
commitdiff
2025-01-22
notaz
cdrom: try different seek timing
commit
|
commitdiff
2025-01-20
notaz
cdrom: drop the propagation thing
commit
|
commitdiff
2025-01-20
notaz
cdrom: disable some hack for xa
commit
|
commitdiff
2025-01-20
Paul Cercueil
lightrec: Add the big-ass debugger
commit
|
commitdiff
2025-01-20
Paul Cercueil
lightrec: Add LIGHTREC_DEBUG functionality
commit
|
commitdiff
2025-01-16
notaz
core: move some more stuff to psxRegs
commit
|
commitdiff
2025-01-15
notaz
drc: fix wrong stop check
commit
|
commitdiff
2025-01-15
notaz
misc: hard-reset cpu on hle change
commit
|
commitdiff
2025-01-15
notaz
fix some warnings on win32
commit
|
commitdiff
2025-01-14
notaz
db: update
commit
|
commitdiff
2025-01-14
notaz
gpu: adjust timing again
commit
|
commitdiff
2025-01-11
notaz
drc: adjust timing hacks
commit
|
commitdiff
2024-12-28
notaz
gpu: further timing hacks
commit
|
commitdiff
2024-12-27
notaz
gpu_neon: typo fix + minor stuff
commit
|
commitdiff
2024-12-26
notaz
cdrom: fix wrong state
commit
|
commitdiff
2024-12-23
notaz
cdrom: yet another timing hack
commit
|
commitdiff
2024-12-23
notaz
cdrom: some cleanup
commit
|
commitdiff
2024-12-19
notaz
gpu: some timing improvements
commit
|
commitdiff
2024-12-18
notaz
vita: disable drc thread
commit
|
commitdiff
2024-12-18
notaz
vita: another try
commit
|
commitdiff
2024-12-17
notaz
drc: allow address 0 in thread mode
commit
|
commitdiff
2024-12-17
notaz
psxinterpreter: avoid excessive icache clearing
commit
|
commitdiff
2024-12-17
notaz
drc: avoid mov pc
commit
|
commitdiff
2024-12-17
notaz
vita: yet another try to fix crashes
commit
|
commitdiff
2024-12-17
notaz
drc: another try to fix thread cache stuff
commit
|
commitdiff
2024-12-16
notaz
db: another lightrec hack
commit
|
commitdiff
2024-12-16
notaz
mdec: timing hacks
commit
|
commitdiff
2024-12-15
notaz
vita: cleanup
commit
|
commitdiff
2024-12-04
notaz
drc: disable thread for cache hack
commit
|
commitdiff
2024-11-17
notaz
drc: restore scratch_buf_ptr
commit
|
commitdiff
2024-11-17
notaz
drc: eliminate a global from get_addr_ht
commit
|
commitdiff
2024-11-08
notaz
libretro: don't make cycle_multiplier depend on device
commit
|
commitdiff
2024-11-08
notaz
timing hack +1
commit
|
commitdiff
2024-11-07
notaz
cdrom: fix wrong logic with cdr.Prev
commit
|
commitdiff
2024-11-07
notaz
fix too early notify
commit
|
commitdiff
2024-11-05
notaz
3ds: no dynarec thread when 'auto'
commit
|
commitdiff
2024-11-01
notaz
cdriso: missing null check
commit
|
commitdiff
2024-10-27
notaz
3ds: only invalidate icache on non-compiler core
commit
|
commitdiff
2024-10-24
notaz
move more globals to psxRegs
commit
|
commitdiff
2024-10-24
notaz
drc: drop pending_exception
commit
|
commitdiff
2024-10-24
notaz
drc: add another sync after running the interpreter
commit
|
commitdiff
2024-10-24
notaz
drc: update the debug patches
commit
|
commitdiff
2024-10-24
notaz
3ds: drop pre-rosalina code
commit
|
commitdiff
2024-10-24
notaz
3ds: use range clearing for small ranges
commit
|
commitdiff
2024-10-23
notaz
mdec: compiler-friendlier clamp
commit
|
commitdiff
2024-10-23
notaz
cdriso: try some different buffering
commit
|
commitdiff
2024-10-23
notaz
cdrom: adjust the PhysCdPropagations hack
commit
|
commitdiff
2024-10-23
notaz
3ds: adjust for newer toolchain
commit
|
commitdiff
2024-10-23
notaz
libretro: show the actual fps, some extra stats
commit
|
commitdiff
next