This project is not intended for running actual games (even though some of them work fine) but instead it is a basic emulator whose purpose is to show how an emulator works.
The Super Nintendo Entertainment System is a videogame console with a custom 16 bit + 8 bit emulation mode processor based on 65c816 chip, a dedicated graphic chip, a dedicated audio chip, several DMA channels, interrupts, hundreds of memory mapped I/O registers and multiple input devices. It's definitely a challenging project.
Special thanks to Qwerty, Charles Bilyue' and snes9x.