overly chatting debug message
This commit is contained in:
parent
2358f8058f
commit
b87912b7d4
1 changed files with 0 additions and 3 deletions
3
rl02.cpp
3
rl02.cpp
|
@ -239,9 +239,6 @@ void rl02::writeWord(const uint16_t addr, uint16_t v)
|
||||||
update_dar();
|
update_dar();
|
||||||
}
|
}
|
||||||
|
|
||||||
if (registers[(RL02_MPR - RL02_BASE) / 2])
|
|
||||||
DOLOG(warning, false, "RL02: unexpected MPR value after read (%06o)", registers[(RL02_MPR - RL02_BASE) / 2]);
|
|
||||||
|
|
||||||
do_int = true;
|
do_int = true;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
|
Loading…
Add table
Reference in a new issue