Skip to content

v0.0.2 — Pokémon FireRed + LeafGreen (audio fix)

Choose a tag to compare

@mstan mstan released this 23 Jun 04:33
· 18 commits to main since this release

Audio fix (runner/engine update — recompiled game unchanged)

Fixes the audio crackle and the transition/boot stutter:

  • Clock-domain DRC bridge removes the sustained drift crackle (band-limited polyphase resampler + fill servo on the audio output).
  • Off-thread shard compilation — the self-heal JIT now compiles on a worker thread, never the game/emulation thread, so first-hit code no longer stalls audio at scene transitions or boot.
  • Underrun time-stretch + boot pre-roll smooth any residual brief producer stalls.

Supply your own legally-obtained ROM and a GBA BIOS dump (gba_bios.bin) on first run — neither is redistributed.