notaz.gp2x.de
/
pcsx_rearmed.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
pcsx_rearmed.git
2022-08-29
LibretroAdmin
Revert "misc: get rid of an unaligned read"
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
notaz
misc: get rid of an unaligned read
commit
|
commitdiff
|
tree
|
snapshot
2022-08-13
notaz
gpu_neon: fix another abi violation
commit
|
commitdiff
|
tree
|
snapshot
2022-08-13
notaz
gpu_neon: fix wrong block counting
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
notaz
drc: fix a silly mistake of overwriting a reg
commit
|
commitdiff
|
tree
|
snapshot
2022-08-10
notaz
drc: rework smc checks again
commit
|
commitdiff
|
tree
|
snapshot
2022-08-10
notaz
drc: fix wrong masking in set_jump_target
commit
|
commitdiff
|
tree
|
snapshot
2022-08-09
notaz
cspace: add forgotten length decrement
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
make: switch apple platforms to neon gpu too
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
Android.mk: try enable neon gpu for arm64 Android too
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
make: switch most arm64 platforms to neon gpu
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
make: adjust in preparation to enable neon on arm64
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
cspace: generic implementation with vector extensions
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
gpu_neon: integration for arm64
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
gpu_neon: new intrinsics-only implementation
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
gpu_neon: place asm func prototypes into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
gpu_neon: don't include vector_ops.h in the main header
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
notaz
gpu_neon: fix some more abi violations
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
notaz
drc: patch up some potential issues on the switch
commit
|
commitdiff
|
tree
|
snapshot
2022-07-29
notaz
gpu_neon: try to make the compiler save some callee...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-29
notaz
dfxvideo: patch up some unsafe macros
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
LibretroAdmin
Update .gitlab-ci.yml
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
notaz
mman: align and clear for 3ds also
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
notaz
drc: some more libnx support
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
notaz
libnx: make mmap act more like on Linux
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Paul Cercueil
Update lightrec 20220716 (#672)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
notaz
switch: define HAVE_LIBNX
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
notaz
libnx: try to enable the ari64 dynarec
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
notaz
make: make the assignment work
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
notaz
drc: simplify cache flush for some platforms
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
notaz
drc: some libnx support
commit
|
commitdiff
|
tree
|
snapshot
2022-06-14
CometHunter92
compile the core with the PEOpS plugin for x86 and...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-12
LibretroAdmin
Merge pull request #669 from pcercuei/lightrec-fix...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-12
Paul Cercueil
psxmem: Use Lightrec memory map even for interpreter
commit
|
commitdiff
|
tree
|
snapshot
2022-06-12
Paul Cercueil
lightrec: Fix unmap size of BIOS
commit
|
commitdiff
|
tree
|
snapshot
2022-06-11
LibretroAdmin
Merge pull request #668 from pcercuei/update-lightrec...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-11
Paul Cercueil
git subrepo pull --force deps/lightrec
commit
|
commitdiff
|
tree
|
snapshot
2022-06-11
Paul Cercueil
frontend: Remove duplicated code
commit
|
commitdiff
|
tree
|
snapshot
2022-06-11
Paul Cercueil
plugins: Fix build of unai/neon
commit
|
commitdiff
|
tree
|
snapshot
2022-06-11
LibretroAdmin
Merge pull request #665 from QuarkTheAwesome/libretro...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-11
LibretroAdmin
Merge pull request #663 from bslenul/rumble-fix
commit
|
commitdiff
|
tree
|
snapshot
2022-06-06
notaz
cdriso: hack .chd track handling to match .cue
commit
|
commitdiff
|
tree
|
snapshot
2022-06-06
notaz
cdrom: don't read and play simultaneously
commit
|
commitdiff
|
tree
|
snapshot
2022-06-06
notaz
lightrec: try to clean up intergarion, fix -O0
commit
|
commitdiff
|
tree
|
snapshot
2022-06-06
Paul Cercueil
cdrom: Fix PBP support on big-endian platforms
commit
|
commitdiff
|
tree
|
snapshot
2022-06-06
Paul Cercueil
dfxvideo: Restore support for big-endian arch
commit
|
commitdiff
|
tree
|
snapshot
2022-06-06
Paul Cercueil
frontend: Fix colorspace conversion routines on big...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-06
Paul Cercueil
misc: Use GCC builtins for byte-swap operations
commit
|
commitdiff
|
tree
|
snapshot
2022-06-06
Paul Cercueil
gpulib: Add proper support for big-endian
commit
|
commitdiff
|
tree
|
snapshot
2022-06-06
Paul Cercueil
Get rid of bit fields in union
commit
|
commitdiff
|
tree
|
snapshot
2022-06-06
Paul Cercueil
Make sure hardware registers are manipulated as little...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-06
Paul Cercueil
Fix PCSX on big-endian systems
commit
|
commitdiff
|
tree
|
snapshot
2022-06-05
bslenul
Rumble should only work with 'dualshock' device type
commit
|
commitdiff
|
tree
|
snapshot
2022-06-04
LibretroAdmin
Merge pull request #662 from pcercuei/update-lightrec...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-04
Paul Cercueil
git subrepo pull --force deps/lightning
commit
|
commitdiff
|
tree
|
snapshot
2022-06-04
libretroadmin
(Windows) Not building, include tlsf.c by default
commit
|
commitdiff
|
tree
|
snapshot
2022-06-04
libretroadmin
(Android) Fix includes
commit
|
commitdiff
|
tree
|
snapshot
2022-06-04
libretroadmin
(Android) include tlsf.c
commit
|
commitdiff
|
tree
|
snapshot
2022-06-04
LibretroAdmin
Merge pull request #661 from pcercuei/update-lightrec...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-04
Paul Cercueil
lightrec: Enable code buffer support
commit
|
commitdiff
|
tree
|
snapshot
2022-06-04
Paul Cercueil
git subrepo pull --force deps/lightrec
commit
|
commitdiff
|
tree
|
snapshot
2022-06-02
notaz
psxcounters: try to support a dynarec with a very long...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-02
notaz
drc: update some logging and patches
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
libretroadmin
Make this backwards compatible with older Linux kernels
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
libretroadmin
(Android) Only build in libpcsxcore/lightrec/mem.c...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
libretroadmin
Disable LIGHTREC_CUSTOM_MAP on all Android versions
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
libretroadmin
(Android)
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
libretroadmin
(Android) Define LIGHTREC_CUSTOM_MAP
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
LibretroAdmin
Merge pull request #659 from pcercuei/update-lightrec...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Paul Cercueil
Fix Lightrec build on Windows and Linux
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
LibretroAdmin
Merge pull request #657 from pcercuei/update-lightrec...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Paul Cercueil
Update Lightning/Lightrec includes to the latest upstre...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Paul Cercueil
git subrepo pull --force deps/lightrec
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Paul Cercueil
git subrepo pull --force deps/lightning
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Paul Cercueil
Makefile: Fix build on Windows and Android
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
LibretroAdmin
Merge pull request #654 from pcercuei/lightrec-mmap...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Paul Cercueil
psxmem: Add support for Lightrec's custom mem init...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-28
Paul Cercueil
lightrec: Add new memory init functions
commit
|
commitdiff
|
tree
|
snapshot
2022-05-11
Paul Cercueil
Add support for mapping emulated RAM to address 0x0
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Autechre
Merge pull request #653 from jdgleaver/core-options-v2
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
jdgleaver
Update core options to v2 format
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Autechre
Merge pull request #652 from pcercuei/update-lightrec...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Paul Cercueil
git subrepo pull --force deps/lightning
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Paul Cercueil
lightrec: Only sync register cache before savestate...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
notaz
make: try harder to detect arm to default to ari64...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Autechre
Merge pull request #650 from pcercuei/fix-lightrec...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Paul Cercueil
lightrec: Fix save states
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Autechre
Merge pull request #649 from pcercuei/update-lightrec...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Paul Cercueil
git subrepo pull --force deps/lightrec
commit
|
commitdiff
|
tree
|
snapshot
2022-04-09
Autechre
Merge pull request #644 from pcercuei/update-lightrec...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-09
Paul Cercueil
git subrepo pull --force deps/lightrec
commit
|
commitdiff
|
tree
|
snapshot
2022-04-08
Autechre
Merge pull request #642 from StormedBubbles/guncon
commit
|
commitdiff
|
tree
|
snapshot
2022-04-08
Autechre
Merge pull request #643 from pcercuei/update-lightrec...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-08
Paul Cercueil
git subrepo pull --force deps/lightrec
commit
|
commitdiff
|
tree
|
snapshot
2022-04-08
Paul Cercueil
git subrepo pull --force deps/lightning
commit
|
commitdiff
|
tree
|
snapshot
2022-04-08
Paul Cercueil
lightning: Update to my own repository
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
StormedBubbles
GunCon overhaul
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
notaz
drc: prevent people from using lightrec on arm
commit
|
commitdiff
|
tree
|
snapshot
2022-04-01
Autechre
Merge pull request #638 from CometHunter92/fix_menu_skip
commit
|
commitdiff
|
tree
|
snapshot
2022-04-01
CometHunter92
Update libretro_core_options.h
commit
|
commitdiff
|
tree
|
snapshot
next