Skip to content
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

apu: Peanut-GB should include apu emulation by default #119

Open
deltabeard opened this issue Jan 26, 2025 · 0 comments
Open

apu: Peanut-GB should include apu emulation by default #119

deltabeard opened this issue Jan 26, 2025 · 0 comments
Labels
bug Something isn't working diff: complex A difficult issue; may require significant planning. feat: crucial For significant tasks; expected to be fixed before next release.
Milestone

Comments

@deltabeard
Copy link
Owner

Peanut-GB should include APU emulation by default, as in the registers of the APU should be changing as required with time and as expected of an accurate emulator. Currently, the APU registers remain untouched by Peanut-GB, and some games will stop working if an external APU library is not used.

This APU emulation must be:

  • t-cycle accurate
  • disabled when an external APU library is used
@deltabeard deltabeard added bug Something isn't working diff: complex A difficult issue; may require significant planning. feat: crucial For significant tasks; expected to be fixed before next release. labels Jan 26, 2025
@deltabeard deltabeard added this to the v1.4.0 milestone Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working diff: complex A difficult issue; may require significant planning. feat: crucial For significant tasks; expected to be fixed before next release.
Projects
None yet
Development

No branches or pull requests

1 participant