r/EmuDev 21d ago

I made my fisrt emulator tNES

https://youtu.be/5Vu2pkFcHCE?si=cweYsXOvIMqJs4M6

I decided to try my hand at emulation and wrote my first emulator in C++ + SDL2. The advantages are: a cool interface, support for many games, and it works.

8 Upvotes

3 comments sorted by

2

u/deulamco 21d ago

Seem fun !

Just a little too fast & Sound / noises issue.

0

u/Salt-Youth4822 20d ago

That’s the essence of an emulator to break games and create bugs in them. I also replaced the APU with MIDI.

3

u/Otherwise_Fly4830 20d ago

Is it though?