From f3595509ddc37edf2f1a93ffe4ddd9c198c3fef3 Mon Sep 17 00:00:00 2001 From: jbeisser Date: Fri, 25 Apr 2008 20:30:44 +0000 Subject: [PATCH] updated notes.txt with e06-* information. --- notes.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/notes.txt b/notes.txt index 1fa97a4..c53f088 100644 --- a/notes.txt +++ b/notes.txt @@ -101,6 +101,13 @@ e05-05 - looks like some of the comments contain a "does not equal symbol" manually created by typing =/. I symbolized it with "=/". -------------------- +e06: + - Used tabs between sections of code instead of spaces. + For example: + bpn rtty0 / comment + + This may need some review later. I'll go over it again this afternoon. +-------------------- e09-01 - I'm using tabs between opcode and operands now - left "bic $!77,r1" although written comment says "? !177"