I just built a little chip 8 emulator and used Raylib to draw to the screen. It's great for stuff like this because it's basically just plug and play. I can't think of a better tool for stuff like this because it's easy to use, reliable and isn't platform dependent.