- [NEW] Botons implementats
@@ -474,6 +474,7 @@ namespace sm83
void processInterrupts()
{
const uint8_t IF = mem::readMem(0xff0f);
if (ime==0) return;
if ( (IF & 0x1f) == 0) return;
DI();
PUSH(rPC);
The note is not visible to the blocked user.