diff --git a/Processors/68000Mk2/Implementation/68000Mk2Implementation.hpp b/Processors/68000Mk2/Implementation/68000Mk2Implementation.hpp index b93d16438..98ca9d4e1 100644 --- a/Processors/68000Mk2/Implementation/68000Mk2Implementation.hpp +++ b/Processors/68000Mk2/Implementation/68000Mk2Implementation.hpp @@ -17,10 +17,10 @@ namespace CPU { namespace MC68000Mk2 { -// TODO: BERR, interrupt inputs, etc. +// TODO: BERR, interrupt inputs, etc; and obeying the trace flag. // Also, from Instruction.hpp: // -// MOVEAw, MOVEAl, STOP +// MOVEAw, MOVEAl // // Not provided by a 68000: Bccl, BSRl