# HG changeset patch # User Laurens Holst # Date 1624540545 -7200 # Thu Jun 24 15:15:45 2021 +0200 # Node ID 8891b6a16771a67ca133c208684f2eb0a25e38de # Parent 231602032355983991bca84128eb23e671b2391d z80instr: Clarify that the M1 wait is not specific to the MSX-ENGINE. diff --git a/resources/z80instr.php b/resources/z80instr.php --- a/resources/z80instr.php +++ b/resources/z80instr.php @@ -3476,9 +3476,9 @@

Wait cycles

-

The MSX standard requires so-called M1 wait cycles. What happens -is that the MSX engine adds one additional wait state to every M1 cycle (the -first or first two cycles of an instruction). This is an important trait to know +

The MSX standard requires so-called M1 wait cycles, meaning +that the system adds one additional wait state to every M1 cycle (the first +or first two cycles of an instruction). This is an important trait to know about if you want to do speed calculations. The M1 waits are inserted like this: