Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-02 | Always look up verify_dirty literals from offsetsHEADtrimui-s | neonloop | |
Literals are deduplicated, so there's no guarantee they will be stored next to each other, even if they're written sequentially. verify_dirty and get_bounds must use the offsets on each instruction, instead of assuming values are stored sequentially. | |||
2021-04-04 | Saves soft_scaling config setting | neonloop | |
2021-04-04 | Use correct length for cspace_buf writes | neonloop | |
2021-04-03 | Enables Menu+L1/R1 for L2/R2 and vice versa | neonloop | |
The menu now appears when releasing the button as long as another button hasn't been pressed. Menu+L will activate L2 if L1 is bound to L, or L1 if L2 is bound to L. This allows rebinding for games that prefer L2/R2, like Twisted Metal 2. | |||
2021-04-03 | Adds an option for scaling 256px-wide screens | neonloop | |
This option takes over the Software Scaling option in the display menu. There is a performance cost (about 10%). It does subpixel scaling to keep the image as sharp as it can be. This also moves scaling into its own loop -- I saw a 4-6% increase in performance when upscaling and downscaling after making that change. | |||
2021-04-03 | Blit correctly when rendered w/h < screen w/h | neonloop | |
This fixes and centers Lunar FMVs. | |||
2021-04-03 | Raises autoskip frame limit to 3 | neonloop | |
2021-04-03 | Merge remote-tracking branch 'libretro/master' into trimui-s | neonloop | |
2021-03-25 | Get rid of interpreter name | twinaphex | |
2021-03-23 | Add ios-arm64/tvos-arm64, ios9, and osx-arm64. osx-arm64 is interpreter | twinaphex | |
for now (lightrec crashes at startup) | |||
2021-03-22 | Adds per-game config when loading a game from args | neonloop | |
Per-game config can only be loaded after the CD image is loaded, which has to happen after plugins are initialized, which has to happen after the config is loaded. This change loads the global config first, and tries to load per-game config after the CD is loaded. This may not work 100% of the time, but works better than it does right now. | |||
2021-03-16 | Fixes key names in the controls menu | neonloop | |
2021-03-16 | Uses upstream libpicofe as a submodule | neonloop | |
2021-03-16 | Merge pull request #506 from jdgleaver/libchdr-update | Autechre | |
Update libchdr (replace libflac with dr_flac) | |||
2021-03-15 | Update libchdr (replace libflac with dr_flac) | jdgleaver | |
2021-03-14 | Better default config for trimui | neonloop | |
2021-03-14 | Adds frameskip based on free audio buffer space | neonloop | |
2021-03-14 | Skips an unnecessary copy if the screen doesn't need scaling | neonloop | |
2021-03-14 | Adds scale hires setting to the menu | neonloop | |
2021-03-14 | Don't show peops / gl settings | neonloop | |
2021-03-14 | Config and saves go in ~/.pcsx | neonloop | |
2021-03-14 | Initial trimui s support | neonloop | |
2021-02-21 | Merge pull request #502 from justinweiss/restrict-threaded-rendering-drivers | Autechre | |
Restrict threaded rendering to unai / peops | |||
2021-02-20 | Restrict threaded rendering to unai / peops | Justin Weiss | |
2021-02-15 | Merge pull request #500 from bslenul/master | Autechre | |
Change HLE BIOS message. Please review first! | |||
2021-02-15 | Change HLE BIOS message. | bslenul | |
2021-02-11 | Merge pull request #499 from negativeExponent/fix_input | Autechre | |
multitap option fix | |||
2021-02-11 | Do not hide multitap core options | negativeExponent | |
2021-02-11 | Set multitap options disabled by default, prevent previous defaults from ↵ | negativeExponent | |
being accidentally loaded instead. | |||
2021-02-08 | Merge pull request #498 from glebm/patch-1 | Autechre | |
libretro: Add support for ps1_rom.bin (PS3 BIOS) | |||
2021-02-08 | libretro: Add support for ps1_rom.bin (PS3 BIOS) | Gleb Mazovetskiy | |
2021-02-05 | Disable lightrec for libnx | m4xw | |
Requires the impl. of the rw/rx patches first | |||
2021-01-13 | Merge pull request #487 from liberodark/patch-1 | Autechre | |
add H5 + N2 support | |||
2021-01-13 | add H5 + N2 support | liberodark | |
2021-01-10 | Update .gitlab-ci.yml | Autechre | |
2021-01-03 | Update .gitlab-ci.yml | Autechre | |
2020-12-27 | Update .gitlab-ci.yml | Autechre | |
2020-12-26 | Merge pull request #483 from webgeek1234/master | Autechre | |
Android Updates | |||
2020-12-26 | libretro: android: remove flag allowing text relocations | Aaron Kling | |
This is not allowed on api 23+ | |||
2020-12-26 | libretro: android: Fix non-armv7 builds | Aaron Kling | |
2020-12-24 | Create .gitlab-ci.yml | Autechre | |
2020-12-19 | Update | twinaphex | |
2020-11-27 | Merge pull request #479 from dev-0x7C6/master | Autechre | |
Removed conditional include on non-existent file. | |||
2020-11-24 | Removed conditional include on non-existent file. | Bartłomiej Burdukiewicz | |
Signed-off-by: Bartłomiej Burdukiewicz <bartlomiej.burdukiewicz@gmail.com> | |||
2020-11-08 | Merge pull request #476 from vanfanel/master | Autechre | |
Add Rpi4 platform in 64bit mode. | |||
2020-11-07 | Add Rpi4 platform in 64bit mode. | Vanfanel | |
2020-11-06 | Merge pull request #474 from negativeExponent/ios_interpreter | Autechre | |
iOS: Another try at interpreter override | |||
2020-11-06 | Merge pull request #475 from negativeExponent/multitap | Autechre | |
Set multitap options to "disabled" by default | |||
2020-11-05 | Set multitap options to "disabled" by default | negativeExponent | |
Due to moving input selector to frontend instead from the core options, ports 3-8 can be always set to standard causing multitap to be auto-activated. With multitaps enabled, some games would misbehave or inputs not working at all for those that are not multiplayer capable. Setting core option multitap1 and multitap2 to disable for now. | |||
2020-11-05 | iOS: Another try at interpreter override | negativeExponent | |