Post Reply 
Barcode -> .raw file project ---- help requested
02-21-2015, 04:34 AM (This post was last modified: 02-21-2015 06:21 PM by Sylvain Cote.)
Post: #60
RE: Barcode -> .raw file project ---- help requested
I finally have finished the first version of the "-PPC APPS" ROM master index file.

CSV file sample ...
Code:
Name,XROM,XREF,Type,Function,Linked,Group,Reference #1,Reference #2,Reference #3,Author(s),Description
-PPC APPS,17,00,BIN,-PPC APPS,-PPC APPS,APPS,Angel Martin,,,Angel Martin,ppc application programs
-PPC APPS,17,01,RPN,ACMP,AORD,APPS,PPC ROM MAN P040,PPC ROM AL,,Roger Hill,indirect mode alpha comparator
-PPC APPS,17,02,RPN,ACP,ACP,APPS,PPC ROM MAN P099,PPC ROM CP,,Ron Yankowski,alpha column print formatting
-PPC APPS,17,03,RPN,ACV,ACV,APPS,PPC ROM MAN P212,PPC ROM HS,,Cliff Carrie,vertical character accumulation
-PPC APPS,17,04,RPN,AORD,AORD,APPS,PPC ROM MAN P040,PPC ROM AL,,Roger Hill,indirect mode alphabetizer
...

Description of the file columns ...
Name : ROM name as displayed in catalog 2
XROM : ROM number
XREF : function number
Type : BIN (micro-code/binary), RPN (user-code/program)
Function : function name
Linked : main alpha label in a multi alpha labels program
Group : group name based on the catalog 2 groups
Reference #1 : first external reference
Reference #2 : second external reference
Reference #3 : third external reference
Author(s) : author(s) of the function/program
Description : summary description of the function/program

Master index files ...
ROM: -PPC APPS
Excel XLSX
CSV sorted by Name+XROM+XREF
Acrobat PDF sorted by Name+XROM+XREF
Acrobat PDF sorted by Group+Linked+Function

ROM: -PPC APP2
Excel XLSX
CSV sorted by Name+XROM+XREF
Acrobat PDF sorted by Name+XROM+XREF

Any comments and/or corrections are welcome.

Best regards,

Sylvain

edit 1: "-PPC APP2" ROM added
edit 2: minor files update
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Barcode -> .raw file project ---- help requested - Sylvain Cote - 02-21-2015 04:34 AM



User(s) browsing this thread: 1 Guest(s)