Try out the emulator online here! CorrodedBoy is a Gameboy (DMG) Emulator written in Rust. It has two frontends, one available on the Web using Svelte and WebAssembly and the other using SDL2. It implements the Gameboy CPU, memory, graphics and audio hardware and allows for most Gameboy games to be played. The emulator passes most of Blarggs CPU tests as well as other tests, but is not completely cycle accurate.