mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-27 08:11:55 +00:00
merge and fx cmake
This commit is contained in:
@@ -203,8 +203,6 @@ namespace ComSquare::PPU
|
||||
_vram(64000),
|
||||
_oamram(544),
|
||||
_cgram(512)
|
||||
_renderer(renderer),
|
||||
_bus(std::move(bus))
|
||||
{
|
||||
this->_isLowByte = true;
|
||||
//_vram = new uint16_t[32000];
|
||||
|
||||
Reference in New Issue
Block a user