From e6d42eb1aacf4367da640a6732755d839f59653b Mon Sep 17 00:00:00 2001 From: BigEd Date: Tue, 5 Apr 2011 19:45:33 +0000 Subject: [PATCH] 6800 declutter - remove clock phases from tabulated signals --- chip-6800/support.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chip-6800/support.js b/chip-6800/support.js index 906eb6b..7b01034 100644 --- a/chip-6800/support.js +++ b/chip-6800/support.js @@ -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