TASEmulators / TASEmulators/BizHawk
Standardise syncsettings for BIOS enable/disable, HLE vs LLE, etc.
Open
Nobody has claimed this yet.
Meta
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
For example, Gambatte's no-BIOS setting uses HLE (memory is set up on frame 0), but SameBoy's uses LLE (a reimplementation which, annoyingly, is slower than the original BIOS).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the existing syncsettings behavior for Gambatte and SameBoy, focusing on BIOS enable/disable and HLE versus LLE. Define the desired standardized behavior across the affected cores, then identify and update the relevant settings and tests; done means the conventions are consistent and verified for each case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100