--- nono/m680x0/m68040mmu.cpp 2026/04/29 17:05:31 1.1 +++ nono/m680x0/m68040mmu.cpp 2026/04/29 17:05:35 1.1.1.2 @@ -510,7 +510,7 @@ MPU68040Device::SetURP(uint32 data) { // とりあえず reg.urp40 = data & m68040RP::ADDR_MASK; - putlog(1, "URP <- $%08x", reg.urp40); + putlog(2, "URP <- $%08x", reg.urp40); } void