mirror of
https://github.com/trebonian/visual6502.git
synced 2025-01-03 12:31:34 +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';
|
nodenamereset = 'reset';
|
||||||
|
|
||||||
presetLogLists=[
|
presetLogLists=[
|
||||||
['cycle','phi1','phi2'],
|
['cycle',],
|
||||||
['ab','db','rw','vma','Fetch','pc','acca','accb','ix','sp','p'],
|
['ab','db','rw','vma','Fetch','pc','acca','accb','ix','sp','p'],
|
||||||
['ir','sync','Execute'], // instruction fetch and execution control
|
['ir','sync','Execute'], // instruction fetch and execution control
|
||||||
['dbi','dbo','tmp'], // internal state
|
['dbi','dbo','tmp'], // internal state
|
||||||
|
Loading…
Reference in New Issue
Block a user