push unit test passed

This commit is contained in:
Clément Le Bihan
2021-07-08 01:09:26 +02:00
parent c50df5ecda
commit c6899c6b63

View File

@@ -30,7 +30,7 @@ namespace ComSquare::PPU
{
this->_registers._isLowByte = true;
Utils::Debug::populateEnvironment(*this, 1);
//Utils::Debug::populateEnvironment(*this, 1);
}
uint8_t PPU::read(uint24_t addr)