From 517c994cfe46487b29872ad1083b0c30ff4cccbd Mon Sep 17 00:00:00 2001 From: ian Date: Mon, 2 May 2005 17:19:34 +0000 Subject: [PATCH] document T properly --- iwjpictest/harness.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iwjpictest/harness.asm b/iwjpictest/harness.asm index 93d9560..a9824a0 100644 --- a/iwjpictest/harness.asm +++ b/iwjpictest/harness.asm @@ -30,8 +30,8 @@ ; predefined addresses and operations ; A B C D E set setting address to PORTx S := 0xf80-0xf84, print op ; H L Z T set TRIS and LAT rel.to PORT modify *(S+0x09), *(S+0x92) -; according to B (T: toggle LAT) according to B, and print op -; NB address addition no carry +; according to B according to B, and print op +; (T: toggle LAT, clear TRIS) NB address addition no carry ; ; byte operations ; SPC read and display print *R -- 2.30.2