Makefile: Enable address sanitizer with DEBUG_ASAN=1
[pcsx_rearmed.git] / libpcsxcore / psxcounters.c
2023-10-29 notazrework memhandlers to deal with some bus details
2023-10-16 notazrework gpu busy timing
2023-10-14 notazeliminate event code duplication
2023-10-11 notazunbreak some old savestates
2023-10-01 notazpatch up some savestate issues
2023-09-10 notazMerge pull request #757 from pcercuei/lightrec-hacks
2023-09-10 notazadjust irq10 and rcnt for pal
2023-09-04 notazpreliminary irq10 support
2023-07-14 notazhandle more GP0 status bits
2022-10-15 notazreduce differences from upstream
2022-10-08 notazallow debug build (make DEBUG=1)
2022-10-01 notazremove all the hack options
2022-09-08 notazpsxcounters: try to eliminate another source of audio...
2022-06-11 LibretroAdminMerge pull request #665 from QuarkTheAwesome/libretro...
2022-06-06 Paul CercueilMake sure hardware registers are manipulated as little...
2022-06-02 notazpsxcounters: try to support a dynarec with a very long...
2021-12-14 AutechreMerge pull request #586 from notaz/libretro_overwrite_drc
2021-12-14 notazoverwrite dynarec related code with upstream version
2021-11-10 gameblablaMerge pull request #579 from gameblabla/pio_writes_sen_lib
2021-11-10 gameblablaMerge pull request #578 from gameblabla/counters_lib
2021-11-10 gameblablaOne more on odd lines for PAL HSYNC
2021-08-21 AutechreMerge pull request #542 from gameblabla/mdec_fix
2021-08-16 AutechreMerge pull request #536 from gameblabla/cdrom_fixes
2020-10-28 AutechreMerge pull request #466 from negativeExponent/gcc10
2020-10-28 negativeExponentFix build with -fno-common (default in gcc10)
2020-10-21 AutechreMerge pull request #459 from libretro/revert-458-fixes...
2020-10-21 AutechreRevert "fixes link time errors on the RPi platform...
2020-10-21 AutechreMerge pull request #458 from dmorilha/fixes-for-rpi...
2020-10-21 Daniel Morilhafixes link time errors on the RPi platform (tested...
2020-08-04 negativeExponentSync to latest upstream
2020-05-24 hizzlekizzleMerge pull request #424 from negativeExponent/libretro
2020-05-23 negativeExponentSilence some warnings
2014-12-20 TwinaphexMerge pull request #11 from notaz/upstream_merge
2014-12-20 notazMerge branch 'libretro' into upstream
2014-12-20 notazpsxcounters: don't do many spu updates
2014-12-20 notazspu: rework synchronization
2012-12-17 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-12-17 notazmake non-zlib save compression possible
2012-11-28 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-11-10 notazpsxcounters: refresh internal state after savestate...
2012-07-18 notazpsxcounters: use cycles when calculating updates
2012-01-03 notazbring GPUvBlank back
2012-01-01 notazchange lcf handling
2011-12-05 notazpsxcounters: avoid excessive recalculations
2011-12-05 notazpsxcounters: handle overflow = target case
2011-12-04 notazlet's try alternative vsync timing
2011-12-04 notazremove gpu vblank callbacks
2011-12-04 notazmove some gpu status handling to core
2011-10-30 notazpsxcounters: use higher precision for vsync timing
2011-10-30 notazmake root counters use generic event scheduling code
2011-10-30 notazinline/parametrize rootcounter reads
2011-10-30 notazpsxcounters: avoid doing excessive updates
2011-10-09 notazpsxcounters: change spu update ~2ms
2011-09-26 notazpsxcounters: avoid update on each hsync
2011-09-23 notazfix build on some ARM toolchains
2011-07-12 notazpsxcounters: merge shalma's suggestion
2011-06-07 notazenable Wall warnings by default
2011-04-04 notazplugins: expand GPUvBlank to pass hcounter pointer
2011-03-21 notaztry to align timing with LCD refresh
2010-12-22 notazinit some forgotten stuff
2010-11-16 PCSX* teamspcsxr-1.9.92 pcsxr-1.9.92