too much debug scroll from this one
This commit is contained in:
parent
fc837ef953
commit
3bfc99ed24
|
@ -509,7 +509,7 @@ void __fastcall GalaxianZ80Write(UINT16 a, UINT8 d)
|
||||||
}
|
}
|
||||||
|
|
||||||
default: {
|
default: {
|
||||||
bprintf(PRINT_NORMAL, _T("Z80 #1 Write => %04X, %02X\n"), a, d);
|
//bprintf(PRINT_NORMAL, _T("Z80 #1 Write => %04X, %02X\n"), a, d);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue