ComSquare
Namespaces | Macros | Functions
PpuDebug.hpp File Reference
#include "Ram/Ram.hpp"
#include "PPU.hpp"
Include dependency graph for PpuDebug.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ComSquare
 
 ComSquare::PPU
 
 ComSquare::PPU::Utils
 
 ComSquare::PPU::Utils::Debug
 

Macros

#define private   public
 

Functions

void ComSquare::PPU::Utils::Debug::populateVram (std::shared_ptr< Ram::Ram > vram, int dumpNumber)
 
void ComSquare::PPU::Utils::Debug::populateCgram (std::shared_ptr< Ram::Ram > cgram, int dumpNumber)
 
void ComSquare::PPU::Utils::Debug::populateEnvironment (PPU &ppu, int dumpNumber)
 

Macro Definition Documentation

◆ private

#define private   public