frontend: update libpicofe, fix missed callbacks
[pcsx_rearmed.git] / libpcsxcore / new_dynarec /
2025-04-12 notazdrc: make gcc11 happier
2025-03-03 notaztry to support macOS for standalone
2025-02-24 notazdrc: update patches
2025-02-24 notazdrc: forgot to set may_except
2025-02-24 notazdrc: limit more prints
2025-02-23 notazdrc: fix wrong writes
2025-02-23 notazdma: handle PCR writes
2025-02-23 notazdrc: fix a clash of 'unneeded' passes
2025-02-13 notazdrc: avoid some header includes when not needed
2025-01-25 notazdrc: must call both callbacks in mixed mode
2025-01-24 notazhle: assorted fixes
2025-01-24 notazdrc: implement block linking on platforms that lacked it
2025-01-24 notazdrc: rearrange stop_after_jal stuff, limit NI prints
2025-01-24 notazdrc: handle gte stalls closer to the interpreter
2025-01-24 notazdrc: detect unoptimized stack reloads
2025-01-24 notazdrc: generate diff-able debug output
2025-01-22 notazdrc: rework vsync
2025-01-22 notazcpu: make sure config is applied when core is changed
2025-01-16 notazcore: move some more stuff to psxRegs
2025-01-15 notazdrc: fix wrong stop check
2025-01-11 notazdrc: adjust timing hacks
2024-12-18 notazvita: disable drc thread
2024-12-18 notazvita: another try
2024-12-17 notazdrc: allow address 0 in thread mode
2024-12-17 notazdrc: avoid mov pc
2024-12-17 notazvita: yet another try to fix crashes
2024-12-17 notazdrc: another try to fix thread cache stuff
2024-12-15 notazvita: cleanup
2024-12-04 notazdrc: disable thread for cache hack
2024-11-17 notazdrc: restore scratch_buf_ptr
2024-11-17 notazdrc: eliminate a global from get_addr_ht
2024-11-05 notaz3ds: no dynarec thread when 'auto'
2024-10-27 notaz3ds: only invalidate icache on non-compiler core
2024-10-24 notazmove more globals to psxRegs
2024-10-24 notazdrc: drop pending_exception
2024-10-24 notazdrc: add another sync after running the interpreter
2024-10-24 notazdrc: update the debug patches
2024-10-24 notaz3ds: drop pre-rosalina code
2024-10-24 notaz3ds: use range clearing for small ranges
2024-10-23 notazlibretro: show the actual fps, some extra stats
2024-10-23 notaz3ds: customize thread creation
2024-10-23 notazdrc: try compiling on another thread
2024-10-07 notazdeal with some platform-specific warnings
2024-10-07 notazdrc: less alarmist ram map message
2024-10-07 notazsync from libretro branch
2024-03-10 notazpsxhw: adjust sio stat
2023-12-14 notazremove one of the hacks
2023-12-14 notazdrc: handle upto 64k page size
2023-10-29 notazrework memhandlers to deal with some bus details
2023-10-24 notazfix build
2023-10-16 notazdrc: implement cycle reload on read
2023-10-14 notazeliminate event code duplication
2023-10-12 notazpatch up some clang/apple issues
2023-10-09 notazadd a nasty hack for gpu busy timing
2023-10-07 notazsetup spu r8 handlers
2023-10-04 notazdrc: avoid excessive recursion in hle mode
2023-10-01 notazpatch up some savestate issues
2023-09-30 notazdrc: make hash table issues easier to debug
2023-09-27 notazspu: try to improve timing
2023-09-27 notazrm leftover debug code
2023-09-23 notazpsxbios: experimental vsync HLE
2023-09-23 notazdrc: adjust ld_use_hazard
2023-09-21 notazlog some info about bios and config
2023-09-04 notazpreliminary irq10 support
2023-09-04 notazinitial hle support for lightrec
2023-08-26 notazdrc: allow to execute bios even in hle mode
2023-08-26 notazdrc: adjust debugging code to work with hle bios
2023-08-26 notazreduce some code duplication
2023-08-12 notazlog unhandled io more clearly
2023-08-12 notazemulate pending irq bit somewhat
2023-08-10 notazdrc: fix reg alloc for div
2023-08-09 notazpsxbios: completely rework exception handling
2023-08-03 notazdrc: disable some weird code
2023-08-03 notazdrc: adjust load/store checks
2023-08-03 notazdrc: adjust alignment checking
2023-08-03 notazdrc: adjust MAXBLOCK
2023-08-03 notazarm64: use ldp/stp more
2023-08-03 notazdrc: some cleanup
2023-08-03 notazdrc: try to prevent wrong eviction
2023-08-03 notazdrc: update according to the interpreter (3)
2023-08-03 notazdrc: update according to interpreter (2)
2023-08-03 notazdrc: optional address error exception support
2023-08-03 notazdrc: update according to interpreter
2023-07-21 notazpsxinterpreter: yet more exceptions, new config option
2023-07-14 notazadjust bios handling again
2023-07-12 notazdrc: fix wrong unmap size
2023-07-12 Ash Loganlibpcsxcore: Use the same type for next_interrupt every...
2023-07-09 notazdrc: handle regs-not-in-psxRegs case better
2023-07-09 notazclean up switching between dynarec and interpreter
2023-07-09 notazMerge pull request #292 from pcercuei/dfsound-big-endian
2023-07-08 notazclean up cache isolation handling
2023-07-08 notazdrc: minor cleanup
2023-07-08 notazdrc: fix some table math
2022-10-15 notazmerge from libretro fork
2022-10-01 notazpsxinterpreter: use cycle_multiplier also
2022-10-01 notazremove all the hack options
2022-09-17 notazcdrom: treat seek the same as other commands
2022-09-09 notazpsxinterpreter: reduce the use of globals
2022-09-02 notazcdrom: get rid of cdrPlayInterrupt
2022-08-11 notazdrc: fix a silly mistake of overwriting a reg
next