mirror of
https://github.com/trebonian/visual6502.git
synced 2024-11-19 13:32:26 +00:00
Tamed a long line in the new 6502 time codes documentation
This commit is contained in:
parent
27d0eb8fb2
commit
587fa47d8a
@ -97,7 +97,8 @@ instruction's first actions do not begin during opcode fetch. Their earliest
|
||||
effect can be only in the first half of the next cycle, T2, when the IR is set
|
||||
from the predecode register.
|
||||
|
||||
This implies that an instruction's actions may extend as far as the second half of the opcode fetch of the next instruction, in concert with the T+ time code
|
||||
This implies that an instruction's actions may extend as far as the second half
|
||||
of the opcode fetch of the next instruction, in concert with the T+ time code
|
||||
bit. Not all instructions may necessarily use this: it could be an unused
|
||||
constraint for some instructions.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user