A little weekend project implementing a Chip8 emulator in C with SDL.
Made using VS2019, compilable for windows.
http://devernay.free.fr/hacks/chip8/C8TECH10.HTM#8xy7
https://www.libsdl.org/
https://tobiasvl.github.io/blog/write-a-chip-8-emulator/c