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
RetroPie: Building a Video Game Console with Raspberry PiLinkedIn Learning Create Animated 3D Pixel Visualizers - Music Videos - Retro SNES Style in Blender
Max Novak via YouTube NES Emulator - PPU Background Rendering - Part 4
javidx9 via YouTube Code-It-Yourself: Retro Arcade Racing Game in C++
javidx9 via YouTube DOSBox Retro Gaming - PC & Pi
ExplainingComputers via YouTube