Skip to content

Adopt fade_in / fade_out helpers in samples #525

Description

@jonathanpeppers

The 0.3.1-beta release added fade_in() / fade_out() palette brightness transition helpers (#450). No sample currently uses them.

Samples to update

  • fade — the namesake sample still uses a raw pal_bright ramp loop; it should be the canonical demo of fade_in/fade_out.
  • slideshow
  • rletitle
  • climber
  • scoreboard

Acceptance criteria

  • Manual pal_bright ramps replaced with fade_in() / fade_out() where appropriate.
  • Visual fade timing comparable to before.
  • .verified.bin updated if ROM bytes change.
  • All tests pass.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions