Simple 8 chip emulator written in c++ and SDL2, powered by the following libraries:
omar (ocornut) for ImGui
Tyyppi77 for imgui_sdl
Michael Labbe for Native File Dialog
Tobias V. Langhoff for A high-level guide to making a CHIP-8 emulator
Laurence Muller for How to write an emulator (CHIP-8 interpreter)
Wikipedia for CHIP-8 opcodes and other documentation

