mirror of
https://github.com/trebonian/visual6502.git
synced 2024-12-21 21:29:16 +00:00
Clarified causation statement about T0 T+ time code in 6502 time codes documentation
This commit is contained in:
parent
587fa47d8a
commit
d39bab7302
@ -120,7 +120,7 @@ The time code:
|
||||
|
||||
T0 T+ .. .. .. .. [..]
|
||||
|
||||
arises when RES is down when a T0 F1 clock state is clocked in. This can be
|
||||
either the T0 that is usually scheduled for an instruction's last cycle, or
|
||||
the T0 caused by instruction abort.
|
||||
arises when RES is down when a T0 phase 1 clock state is clocked in. This can
|
||||
be either the T0 that is usually scheduled for an instruction's last cycle, or
|
||||
the T0 caused by instruction abort (later caused by the RES).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user