mirror of
https://github.com/trebonian/visual6502.git
synced 2024-12-22 12:29:20 +00:00
6800 declutter - remove clock phases from tabulated signals
This commit is contained in:
parent
8ae5c087f6
commit
e6d42eb1aa
@ -12,7 +12,7 @@ npwr = nodenames['vcc'];
|
||||
nodenamereset = 'reset';
|
||||
|
||||
presetLogLists=[
|
||||
['cycle','phi1','phi2'],
|
||||
['cycle',],
|
||||
['ab','db','rw','vma','Fetch','pc','acca','accb','ix','sp','p'],
|
||||
['ir','sync','Execute'], // instruction fetch and execution control
|
||||
['dbi','dbo','tmp'], // internal state
|
||||
|
Loading…
Reference in New Issue
Block a user