changeset 1110:a0381320f4b1

Ident now reports modules with a language byte of Obj6309
author boisy
date Sat, 12 Apr 2003 00:55:29 +0000
parents 5a9158e64763
children c55280b3d639
files level1/cmds/ident.asm
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/level1/cmds/ident.asm	Thu Apr 10 18:34:26 2003 +0000
+++ b/level1/cmds/ident.asm	Sat Apr 12 00:55:29 2003 +0000
@@ -6,6 +6,7 @@
 * Ed.    Comments                                       Who YY/MM/DD
 * ------------------------------------------------------------------
 *   7    From Tandy OS-9 Level One VR 02.00.00
+*   8    Now reports modules with a lang of Obj6309     BGP 03/04/11
 
          nam   Ident
          ttl   Show module information
@@ -21,7 +22,7 @@
 tylg     set   Prgrm+Objct   
 atrv     set   ReEnt+rev
 rev      set   $01
-edition  set   7
+edition  set   8
 
          mod   eom,name,tylg,atrv,start,size
 
@@ -149,7 +150,7 @@
          fcs   "C I-code,"
          fcs   "COBOL I-code,"
          fcs   "FORTRAN I-code,"
-         fcs   "????,"
+         fcs   "6309 obj,"
 
 start    leas  >u019C,u
          sts   <u0006