From 3b7fbe43852f7aedae4ca5d56c6676325c390ce9 Mon Sep 17 00:00:00 2001 From: BigEd Date: Tue, 8 Nov 2016 16:37:20 +0000 Subject: [PATCH] Fix typo in comment --- nodenames.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodenames.js b/nodenames.js index ab2a5a8..71b7aab 100644 --- a/nodenames.js +++ b/nodenames.js @@ -923,7 +923,7 @@ dpc31_PCHPCH: 741, // load pch from pch incremented dpc32_PCHADH: 1235, // drive adh from pch incremented dpc33_PCHDB: 247, // drive idb from pch incremented dpc34_PCLC: 1704, // pch carry in and pcl FF detect? -dpc35_PCHC: 1334, // pcl 0x?F detect - half-carry +dpc35_PCHC: 1334, // pch 0x?F detect - half-carry "dpc36_#IPC": 379, // pcl carry in (inverted) "dpc36_~IPC": 379, // automatic alias replacing hash with tilde dpc37_PCLDB: 283, // drive idb from pcl incremented