Little side project: Chip8 emulator
Supports basic instruction set to run most ROMs of https://github.com/kripod/chip8-roms
Written in Rust, UI is handled via egui and eframe.
Live at: https://denniskempin.github.io/chip8emu/
Just drag and drop a ch8 file into the window to load it.