mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-25 07:33:32 +00:00
Adding filters
This commit is contained in:
@@ -307,9 +307,4 @@ namespace ComSquare::CPU
|
||||
{
|
||||
this->_registers.pac = value;
|
||||
}
|
||||
|
||||
std::string CPU::getName()
|
||||
{
|
||||
return "CPU";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user