SNESEMU, C/C++ open source Super Nintendo emulator
About
Years ago, emulation scene was much bigger, and I was impressed on how coder where able to simulate execution of a computer platform on a completely different one.
Even though SNES emulator already were very advanced I did want to do my own one....Finally after one or two weeks of harsh work I stopped and never went back.
Screenshot

Snesemu running some small homebrew rom.
Project status
This project is no longer under developement.
Don't expect to run any commercial games on this baby, it only can load a show the first picture of some simple homebrew.
- Main processor emulation: 80% instruction set emulated.
- DMA transfer: partially emulated.
- PPU(picture processing unit): only simple 4 colour mode. No bliting, no vertical blank feedback.
- No sound support.
- No input support.
- hi/lo rom support.
Licence
SNESEMU is provided under the terms of the BSD licence.
Download
http://www.nicolasmy.com/projects/snesemu.tar.gz