--- nono/m680x0/m68030acc.cpp 2026/04/29 17:04:28 1.1.1.1 +++ nono/m680x0/m68030acc.cpp 2026/04/29 17:04:34 1.1.1.2 @@ -1,9 +1,9 @@ // // nono -// Copyright (C) 2018 isaki@NetBSD.org +// Copyright (C) 2020 nono project +// Licensed under nono-license.txt // -#include "header.h" #include "m68030core.h" #include "m68030bus.h" #include "m68030ccr.h" @@ -17,9 +17,9 @@ // コンストラクタ // 呼び出し側でここまでに RegIR2 へのフェッチはしておくこと。 -acc_bf::acc_bf(m68kcpu *arg) +acc_bf::acc_bf(m68kcpu *cpu_) { - cpu = arg; + cpu = cpu_; // F E D C B A 9 8 7 6 5 4 3 2 1 0 // 0 0 0 0 DO <-- offset --> DW <-- width --->