pcsx_rearmed.git
2022-08-30 notazplugins: try to untangle the CALLBACK mess
2022-08-30 notazspu: get rid of iXAPitch
2022-08-29 LibretroAdminRevert "misc: get rid of an unaligned read"
2022-08-29 notazmisc: get rid of an unaligned read
2022-08-13 notazgpu_neon: fix another abi violation
2022-08-13 notazgpu_neon: fix wrong block counting
2022-08-11 notazdrc: fix a silly mistake of overwriting a reg
2022-08-10 notazdrc: rework smc checks again
2022-08-10 notazdrc: fix wrong masking in set_jump_target
2022-08-09 notazcspace: add forgotten length decrement
2022-08-08 notazmake: switch apple platforms to neon gpu too
2022-08-08 notazAndroid.mk: try enable neon gpu for arm64 Android too
2022-08-08 notazmake: switch most arm64 platforms to neon gpu
2022-08-08 notazmake: adjust in preparation to enable neon on arm64
2022-08-08 notazcspace: generic implementation with vector extensions
2022-08-08 notazgpu_neon: integration for arm64
2022-08-08 notazgpu_neon: new intrinsics-only implementation
2022-08-08 notazgpu_neon: place asm func prototypes into a separate...
2022-08-08 notazgpu_neon: don't include vector_ops.h in the main header
2022-08-08 notazgpu_neon: fix some more abi violations
2022-08-02 notazdrc: patch up some potential issues on the switch
2022-07-29 notazgpu_neon: try to make the compiler save some callee...
2022-07-29 notazdfxvideo: patch up some unsafe macros
2022-07-26 LibretroAdminUpdate .gitlab-ci.yml
2022-07-18 notazmman: align and clear for 3ds also
2022-07-18 notazdrc: some more libnx support
2022-07-18 notazlibnx: make mmap act more like on Linux
2022-07-16 Paul CercueilUpdate lightrec 20220716 (#672)
2022-07-15 notazswitch: define HAVE_LIBNX
2022-07-14 notazlibnx: try to enable the ari64 dynarec
2022-07-14 notazmake: make the assignment work
2022-07-14 notazdrc: simplify cache flush for some platforms
2022-07-14 notazdrc: some libnx support
2022-06-14 CometHunter92compile the core with the PEOpS plugin for x86 and...
2022-06-12 LibretroAdminMerge pull request #669 from pcercuei/lightrec-fix...
2022-06-12 Paul Cercueilpsxmem: Use Lightrec memory map even for interpreter
2022-06-12 Paul Cercueillightrec: Fix unmap size of BIOS
2022-06-11 LibretroAdminMerge pull request #668 from pcercuei/update-lightrec...
2022-06-11 Paul Cercueilgit subrepo pull --force deps/lightrec
2022-06-11 Paul Cercueilfrontend: Remove duplicated code
2022-06-11 Paul Cercueilplugins: Fix build of unai/neon
2022-06-11 LibretroAdminMerge pull request #665 from QuarkTheAwesome/libretro...
2022-06-11 LibretroAdminMerge pull request #663 from bslenul/rumble-fix
2022-06-06 notazcdriso: hack .chd track handling to match .cue
2022-06-06 notazcdrom: don't read and play simultaneously
2022-06-06 notazlightrec: try to clean up intergarion, fix -O0
2022-06-06 Paul Cercueilcdrom: Fix PBP support on big-endian platforms
2022-06-06 Paul Cercueildfxvideo: Restore support for big-endian arch
2022-06-06 Paul Cercueilfrontend: Fix colorspace conversion routines on big...
2022-06-06 Paul Cercueilmisc: Use GCC builtins for byte-swap operations
2022-06-06 Paul Cercueilgpulib: Add proper support for big-endian
2022-06-06 Paul CercueilGet rid of bit fields in union
2022-06-06 Paul CercueilMake sure hardware registers are manipulated as little...
2022-06-06 Paul CercueilFix PCSX on big-endian systems
2022-06-05 bslenulRumble should only work with 'dualshock' device type
2022-06-04 LibretroAdminMerge pull request #662 from pcercuei/update-lightrec...
2022-06-04 Paul Cercueilgit subrepo pull --force deps/lightning
2022-06-04 libretroadmin(Windows) Not building, include tlsf.c by default
2022-06-04 libretroadmin(Android) Fix includes
2022-06-04 libretroadmin(Android) include tlsf.c
2022-06-04 LibretroAdminMerge pull request #661 from pcercuei/update-lightrec...
2022-06-04 Paul Cercueillightrec: Enable code buffer support
2022-06-04 Paul Cercueilgit subrepo pull --force deps/lightrec
2022-06-02 notazpsxcounters: try to support a dynarec with a very long...
2022-06-02 notazdrc: update some logging and patches
2022-05-31 libretroadminMake this backwards compatible with older Linux kernels
2022-05-30 libretroadmin(Android) Only build in libpcsxcore/lightrec/mem.c...
2022-05-30 libretroadminDisable LIGHTREC_CUSTOM_MAP on all Android versions
2022-05-30 libretroadmin(Android)
2022-05-30 libretroadmin(Android) Define LIGHTREC_CUSTOM_MAP
2022-05-30 LibretroAdminMerge pull request #659 from pcercuei/update-lightrec...
2022-05-30 Paul CercueilFix Lightrec build on Windows and Linux
2022-05-30 LibretroAdminMerge pull request #657 from pcercuei/update-lightrec...
2022-05-30 Paul CercueilUpdate Lightning/Lightrec includes to the latest upstre...
2022-05-30 Paul Cercueilgit subrepo pull --force deps/lightrec
2022-05-30 Paul Cercueilgit subrepo pull --force deps/lightning
2022-05-30 Paul CercueilMakefile: Fix build on Windows and Android
2022-05-30 LibretroAdminMerge pull request #654 from pcercuei/lightrec-mmap...
2022-05-30 Paul Cercueilpsxmem: Add support for Lightrec's custom mem init...
2022-05-28 Paul Cercueillightrec: Add new memory init functions
2022-05-11 Paul CercueilAdd support for mapping emulated RAM to address 0x0
2022-05-04 AutechreMerge pull request #653 from jdgleaver/core-options-v2
2022-05-04 jdgleaverUpdate core options to v2 format
2022-04-27 AutechreMerge pull request #652 from pcercuei/update-lightrec...
2022-04-27 Paul Cercueilgit subrepo pull --force deps/lightning
2022-04-27 Paul Cercueillightrec: Only sync register cache before savestate...
2022-04-26 notazmake: try harder to detect arm to default to ari64...
2022-04-25 AutechreMerge pull request #650 from pcercuei/fix-lightrec...
2022-04-25 Paul Cercueillightrec: Fix save states
2022-04-25 AutechreMerge pull request #649 from pcercuei/update-lightrec...
2022-04-25 Paul Cercueilgit subrepo pull --force deps/lightrec
2022-04-09 AutechreMerge pull request #644 from pcercuei/update-lightrec...
2022-04-09 Paul Cercueilgit subrepo pull --force deps/lightrec
2022-04-08 AutechreMerge pull request #642 from StormedBubbles/guncon
2022-04-08 AutechreMerge pull request #643 from pcercuei/update-lightrec...
2022-04-08 Paul Cercueilgit subrepo pull --force deps/lightrec
2022-04-08 Paul Cercueilgit subrepo pull --force deps/lightning
2022-04-08 Paul Cercueillightning: Update to my own repository
2022-04-07 StormedBubblesGunCon overhaul
2022-04-05 notazdrc: prevent people from using lightrec on arm
next