Post Reply 
Barcode -> .raw file project ---- help requested
02-15-2015, 10:37 PM
Post: #51
RE: Barcode -> .raw file project ---- help requested
(02-14-2015 10:58 PM)Mark Hardman Wrote:  Here's a straw man of the details I'd like to see in a Master Index:
Module name
Program name
Short description
Book or Journal name
Journal issue number
Page

ok, here a sample of what I am doing ...

ROMS-HEADERS.CSV
Code:
ROM,ID,XROM,FAT,Page,Title,Author,Copyright
-PPC APPS,PP-C1,17,60,lower port,PPC ROM APPS,PPC,PPC
-PPC APP2,PP-C2,18,24,upper port,PPC ROM APPS,PPC,PPC
-WICKES SP,W&-W1,17,35,mod file order,Wickes & Wlodek,Wickes-Wlodek-Deering,2015 Ángel Martin

ROMS-FUNCTIONS.CSV
Code:
Name,XROM,XREF,Function,Type,Source,Page,Description
-PPC APPS,17,00,-PPC APPS,BIN,Angel Martin,,
-PPC APPS,17,01,ACMP,RPN,PPC ROM Manual,40,
-PPC APPS,17,02,ACP,RPN,PPC ROM Manual,99,Alpha Column Print formatting.
...
-PPC APPS,17,07,COMP,RPN,PPC ROM Manual,28,Composes random music by generating a program consisting of tone instructions selected at random from tones 0 through 127 using routine to generate the random numbers.
...
-PPC APPS,17,18,LBW,RPN,PPC ROM Manual,27,Load Bytes with Wand. Allows bytes to be loaded by scanning 2-byte paper keyboard (type 5) barcodes. Only the second byte of the barcode is loaded into program memory; but in order to avoid scanning errors the entire barcode is checked for checksum consistency.
...

Is this what's expected ?

Sylvain
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-15-2015 10:37 PM



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