mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-28 08:33:34 +00:00
Finishing to clean tests and adding the start of the bus logger
This commit is contained in:
@@ -244,4 +244,9 @@ namespace ComSquare::PPU
|
||||
}
|
||||
this->_renderer.drawScreen();
|
||||
}
|
||||
|
||||
std::string PPU::getName()
|
||||
{
|
||||
return "PPU";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user