notaz.gp2x.de
/
pcsx_rearmed.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
frontend: update libpicofe, fix missed callbacks
[pcsx_rearmed.git]
/
frontend
/
main.c
2025-05-11
notaz
unbreak NO_FRONTEND build
blob
|
commitdiff
2025-05-11
notaz
frontend: use more traditional profile dir
blob
|
commitdiff
|
diff to current
2025-03-30
notaz
clean up pad plugin stuff
blob
|
commitdiff
|
diff to current
2025-03-30
notaz
drop all the net stuff
blob
|
commitdiff
|
diff to current
2025-03-27
notaz
misc: put some debug stuff in savestates
blob
|
commitdiff
|
diff to current
2025-02-10
notaz
gpu: some function mismatches
blob
|
commitdiff
|
diff to current
2025-01-26
notaz
propagate config after cd check
blob
|
commitdiff
|
diff to current
2025-01-20
Paul Cercueil
lightrec: Add LIGHTREC_DEBUG functionality
blob
|
commitdiff
|
diff to current
2024-12-09
notaz
gpu: allow to force-enable dithering
blob
|
commitdiff
|
diff to current
2024-11-17
notaz
try another macro for arm vfp
blob
|
commitdiff
|
diff to current
2024-11-17
notaz
arm: make sure RunFast is on
blob
|
commitdiff
|
diff to current
2024-11-10
notaz
gpu_unai: drop pixel_skip
blob
|
commitdiff
|
diff to current
2024-11-10
notaz
standalone: unbreak .exe mode
blob
|
commitdiff
|
diff to current
2024-10-27
notaz
merge gpu_unai with gpu_unai_old
blob
|
commitdiff
|
diff to current
2024-10-27
notaz
try to support older binutils
blob
|
commitdiff
|
diff to current
2024-10-24
notaz
move more globals to psxRegs
blob
|
commitdiff
|
diff to current
2024-10-23
notaz
standalone: neon dithering should be on by default
blob
|
commitdiff
|
diff to current
2024-10-23
notaz
libretro: show the actual fps, some extra stats
blob
|
commitdiff
|
diff to current
2024-10-23
notaz
3ds: customize thread creation
blob
|
commitdiff
|
diff to current
2024-10-23
notaz
standalone: enable the new threaded stuff
blob
|
commitdiff
|
diff to current
2024-10-23
notaz
drc: try compiling on another thread
blob
|
commitdiff
|
diff to current
2024-10-07
notaz
new async cdrom + cdrom cleanup
blob
|
commitdiff
|
diff to current
2024-10-07
notaz
sync from libretro branch
blob
|
commitdiff
|
diff to current
2024-08-22
notaz
gpu_neon: enable tex hack by default
blob
|
commitdiff
|
diff to current
2024-04-18
notaz
new experimental TurboCD option
blob
|
commitdiff
|
diff to current
2024-04-14
notaz
introduce fractional framerates
blob
|
commitdiff
|
diff to current
2023-12-14
notaz
standalone: update gun support
blob
|
commitdiff
|
diff to current
2023-11-21
notaz
don't use a stack var out of scope
blob
|
commitdiff
|
diff to current
2023-11-01
notaz
rename gpu_senquack to gpu_unai
blob
|
commitdiff
|
diff to current
2023-11-01
notaz
rename gpu_unai to gpu_unai_old
blob
|
commitdiff
|
diff to current
2023-10-21
notaz
add a libcrypt warning
blob
|
commitdiff
|
diff to current
2023-10-04
notaz
standalone: load per-game config from cmd line too
blob
|
commitdiff
|
diff to current
2023-09-23
notaz
log some build info
blob
|
commitdiff
|
diff to current
2023-09-23
notaz
psxbios: experimental vsync HLE
blob
|
commitdiff
|
diff to current
2023-08-31
notaz
frontend: don't frameskip on fast forward
blob
|
commitdiff
|
diff to current
2023-08-28
notaz
some missing error handling
blob
|
commitdiff
|
diff to current
2023-08-09
notaz
psxbios: completely rework exception handling
blob
|
commitdiff
|
diff to current
2023-07-14
notaz
adjust bios handling again
blob
|
commitdiff
|
diff to current
2023-07-09
notaz
clean up switching between dynarec and interpreter
blob
|
commitdiff
|
diff to current
2023-07-09
notaz
Merge pull request #292 from pcercuei/dfsound-big-endian
blob
|
commitdiff
|
diff to current
2023-07-06
notaz
libretro: disable spu thread by default, with option...
blob
|
commitdiff
|
diff to current
2022-11-13
notaz
dma: add optional slow linked list walking
blob
|
commitdiff
|
diff to current
2022-10-15
notaz
merge from libretro fork
blob
|
commitdiff
|
diff to current
2022-10-01
notaz
psxinterpreter: use cycle_multiplier also
blob
|
commitdiff
|
diff to current
2022-10-01
notaz
remove all the hack options
blob
|
commitdiff
|
diff to current
2022-09-16
notaz
main: log missing CPU features
blob
|
commitdiff
|
diff to current
2022-09-15
notaz
don't cast between long and pointers for win64
blob
|
commitdiff
|
diff to current
2022-08-30
notaz
plugins: try to untangle the CALLBACK mess
blob
|
commitdiff
|
diff to current
2022-01-30
notaz
rm the old debugger stuff, like in libretro fork
blob
|
commitdiff
|
diff to current
2021-11-20
notaz
drc,interpreter: add mul/div stalls
blob
|
commitdiff
|
diff to current
2021-11-19
notaz
frontend: force full recompile on drc setting change
blob
|
commitdiff
|
diff to current
2021-10-29
gameblabla
New, separate GPU plugin based on Unai. (#233)
blob
|
commitdiff
|
diff to current
2021-10-02
gameblabla
Icache emulation from PCSX Redux + Senquack changes...
blob
|
commitdiff
|
diff to current
2021-08-22
gameblabla
Fixes Diablo 1 SPU bug properly and remove Diablo hack...
blob
|
commitdiff
|
diff to current
2019-07-24
notaz
Merge pull request #137 from gameblabla/hle
blob
|
commitdiff
|
diff to current
2019-03-12
notaz
Merge pull request #123 from gameblabla/diablofix_hack
blob
|
commitdiff
|
diff to current
2019-03-07
gameblabla
Diablo Music fix for PCSX Rearmed. (optional hack)
blob
|
commitdiff
|
diff to current
2016-03-31
notaz
don't use __ARM_ARCH_7A__
blob
|
commitdiff
|
diff to current
2015-01-04
notaz
spu: threaded implementation
blob
|
commitdiff
|
diff to current
2015-01-03
notaz
mingw build fixes
blob
|
commitdiff
|
diff to current
2014-12-20
notaz
spu: put globals into a structure
blob
|
commitdiff
|
diff to current
2014-12-20
notaz
spu: add a schedule callback
blob
|
commitdiff
|
diff to current
2014-12-20
notaz
frontend: update libpicofe
blob
|
commitdiff
|
diff to current
2013-04-01
notaz
frontend: flush emuLog
blob
|
commitdiff
|
diff to current
2013-04-01
notaz
frontend: attempt basic ios logging
blob
|
commitdiff
|
diff to current
2013-03-15
notaz
frontend: exit immediately on signals
blob
|
commitdiff
|
diff to current
2013-01-30
notaz
frontend: change how exit is done
blob
|
commitdiff
|
diff to current
2013-01-28
notaz
frontend: don't set up profile paths without frontend
blob
|
commitdiff
|
diff to current
2013-01-28
notaz
frontend: logging updates
blob
|
commitdiff
|
diff to current
2013-01-05
notaz
frontend: don't update during reset
blob
|
commitdiff
|
diff to current
2013-01-03
notaz
ignore case for cwcheat
blob
|
commitdiff
|
diff to current
2013-01-02
notaz
frontend: remove unneeded hack options
blob
|
commitdiff
|
diff to current
2012-12-23
notaz
frontend: switch to libpicofe sdl code
blob
|
commitdiff
|
diff to current
2012-12-10
notaz
Merge branch 'libretro'
blob
|
commitdiff
|
diff to current
2012-12-09
notaz
pipe error messages through single function
blob
|
commitdiff
|
diff to current
2012-11-28
notaz
clean up mmap hacks
blob
|
commitdiff
|
diff to current
2012-11-24
notaz
frontend: allow sstates without cd img
blob
|
commitdiff
|
diff to current
2012-11-17
notaz
frontend: overlay improvements
blob
|
commitdiff
|
diff to current
2012-11-17
notaz
frontend: initial sdl overlay implementation
blob
|
commitdiff
|
diff to current
2012-11-11
notaz
frontend: add toggle FPS option
blob
|
commitdiff
|
diff to current
2012-11-10
notaz
frontend: avoid loading msg when not needed
blob
|
commitdiff
|
diff to current
2012-11-06
notaz
frontend: make platform menu customizations more explicit
blob
|
commitdiff
|
diff to current
2012-11-06
notaz
frontend: add fast forward support
blob
|
commitdiff
|
diff to current
2012-11-05
notaz
drop some unused code
blob
|
commitdiff
|
diff to current
2012-11-05
notaz
switch over to libpicofe
blob
|
commitdiff
|
diff to current
2012-11-02
notaz
Merge branch 'enhancement'
blob
|
commitdiff
|
diff to current
2012-11-02
notaz
move blit to core, allow filtering while blitting
blob
|
commitdiff
|
diff to current
2012-10-11
notaz
frontend: add renderer toggle option
blob
|
commitdiff
|
diff to current
2012-10-11
notaz
add support for software-enhanced rendering
blob
|
commitdiff
|
diff to current
2012-07-30
notaz
frontend: improve minimize handling
blob
|
commitdiff
|
diff to current
2012-07-29
notaz
select builtin gpu plugin on configure
blob
|
commitdiff
|
diff to current
2012-07-29
notaz
frontend: initial libretro support
blob
|
commitdiff
|
diff to current
2012-07-22
notaz
cheat: add some undo logic
blob
|
commitdiff
|
diff to current
2012-07-22
notaz
frontend: initial cheats support
blob
|
commitdiff
|
diff to current
2012-07-08
notaz
spu: get rid of iSPUIRQWait
blob
|
commitdiff
|
diff to current
2012-07-08
notaz
spu: remove all threading code
blob
|
commitdiff
|
diff to current
2012-05-27
notaz
automatically build plugins
blob
|
commitdiff
|
diff to current
2012-04-29
notaz
fix some build issues and warnings
blob
|
commitdiff
|
diff to current
2012-04-29
notaz
frontend: input: pass default binds as argument
blob
|
commitdiff
|
diff to current
2012-03-04
notaz
frontend: save gpu-gles settings too
blob
|
commitdiff
|
diff to current
next