-
Notifications
You must be signed in to change notification settings - Fork 30
Development into Main #864
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
chrisj951
wants to merge
2,453
commits into
main
Choose a base branch
from
Development
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mount over python3.10 not python3 for trimui devices
Misc Updates w/ boxart / timing / etc
Leave PyUI in control of launching ports so it can use its in game menu
Forgot I put some code in spruce for ports so cannot let pyui launch it currently
Use explicit IDs to stop ports on menu button press
Make verbose flag truly optional in log_message
Save 0.5s on startup / re-entering menu by fixing message writer shutdown logic
Enable merged config.json w/ mmf for sfc/neogeo (only 2 large differences)
Add SMART_PRO_S to emu configs where SMART_PRO exists
Allow File Management on miyoo mini
…pendent code is centralized
Move platform specific RA code into device_functions so all device dependent code is centralized
Enable mmf to use the spruce standard_launch (at least for ra)"
Manage the saves/states internally
Don't force the caller to know the internals of running retroarch
Swap a133p devices to using the new power button watchdog
…mercial which is already covered by clause 5 Also updated header to indicate its a modified BSD 3-Clause
Update to latest PyUI license file as clause 6 was supposed to be commercial which is already covered by clause 5
Copying fixed PyUI license w/ clause-6 indicating its for redistribution
PyUI: Allow UI startup even if RO sdcard
PyUI: Display a warning if SDCARD is RO
…nctions with the per-device setup
Rework variables slightly until can fully integrate the emu launch functions with the per-device setup
Move spruce emu scripts into spruce/scripts/emu
Basic port support on trimui devices
Need to call capture_screen which calls device take_screenshot when closing port
Copy bash to /bin for SmartPro if its missing on startup
WIP to get ports working on SmartPro
Don't use the lib64 dir for RA cores, it can be used for just standalone emus
Fix game snapshot capturing and killing of ports
…erFunctions.sh - will help circumvent stupid long path chains and make it easier to predict behavior and know when to overwrite/append to it
…d PLATFORM.cfg exports
…such as Jeanne D'Arc)
…rdware tessellation on TSPS as it can lead to crashes in some games (e.g. Jeanne D'Arc); etc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.