C++11

Creating a NES emulator in C++11 (PART 1/2)

In this tool-assisted education video I create a NES emulator with C++0x. You see me type every line. The emulator is very accurate, and sort-of portable; it compiles on any architecture that support libSDL, but it outputs audio through an… Continue reading

Get the book now