v0.0.2 — Pokémon Emerald (audio fix)
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.