splitting more conveniently drawTile function

This commit is contained in:
Clément Le Bihan
2021-07-06 23:13:37 +02:00
parent 6e37b8f250
commit 213f1608a7
4 changed files with 30 additions and 14 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ namespace ComSquare::PPU
{
this->_registers._isLowByte = true;
//Utils::Debug::populateEnvironment(*this, 0);
Utils::Debug::populateEnvironment(*this, 1);
}
uint8_t PPU::read(uint24_t addr)