Dive into the world of 8-bit console emulation with this comprehensive video tutorial on creating an NES emulator. Learn essential concepts including bitwise operations, hexadecimal and binary notation, and their importance in emulation. Explore the architecture of the NES, focusing on its CPU and PPU components. Gain insights into data structures and bit fields crucial for emulator development. Perfect for aspiring emulator developers and retro gaming enthusiasts looking to understand the inner workings of classic consoles.
Overview
Syllabus
Intro
Overview
Emulation
Wikidot NES Dev comm
hexadecimal notation
binary notation
why not just use decimals
Bitwise Operator
Bit Fields
Data Structures
NES CPU
NES PPU
Outro
Taught by
javidx9