Commit graph

8 commits

Author SHA1 Message Date
Cristi Mitrana
b4f105a836
Revert "lr-atari800: patch sound regression locally" 2024-07-26 06:57:56 +03:00
cmitu
7ba09b4f15 lr-atari800: patch sound regression locally
A buildfix patch [1] has been commited recently, but it introduced a regression [2].
Use the patch from [3] to replace the buildfix patch, since it has no side effects, until the libretro repository patches the issue.

[1] https://github.com/libretro/libretro-atari800/pull/92
[2] https://github.com/libretro/libretro-atari800/issues/96, https://retropie.org.uk/forum/topic/35513/
[3] https://github.com/libretro/libretro-atari800/pull/95
2024-07-05 04:44:03 +01:00
Jools Wills
7ac3877b44 Switch to using defaultRAConfig
libretro ports now don't include the "ports/" path in the call as it's handled by the new function
2022-05-22 13:09:12 +01:00
Jools Wills
7bcdc6a956 libretrocores - added rp_module_repo to all libretro cores
Also use new location for lr-meseon repo due to repository move
2021-02-15 23:54:13 +00:00
Jools Wills
61191cd2b3 lr-atari800 - fixed invalid config path
* DEFAULT_CFG_NAME is appended to $HOME so we cannot specify an absolute path without code changes - easiest to just use .lr-atari800.cfg and symlink
2020-01-05 03:13:28 +00:00
Jools Wills
5c322736ea lr-atari800 - rename config file used by core
* use $config_root/atari800/lr-atari800.cfg to avoid conflict with standalone atari800 emulator
2019-12-18 03:49:14 +00:00
Jools Wills
2cb0f84337 lr-atari800 - move/symlink .atari800.cfg as with the standalone emulator 2017-11-26 23:52:50 +00:00
Jools Wills
ccb98b9e1a added lr-atari800
* put directly into main, as it's apopular system and the libretro core works well from testing
2017-11-23 19:04:02 +00:00