bigendian again
[pcsx_rearmed.git] / frontend /
2023-10-13 StormedBubblesOptional lightgun crosshairs + add "Konami Gun" device
2023-10-08 notazgpu: a bit better idle bit handling
2023-10-04 notazstandalone: load per-game config from cmd line too
2023-10-01 notazadd a thp-based huge page alloc fallback
2023-10-01 notazpatch up some savestate issues
2023-09-27 notazspu: try to improve timing
2023-09-26 notazplugin_lib: fix a silly crash
2023-09-23 notazlog some build info
2023-09-23 notazpsxbios: experimental vsync HLE
2023-09-19 notazinput changes part3
2023-09-18 notazattempt to improve guncon defaults
2023-09-14 notazcleanup the input mess, part2
2023-09-13 notazswitch over to libretro input code
2023-09-10 notazlibretro: allow unlimited cheat length
2023-09-04 notazinitial hle support for lightrec
2023-08-31 notazfrontend: don't frameskip on fast forward
2023-08-28 Julien LoirFix emscripten build
2023-08-28 notazsome missing error handling
2023-08-25 notazspu: rm bunch of unused functions
2023-08-19 notazfrontend: accept more bios
2023-08-19 notaztry to emulate borders properly
2023-08-10 notaztry to fix reset in HLE mode
2023-08-09 notazpsxbios: completely rework exception handling
2023-08-06 notazlibretro: add (psx) exe and iso to valid_extensions
2023-08-06 notazlibretro: understand psx exes
2023-08-03 notazlibretro: accept ps1_rom.bin (and similar) bios too
2023-08-03 notaztry to fix win32 build
2023-08-03 Paul CercueilSupport compiling without posix_memalign() function
2023-08-03 Paul CercueilSupport compiling without pthreads
2023-07-21 notazpsxinterpreter: yet more exceptions, new config option
2023-07-20 Bobby SmithFix crash when BIOS isn't found
2023-07-14 notazsync with libretro
2023-07-14 notazlibretro: look for openbios
2023-07-14 notazadjust bios handling again
2023-07-14 notazremove "slow" text from Enhanced Resolution
2023-07-10 notazsome openbios support
2023-07-09 notazclean up switching between dynarec and interpreter
2023-07-09 notazMerge pull request #292 from pcercuei/dfsound-big-endian
2023-07-07 notazcscpace: fix more alignment issues
2023-07-06 notazlibretro: disable spu thread by default, with option...
2022-11-13 notazdma: add optional slow linked list walking
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-16 notazmain: log missing CPU features
2022-09-15 notazdon't cast between long and pointers for win64
2022-09-15 notazfrontend: handle double res rendering, enable on x86_64
2022-09-10 notazsome big endian fixes
2022-09-10 notazstandalone: allow lightrec for testing
2022-09-08 notazspu: sync on xa playback start
2022-08-30 notazplugins: try to untangle the CALLBACK mess
2022-08-30 notazspu: get rid of iXAPitch
2022-08-09 notazcspace: add forgotten length decrement
2022-08-08 notazcspace: generic implementation with vector extensions
2022-08-08 notazgpu_neon: integration for arm64
2022-07-29 Paul Cercueilfrontend: Fix colorspace conversion routines on big...
2022-03-13 notazfrontend: omap: fix glitches on mode changes
2022-02-23 notazdrc: restore all block entry points at once
2022-01-30 notazrm the old debugger stuff, like in libretro fork
2021-11-30 notazdrc: rearrange hacks
2021-11-24 notazdrc: only override default cycle_multiplier
2021-11-22 notazinterpreter: simplify icache implementation
2021-11-22 notazmake icache implementation play nice with the dynarec
2021-11-21 notazfrontend: remove src alignment requirements in asm
2021-11-20 notazdrc,interpreter: add mul/div stalls
2021-11-20 notazdrc/gte: add some stall handling
2021-11-19 notazfrontend: force full recompile on drc setting change
2021-11-14 notazupdate libpicofe
2021-11-14 notazdrc: something works on arm64
2021-10-31 notazupdate libpicofe
2021-10-31 notazassorted warning fixes
2021-10-29 gameblablaNew, separate GPU plugin based on Unai. (#233)
2021-10-02 gameblablaIcache emulation from PCSX Redux + Senquack changes...
2021-09-09 gameblablaARM build fixes. (Should fix building on ARM/GCC10...
2021-08-22 gameblablaFixes Diablo 1 SPU bug properly and remove Diablo hack...
2021-08-16 gameblablaCHD support from libretro's fork. (#188)
2020-04-27 notazMerge pull request #160 from J-O-N/fix-neon-cspace...
2020-04-26 J-O-NFixed bug where MSB of a 15-bit BGR color could corrupt...
2020-02-08 notazmenu: fix a buffer overflow
2019-07-24 notazMerge pull request #137 from gameblabla/hle
2019-03-12 notazMerge pull request #123 from gameblabla/diablofix_hack
2019-03-07 gameblablaDiablo Music fix for PCSX Rearmed. (optional hack)
2016-09-18 notazdrc: try to support w^x platforms like iOS
2016-03-31 notazdon't use __ARM_ARCH_7A__
2016-01-07 notazmenu: fix input config for device names ending with...
2015-03-24 notazpsxmem: fix error handling
2015-02-05 notazlibretro: always use fixed samples per frame
2015-02-05 notazrelease r22 r22
2015-02-03 notazfrontend: fix minor glitches on video mode changes
2015-02-02 notazfrontend: update libpicofe
2015-01-13 notazfrontend: pandora: work around r20a vs r21 versioning
2015-01-12 notazrelease r21 r21
2015-01-12 notazfrontend: tune scanline implementation a bit
2015-01-12 notazfrontend: show C64x option
2015-01-04 notazspu: threaded implementation
2015-01-03 notazmingw build fixes
2014-12-25 notazrelease r20 r20
2014-12-25 notazfrontend: savestate autoload support
2014-12-25 notazfrontend: fix broken cropping
2014-12-25 notazfrontend: scanline efect and memcard saving
next