PPU Big Release
ogamespec
released this
14 Jun 13:22
·
1131 commits
to master
since this release
This release is a major milestone in the development of the project.
With this release we are concluding all the years of research on 2C02 PPU.
Research results:
- A complete PPU transistor circuit and its topology (https://drive.google.com/drive/folders/1aaNk9dVwvTbCpsACfet-5hX65iNZr6AO?usp=sharing)
- PPU schematic for Logisim (https://github.com/emu-russia/breaks/tree/master/Docs/PPU/PPU_logisim)
- PPU wiki (https://github.com/emu-russia/breaks/tree/master/BreakingNESWiki_DeepL/PPU)
- PPU book (https://github.com/emu-russia/breaks/releases/tag/ppu-book-revB-english)
- PPU simulator in C++ (https://github.com/emu-russia/breaknes/tree/main/BreaksPPU/PPUSim)
All tested and working.