From 237d4c738eae8b849053bde821693943cc118642 Mon Sep 17 00:00:00 2001 From: Drew Fisher Date: Tue, 23 Feb 2010 21:18:58 -0500 Subject: [PATCH] Trivial comment change in SNES documentation --- snes.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snes.S b/snes.S index bac54a0..a59cabd 100644 --- a/snes.S +++ b/snes.S @@ -14,7 +14,7 @@ ; (Standard) Communication Timeline ; 0us - If serial data is low, Data latch raised ; 6us - Check that Serial data is high -; 12us - Data latch lowered. Controller drives data for button B +; 12us - Data latch dropped. Controller drives data for button B ; 18us - Data clock dropped. Read data for button B ; 24us - Data clock raised. Controller drives data for button Y ; 30us ... -- 2.39.2