chip-8 emulator using tkinter
The Main file has all the opcodes and screen interaction
The Diplay file has input handling and sprite drawing
I'm not sure if all the opcodes are correct but i have tested a few games and they seem to work correctley
resourses used: Cowgod's Chip-8 Technical Reference v1.0