]> git.zarvox.org Git - usbsnes.git/commitdiff
Trivial comment change in SNES documentation
authorDrew Fisher <drew.m.fisher@gmail.com>
Wed, 24 Feb 2010 02:18:58 +0000 (21:18 -0500)
committerDrew Fisher <drew.m.fisher@gmail.com>
Wed, 24 Feb 2010 02:18:58 +0000 (21:18 -0500)
snes.S

diff --git a/snes.S b/snes.S
index bac54a00c5e2d59295c2d6a27d6258dc2a3513d5..a59cabda0e4b1ef0e335b778752cc13c61a8aaae 100644 (file)
--- 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 ...