mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-02 18:21:19 +00:00
push unit test passed
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ namespace ComSquare::PPU
|
|||||||
{
|
{
|
||||||
this->_registers._isLowByte = true;
|
this->_registers._isLowByte = true;
|
||||||
|
|
||||||
Utils::Debug::populateEnvironment(*this, 1);
|
//Utils::Debug::populateEnvironment(*this, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
uint8_t PPU::read(uint24_t addr)
|
uint8_t PPU::read(uint24_t addr)
|
||||||
|
|||||||
Reference in New Issue
Block a user