NES Emulator Development - Part 1: Bitwise Basics and Overview
Offered By: javidx9 via YouTube
Course Description
Overview
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.
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
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera