overlay chatty debug removed

This commit is contained in:
folkert van heusden 2024-04-27 08:54:54 +02:00
parent 723edfd0f9
commit 108de1ccba
Signed by untrusted user who does not match committer: folkert
GPG key ID: 6B6455EDFEED3BD1

View file

@ -365,7 +365,7 @@ void rl02::writeWord(const uint16_t addr, uint16_t v)
*disk_read_activity = false;
}
else {
DOLOG(warning, false, "RL02: command %d not implemented", command);
DOLOG(debug, false, "RL02: command %d not implemented", command);
}
if (do_int) {