mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-06 11:22:27 +00:00
Finishing the SEP
This commit is contained in:
@@ -8,6 +8,6 @@ namespace ComSquare::CPU
|
||||
{
|
||||
void CPU::SEP(uint24_t addr)
|
||||
{
|
||||
|
||||
this->_registers.p.flags |= this->_bus->read(addr);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user