Chip-8 Emulator
Created with SDL3, this project emulates graphics rendering, sound support, and keypad input handling for the original Chip-8 platform. It replicates the classic '70s-'80s gaming experience, showcasing low-level programming techniques and precise instruction set implementation with timing synchronization.