- Steam App
- EmuDevz (4260720)
- Event type
- patch note
- Published
- 30 March 2026 - 03:14:44 UTC
- Source
- steam_community_announcements
Here's a quick update with this month's changes.UX:Updated FAQAdded a warning if some emojis aren't supportedNametable inspection now works while the debugger is pausedImproved docs and explanations:Explained how to edit files in 5a.16Improved tests:Added a test ensuring onFrame(...) is called at the right timeAdded an extra Noise Channel testAdded a test ensuring CPU::step() doesn't crash if logger === undefinedFixes:Prevented closing video or audio test subpanel while they are runningFixed Ctrl+C not working in CodeMirror while ImGui is runningThe game now waits for BrowserFs's AsyncMirror to sync before navigating (fixes potential snapshot corruption)Fixed example code in level 5b.10Fixed a bug in the "Golden log" level: it wasn't catching the golden-log-end event while the cpu-bug-unexpected dialogue was being shown