1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-05-01 05:58:29 +00:00

removed (incorrect) comments in e00-01; these lines are needed

fixed ocr bug in idle:
This commit is contained in:
brad@heeltoe.com
2008-05-01 16:01:35 +00:00
parent 22b1ac41c5
commit f96f36a3e0
3 changed files with 9 additions and 5 deletions

View File

@@ -68,6 +68,10 @@ e00-01
- the bottom section looks like it could be tabbed but my tabstops
didnt line up with the values given so I used spaces
- (Brad Parker) removed commented out 3 lines at "4;4". The comment
appears to be written in and is wrong (I think it might just be a
stroke of the pen rather than a correction)
e00-02
- I used tabs for the start of each asm command but not for the
separation between mnemonic and arguments since these didnt line up.