This project is mirrored from https://*****@github.com/libretro/beetle-psx-libretro.git.
Pull mirroring updated .
- 22 Sep, 2021 1 commit
-
-
ds22x authored
-
- 17 Aug, 2021 1 commit
-
-
Libretro-Admin authored
This reverts commit e368fa4d.
-
- 16 Aug, 2021 2 commits
-
-
Libretro-Admin authored
-
Libretro-Admin authored
-
- 22 Jul, 2021 1 commit
-
-
Hugo Locurcio authored
These options are intended for mobile devices where aspect ratios wider than 16:9 recently became widespread. If currently using a 21:9 or 32:9 aspect ratio, the user will have to adjust their settings to get their old aspect ratio back.
-
- 10 Jun, 2021 1 commit
-
-
Zachary Cook authored
This takes way too long and is unresponsive, so don't actually pre-cache any physical media when pre-cache is enabled Fixes #795
-
- 31 Jan, 2021 1 commit
-
-
Housello authored
-
- 13 Dec, 2020 1 commit
-
-
Margen67 authored
Adds an option to set the aspect ratio of the widescreen hack. Choices: 16:10 16:9 (default) 21:9 32:9
-
- 27 Sep, 2020 3 commits
- 22 Sep, 2020 1 commit
-
-
JS Deck authored
-
- 18 Sep, 2020 1 commit
-
-
JS Deck authored
-
- 18 Jun, 2020 1 commit
-
-
stoofin authored
-
- 16 Jun, 2020 1 commit
-
-
- 26 May, 2020 1 commit
-
-
rouhannb authored
cards
-
- 25 Mar, 2020 1 commit
-
-
ggdrt authored
-
- 24 Mar, 2020 1 commit
-
-
Lionel Flandrin authored
-
- 14 Mar, 2020 1 commit
-
-
ggdrt authored
-
- 12 Mar, 2020 1 commit
-
-
ggdrt authored
This should be disabled by default like the other Vulkan-exclusive enhancements so as to better match stock settings.
-
- 10 Mar, 2020 1 commit
-
-
ggdrt authored
Get rid of confusing check_variables() memcard startup logic and corresponding redundant variables, and update core option labels/sublabels to match actual core functionality.
-
- 05 Mar, 2020 1 commit
-
-
ggdrt authored
Beetle PSX implementation of "psx.correct_aspect" introduced in Mednafen 1.24.0-UNSTABLE (no relevant code backported from upstream). Additionally fixes aspect ratio scaling issues when cropping overscan or adjusting visible scanlines. "Force 4:3" is left as a legacy option for users preferring the old inaccurate behavior.
-
- 01 Mar, 2020 2 commits
-
-
ggdrt authored
-
- 29 Feb, 2020 1 commit
-
-
ggdrt authored
-
- 27 Feb, 2020 1 commit
-
-
Tatsuya79 authored
-
- 25 Feb, 2020 1 commit
-
-
ggdrt authored
-
- 24 Feb, 2020 1 commit
-
-
ggdrt authored
-
- 22 Feb, 2020 1 commit
-
-
ggdrt authored
Also update image_offset formula to better match core option info
-
- 21 Feb, 2020 1 commit
-
-
ggdrt authored
-
- 16 Feb, 2020 1 commit
-
-
ggdrt authored
-
- 03 Feb, 2020 3 commits
-
-
Zachary Cook authored
All multiples of 128 (default) should be fine
-
ggdrt authored
-
RufoH authored
Co-authored-by:
RufoH <rufoh98@gmail.com> Co-authored-by:
ggdrt <45282415+ggdrt@users.noreply.github.com>
-
- 29 Jan, 2020 2 commits
-
-
Zachary Cook authored
Values must be power of 2 due to bit shifting
-
ggdrt authored
-
- 23 Jan, 2020 1 commit
-
-
Libretro-Admin authored
-
- 22 Jan, 2020 1 commit
-
-
Zachary Cook authored
Only output for big-ass-debugger if LIGHTREC_DEBUG=1 LIGHTREC_DEBUG=1 implies DEBUG=1, to disable threaded recompiler, so that output is reliable Select which dynarec option with core config option Default back to the faster option, and should allow running debugger easier Fix crash when switching dynarec option at run-time, need to invalidate lightrec_state Fix exe loading enough to get into lightrec interpreter Code for reloading expansion1 is from @simias dynarec Fix savestate loading Cleanup LIGHTREC_DEBUG Keep track of previous dynarec option properly Fully re-initialize lightrec when switching dynarec option Add option to invalidate stores always (Full) or just for DMA (DMA Only) Add option to configure amount of cycles that can pass in dynarec before a DMA/GPU update is forced Do not init lightrec for beetle interpreter Make lightrec memory logging more concise Runahead can use a second instance, use exclusive shared memory and try another name Fix load state again Change default dynarec option to interpreter Reword DMA/GPU event cycles option Don't build lightrec by default, require HAVE_LIGHTREC=1 Revert ReadAbsorb changes, incompatible with old save states Revert changes to GPR, much more compatible with beetle interpreter Fix subrepos so they can be updated cleanly in the future
-
- 06 Dec, 2019 1 commit
-
-
ggdrt authored
-
- 20 Nov, 2019 1 commit
-
-
ggdrt authored
-