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

Mute and Video Scaling buttons #4

Merged
merged 1 commit into from
Nov 15, 2022
Merged

Conversation

finger563
Copy link
Contributor

  • Added GPIO config for mute button (IO1) and boot button (IO0), with interrupt sending button to task
  • Updated UI to allow for querying / setting the video scaling
  • Updated UI to break apart mute from volume setting
  • Updated NES video loop to properly handle dynamic changes to video scaling
  • Updated GB/C video loop to properly handle dynamic changes to video scaling
  • Removed offset configuration from display when starting emulators to make it easier to configure / clear when changing video scaling.

… button (boot used for video scaling toggle). now gameboy and nes can handle changing the scaling of the video output while they are running.
@finger563 finger563 merged commit 9302a28 into main Nov 15, 2022
@finger563 finger563 deleted the feature/mute-and-video-buttons branch November 15, 2022 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant