VBL opcode is pretty annoying to log, since it fills for obvious reasons.

You could use wpiset 0,1,r anyway, so disabled (nw)
This commit is contained in:
angelosa 2016-06-26 13:19:28 +02:00
parent 87ade3319b
commit 78df22b106

View File

@ -91,8 +91,8 @@ uBB_zpg
vbl_zpg
TMP2 = read_pc();
A = io->read_byte(0);
if(DECO16_VERBOSE)
logerror("%s: VBL %02x (%04x)\n", tag(), NPC, TMP2);
//if(DECO16_VERBOSE)
// logerror("%s: VBL %02x (%04x)\n", tag(), NPC, TMP2);
prefetch();
# exceptions