comparison level1/cmds/shell_21.asm @ 200:e9ce43cc215e

Made major changes to headers for consistency and identification
author boisy
date Mon, 15 Jul 2002 03:42:42 +0000
parents 04ebf17303cd
children 9904c8db1230
comparison
equal deleted inserted replaced
199:9a72b8091dff 200:e9ce43cc215e
3 * 3 *
4 * $Id$ 4 * $Id$
5 * 5 *
6 * Ed. Comments Who YY/MM/DD 6 * Ed. Comments Who YY/MM/DD
7 * ------------------------------------------------------------------ 7 * ------------------------------------------------------------------
8 * 20 Original Tandy distribution version BGP 02/04/05 8 * 20 From Tandy OS-9 Level One VR 02.00.00
9 * 21 CHD no longer requires WRITE permission BGP 02/04/05 9 * 21 CHD no longer requires WRITE permission BGP 02/04/05
10 10
11 nam Shell 11 nam Shell
12 ttl OS-9 Command Interpreter 12 ttl OS-9 Command Interpreter
13 13
14 * Disassembled 02/04/03 22:01:32 by Disasm v1.6 (C) 1988 by RML 14 * Disassembled 02/04/03 22:01:32 by Disasm v1.6 (C) 1988 by RML
18 endc 18 endc
19 19
20 tylg set Prgrm+Objct 20 tylg set Prgrm+Objct
21 atrv set ReEnt+rev 21 atrv set ReEnt+rev
22 rev set $01 22 rev set $01
23 edition set 21
23 24
24 mod eom,name,tylg,atrv,start,size 25 mod eom,name,tylg,atrv,start,size
25 26
26 u0000 rmb 1 27 u0000 rmb 1
27 u0001 rmb 2 28 u0001 rmb 2
57 u00D7 rmb 40 58 u00D7 rmb 40
58 u00FF rmb 438 59 u00FF rmb 438
59 size equ . 60 size equ .
60 61
61 name fcs /Shell/ 62 name fcs /Shell/
62 fcb $14 63 fcb edition
64
63 L0013 fcb $13 65 L0013 fcb $13
64 fcb $50 P 66 fcb $50 P
65 fcb $61 a 67 fcb $61 a
66 fcb $73 s 68 fcb $73 s
67 fcb $63 c 69 fcb $63 c