# HG changeset patch # User boisy # Date 1018025941 0 # Node ID 42fbf11d282b5e9634c55f321b0eb8246c496c7a # Parent 50bca5580dfbcaad238ea38896c2adec309087ab Improved commenting diff -r 50bca5580dfb -r 42fbf11d282b level1/cmds/shell_21.asm --- a/level1/cmds/shell_21.asm Fri Apr 05 13:55:49 2002 +0000 +++ b/level1/cmds/shell_21.asm Fri Apr 05 16:59:01 2002 +0000 @@ -158,51 +158,50 @@ L00CB decb bpl L00C9 rts -L00CF fdb L0286-* +L00CF fdb Comment-* fcs "*" - fdb L035B-* + fdb Wait-* fcs "W" - fdb L0268-* + fdb Chd-* fcs "CHD" - fdb L0264-* + fdb Chx-* fcs "CHX" - fdb L023E-* + fdb Ex-* fcs "EX" - fdb L04BC-* + fdb Kill-* fcs "KILL" - fdb L027E-* + fdb X-* fcs "X" - fdb L0282-* + fdb NOX-* fcs "-X" - fdb L026E-* + fdb Prompt-* fcs "P" - fdb L0271-* + fdb NoPrompt-* fcs "-P" - fdb L0276-* + fdb Echo-* fcs "T" - fdb L027A-* + fdb NoEcho-* fcs "-T" - fdb L04E8-* + fdb SetPr-* fcs "SETPR" - fdb L0209-* + fdb NextCmd-* fcs ";" fdb $0000 -L010A fcb $03 - fcb $5E ^ symbol - fcb $A1 ! symbol - fdb L0334-* +L010A fdb Pipe-* + fcs "!" + fdb NextCmd2-* fcs ";" - fdb L034D-* + fdb Backgrnd-* fcs "&" - fdb L032D-* - fcb $8D -L0116 fdb L02CE-* + fdb Return-* + fcb $80+C$CR +L0116 fdb ErrRedir-* fcs ">>" - fdb L02C9-* + fdb InRedir-* fcs "<" - fdb L02D5-* + fdb OutRedir-* fcs ">" - fdb L030F-* + fdb StkSiz-* fcs "#" fdb $0000 L0125 fcb $0d @@ -312,7 +311,7 @@ L0203 cmpa ,x+ beq L0203 leax -$01,x -L0209 andcc #^Carry +NextCmd andcc #^Carry rts L020C pshs y,x leay $02,y @@ -340,12 +339,13 @@ bne L0210 comb puls pc,y,x -L023E lbsr L0195 + +Ex lbsr L0195 clra bsr L0260 bsr L025F bsr L025F - bsr L0286 + bsr Comment leax $01,x tfr x,d subd