The Flame GPU — Initial Design Part 1: Basic Requirements (A custom retro 2D display processor from scratch)
https://medium.com/the-ember-project/the-flame-gpu-initial-design-part-1-basic-requirements-d19b3b9ea718
Switching channels for a bit to look at display output architecture for 80s and 90s game systems...We'll need a 2D graphics chip for the Ember system... 😊

#cpudesign #retrodev #8bit #16bit #FPGA #ProcessorDesign #GPU #GPUDesign #GPUArchitecture #DisplayProcessor #PPU

The Flame GPU — Initial Design Part 1: Basic Requirements

Now that we are sufficiently far along with the Ember CPU design, we will begin looking at the design of the Graphics Processing Unit, or GPU...

Project Ember