Post Reply 
Barcode -> .raw file project ---- help requested
02-21-2015, 07:25 AM (This post was last modified: 02-24-2015 10:21 AM by Ángel Martin.)
Post: #61
RE: Barcode -> .raw file project ---- help requested
Very nicely done, many thanks.

Here's the skeleton for the remaining ones as a jump start ;-)
The formatting is all screwed, can't figure it out it seems...

McCornack's Advanced Programming Tips

Code:

XROM    #    Function    Description    Author    Source    Type    Dependency
16    0    -McCORNACK    Section Header    n/a    This Project    MCODE    
16    1    3NTOX                MCODE    
16    2    DECRM                MCODE    
16    3    INCRM                MCODE    
16    4    NTOX                MCODE    
16    5    PPACK                MCODE    
16    6    TONEM                MCODE    
16    7    XTO3N                MCODE    
16    8    XTON                MCODE    
16    9    "?C"    Curtain Finder            FOCAL    This ROM
16    10    "?E"    .END. Finder            FOCAL    This ROM
16    11    "*DP"    Decimal to Pointer            FOCAL    This ROM
16    12    "*PD"    Pointer to Decimal            FOCAL    This ROM
16    13    "T0N"                FOCAL    This ROM
16    14    -FOCAL CODE    Section Header    n/a    This Project    MCODE    
16    15    "??"                FOCAL    
16    16    "2B"                FOCAL    
16    17    "A?"    KA Size Finder            FOCAL    ZENROM
16    18    "B?"    Buffer Finder            FOCAL    ZENROM
16    19    "C?"    Curtain Finder            FOCAL    
16    20    "CB"                FOCAL    
16    21    "CX"                FOCAL    ZENROM
16    22    "E?"    .END. Finder            FOCAL    
16    23    "EX"                FOCAL    ZENROM
16    24    "F?"    Free Regs Finder            FOCAL    
16    25    "FE"                FOCAL    ZENROM
16    26    "GETK"    Get KA from File            FOCAL    ZENROM
16    27    "IN"        Alan McCornack        FOCAL    ZENROM
16    28    "MKZ"    Make Key Assignments            FOCAL    ZENROM
16    29    "MS^ROM"                FOCAL    
16    30    "MT"                FOCAL    ZENROM
16    31    "P?"                FOCAL    
16    32    "PD"    Pointer to Decimal            FOCAL    
16    33    "PFF"                FOCAL    ZENROM
16    34    "PRFL"                FOCAL    ZENROM
16    35    "RA"    Restore Alarms            FOCAL    ZENROM
16    36    "RAMBC"    RAM Byte Count            FOCAL    
16    37    "RAMBYT"                FOCAL    
16    38    "RK"    Restore Keys            FOCAL    
16    39    "RENFL"                FOCAL    ZENROM
16    40    "ROM^MS"                FOCAL    
16    41    "ROMBC"                FOCAL    
16    42    "ROMBYT"                FOCAL    
16    43    "SA"    Save Alarms            FOCAL    ZENROM
16    44    "SAVEK"    Save KA in File            FOCAL    
16    45    "SK"    Suspend Keys            FOCAL    
16    46    "TRI<)"                FOCAL    
16    47    "VER"                FOCAL    ZENROM

Jarret's Synthetic programming Made Easy:

Code:

XROM    #    Function    Description    Author    Source    Type    Dependency
18    0    -JARRET SP    Section Header    n/a    This Project    MCODE    
18    1    "CU"    Curtain Up    Tapani Tarvainen        FOCAL    
18    2    "EFT"    XF/Timer Fnc    Clifford Stern        FOCAL    
18    3    "LB"    Load Bytes    Clifford Stern        FOCAL    
18    4    "LBX"    LB w/ XF    Clifford Stern        FOCAL    
18    5    "MK"    Make Key Assignments    Clifford Stern        FOCAL    
18    6    "MKX"    MK w/ XF    Tapani Tarvainen        FOCAL    
18    7    "RA"    Restore Alarms    Clifford Stern        FOCAL    PPC ROM
18    8    "RAMBC"    Ram Byte Count    Keith Jarret        FOCAL    
18    9    "RAMBYT"    RAM Bytes     Keith Jarret        FOCAL    
18    10    "RK"    Rest Keys    Keith Jarret        FOCAL    
18    11    "ROMBC"    ROM Byte Count    Keith Jarret        FOCAL    
18    12    "ROMBYT"    ROM Bytes    Keith Jarret        FOCAL    
18    13    "SA"    Suspend Alarms    Clifford Stern        FOCAL    PPC ROM
18    14    "SK"    Suspend Keys    Keith Jarret        FOCAL    
18    15    "SOLVE"    Example of CU    Keith Jarret        FOCAL    "CU"
18    16    -MORSE CDE    Section Header    n/a    This Project    MCODE    
18    17    "MC"    Morse Code    Clifford Stern        FOCAL    
18    18    "0"    Digit    Clifford Stern        FOCAL    
18    19    "1"    Digit    Clifford Stern        FOCAL    
18    20    "2"    Digit    Clifford Stern        FOCAL    
18    21    "3"    Digit    Clifford Stern        FOCAL    
18    22    "4"    Digit    Clifford Stern        FOCAL    
18    23    "5"    Digit    Clifford Stern        FOCAL    
18    24    "6"    Digit    Clifford Stern        FOCAL    
18    25    "7"    Digit    Clifford Stern        FOCAL    
18    26    "8"    Digit    Clifford Stern        FOCAL    
18    27    "9"    Digit    Clifford Stern        FOCAL    
18    28    "A"    Letter    Clifford Stern        FOCAL
18    29    "B"    Letter    Clifford Stern        FOCAL
18    30    "C"    Letter    Clifford Stern        FOCAL
18    31    "D"    Letter    Clifford Stern        FOCAL
18    32    "E"    Letter    Clifford Stern        FOCAL
18    33    "F"    Letter    Clifford Stern        FOCAL
18    34    "G"    Letter    Clifford Stern        FOCAL
18    35    "H"    Letter    Clifford Stern        FOCAL
18    36    "I"    Letter    Clifford Stern        FOCAL
18    37    "J"    Letter    Clifford Stern        FOCAL
18    38    "K"    Letter    Clifford Stern        FOCAL
18    39    "L"    Letter    Clifford Stern        FOCAL
18    40    "M"    Letter    Clifford Stern        FOCAL
18    41    "N"    Letter    Clifford Stern        FOCAL
18    42    "O"    Letter    Clifford Stern        FOCAL
18    43    "P"    Letter    Clifford Stern        FOCAL
18    44    "Q"    Letter    Clifford Stern        FOCAL    
18    45    "R"    Letter    Clifford Stern        FOCAL    
18    46    "S"    Letter    Clifford Stern        FOCAL    
18    47    "T"    Letter    Clifford Stern        FOCAL    
18    48    "U"    Letter    Clifford Stern        FOCAL    
18    49    "V"    Letter    Clifford Stern        FOCAL    
18    50    "W"    Letter    Clifford Stern        FOCAL    
18    51    "X"    Letter    Clifford Stern        FOCAL    
18    52    "Y"    Letter    Clifford Stern        FOCAL    
18    53    "Z"    Letter    Clifford Stern        FOCAL    
18    54    " "    Sign    Clifford Stern        FOCAL    
18    55    ":"    Sign    Clifford Stern        FOCAL    
18    56    "-"    Sign    Clifford Stern        FOCAL    
18    57    "/"    Sign    Clifford Stern        FOCAL    
18    58    "?"    Sign    Clifford Stern        FOCAL    
18    59    ","    Sign    Clifford Stern        FOCAL

Jarret's Extended Functions Made Easy:

Code:

XROM    #    Function    Description    Author    Source    Type    Dependency
18    0    -JARRET XF    Section Header    n/a        MCODE    
18    1    "ALSORT"                FOCAL    
18    2    "ASG"        Tapani Tarvainen        FOCAL    
18    3    "BCS"                FOCAL    
18    4     "BR"                FOCAL    
18    5    "CBX"                FOCAL    
18    6    "DERIV"    Numerical Derivative            FOCAL    
18    7    "EFTW"        Clifford Stern        FOCAL    
18    8    "EXM"                FOCAL    
18    9    "GETK"    Get KA from File    Tapani Tarvainen        FOCAL    
18    10    "HP-16"                FOCAL    
18    11    "IN"        Clifford Stern        FOCAL    
18    12    "INTEG"    Numerical integration            FOCAL
18    13    "JNX"    Bessel J(n,x)            FOCAL
18    14    "MKX"        Tapani Tarvainen        FOCAL
18    15    "NAP"                FOCAL
18    16    "PASG"        Tapani Tarvainen        FOCAL
18    17    "PFF"        Clifford Stern        FOCAL
18    18    "PRAS"                FOCAL
18    19    "PVAS"                FOCAL
18    20    "RAS"                FOCAL
18    21    "RK"    Reset Keys    Tapani Tarvainen        FOCAL
18    22    "RPF"        Clifford Stern        FOCAL
18    23    "SAVEK"    Save KA to File    Tapani Tarvainen        FOCAL
18    24    "SK"    Suspend Keys    Tapani Tarvainen        FOCAL
18    25    "SOLVE"    Function Roots            FOCAL
18    26    "VAS"                FOCAL
18    27    "VER"        Clifford Stern        FOCAL
18    28    "VER2"                FOCAL    
18    29    "VREG"                FOCAL    
18    30    "WAS"                FOCAL    
18    31    "WFL"        Clifford Stern        FOCAL    
18    32    "XF"        Clifford Stern        FOCAL    
18    33    -LEFT OVER    Section Header    n/a    Angel ZEPROM    MCODE    
18    34    "ADOW"    Alpha Day of Week    Ángel Martin        FOCAL    TIMER
18    35    "DDATE"    Days between Dates    Ángel Martin        FOCAL    TIMER
18    36    "IT"    Instruction Timer    Clifford Stern        FOCAL    TIMER, PPCROM
18    37    "1"        Clifford Stern        FOCAL    TIMER, PPCROM
18    38    "2"        Clifford Stern        FOCAL    TIMER, PPCROM
18    39    "3"        Clifford Stern        FOCAL    TIMER, PPCROM
18    40    "S"        Clifford Stern        FOCAL    TIMER, PPCROM
18    41    "T"        Clifford Stern        FOCAL    TIMER, PPCROM

Wickes / Wlodek / Dearing


Code:

XROM    #    Function    Description    Author    Source    Type    Dependency
17    0    -WICKES SP    Section Header    n/a    This Project    MCODE    
17    1    "CO"        W. Wickes        FOCAL    
17    2    "CODE"        W. Wickes        FOCAL    
17    3    "DECODE"        W. Wickes        FOCAL    
17    4    "EF"        W. Wickes        FOCAL    
17    5    "HB"        W. Wickes        FOCAL    
17    6    "HM"    Plays HangMan game    W. Wickes        FOCAL    
17    7    "KA"        W. Wickes        FOCAL    
17    8    "REG"        W. Wickes        FOCAL    
17    9    "RREG"        W. Wickes        FOCAL    
17    10    -WLODEK EY    Section Header    n/a    This Project    MCODE    
17    11    "APX"                FOCAL    
17    12    "BAB"                FOCAL    
17    13    "CLB"                FOCAL    
17    14    "ED"                FOCAL    PPCROM
17    15    "GASN"                FOCAL    
17    16    "GASP"                FOCAL    
17    17    "KAP"                FOCAL    
17    18    "PPK"                FOCAL    
17    19    "PPRP"                FOCAL    
17    20    "RAB"                FOCAL    
17    21    "SCF"                FOCAL    
17    22    "XRO"                FOCAL    
17    23    "#######"                FOCAL    PPC ROM
17    24    "LB"                FOCAL    
17    25    -DEARING TT    Section Header    n/a    This Project    MCODE    
17    26    "BC"                FOCAL    
17    27    "DC"                FOCAL    
17    28    "HELP"                FOCAL
17    29    "LB"                FOCAL
17    30    "REMFL"                FOCAL
17    31    "RZ"                FOCAL
17    32    "T2"                FOCAL
17    33    "T4"                FOCAL
17    34    "TNe"                FOCAL
Find all posts by this user
Quote this message in a reply
02-21-2015, 02:24 PM
Post: #62
RE: Barcode -> .raw file project ---- help requested
(02-21-2015 07:25 AM)Ángel Martin Wrote:  Very nicely node, many thanks.

Thanks! 8-)

(02-21-2015 07:25 AM)Ángel Martin Wrote:  Here's the skeleton for the remaining ones as a jump start ;-)
The formatting is all screwed, can't figure it out it seems...

Thank you, I known why, I will handle it.

Sylvain
Find all posts by this user
Quote this message in a reply
02-21-2015, 02:35 PM
Post: #63
RE: Barcode -> .raw file project ---- help requested
(02-21-2015 04:34 AM)Sylvain Cote Wrote:  I finally have finished the first version of the "-PPC APPS" ROM master index file.
[snip]
The file is available in these formats:
Excel XLSX
Acrobat PDF sorted by Name+XROM+XREF
Acrobat PDF sorted by Group+Linked+Function
CSV sorted by Name+XROM+XREF

Any comments and/or corrections are welcome.

Best regards,

Sylvain

Amazing work Sylvain, as usual, you've set the bar just a bit higher.
This will make exploring these ROMs much easier with all the original references.

Is it even sensible to explore if a subset of this could be copied into Extended Memory? If so, I can trim the CSV files to core info in an ascii file to download to ExtMem via HP-IL in a .dat file for PIL-Box use. Is this useful?

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
02-22-2015, 04:43 PM
Post: #64
RE: Barcode -> .raw file project ---- help requested
(02-21-2015 07:25 AM)Ángel Martin Wrote:  Here's the skeleton for the remaining ones as a jump start ;-)

Angel,

The listing that you gave me for the BOOKAPP ROM does not match what I see in the MLDL2K application. (look for <<<< entries)

Code:

ROM Filename  : BOOKAPS.ROM (2015-02-14)
... modified MLDL2K listing ...
 -XROM--ADDR--TYPE--FUNCTION --- Your listing  
 017.00 9FF3  MCode "-WICKES SP" -WICKES SP  
 017.01 9118  UCode "CO"         "CO"        
 017.02 9106  UCode "CODE"       "CODE"      
 017.03 91C7  UCode "DECODE"     "DECODE"    
 017.04 9BCC  UCode "EF"         "EF"        
 017.05 912D  UCode "HB"         "HB"        
 017.06 9294  UCode "HM"         "HM"        
 017.07 9A7E  UCode "KA"         "KA"        
 017.08 90AC  UCode "REG"        "REG"       
 017.09 90A0  UCode "RREG"       "RREG"      
 017.10 9FDD  MCode "-WLODEK EY" -WLODEK EY  
 017.11 9654  UCode "APX"        "APX"       
 017.12 94F3  UCode "BAB"        "BAB"       
 017.13 9680  UCode "CLB"        "CLB"       
 017.14 973D  UCode "ED"         "ED"        
 017.15 941E  UCode "GASETUP"    "GASN"      <<<<
 017.16 9472  UCode "GASN"       "GASP"      <<<<
 017.17 9488  UCode "GASP"       "KAP"       <<<<
 017.18 9539  UCode "KAP"        "PPK"       <<<<
 017.19 96CC  UCode "PPK"        "PPRP"      <<<<
 017.20 98BE  UCode "PPRP"       "RAB"       <<<<
 017.21 95CD  UCode "RAB"        "SCF"       <<<<
 017.22 986A  UCode "SCF"        "XRO"       <<<<
 017.23 9621  UCode "XRO"        "#######"   <<<<
 017.24 974A  UCode "??"         "LB"        <<<<
 017.25 9FE8  MCode "-TIPS/RTNS" -DEARING TT <<<<
 017.26 9C1D  UCode "BC"         "BC"        
 017.27 9EBA  UCode "DC"         "DC"        
 017.28 9DD8  UCode "HELP"       "HELP"      
 017.29 9D3A  UCode "LB"         "LB"        
 017.30 9E49  UCode "REMFL"      "REMFL"     
 017.31 9FA3  UCode "RZ"         "RZ"        
 017.32 9F00  UCode "T2"         "T2"        
 017.33 9F3A  UCode "T4"         "T4"        
 017.34 9F82  UCode "TNe"        "TNe"

I have downloaded the last one (2015-02-14) from the forum.

I will create the index file based on the one that I have and if you have a more recent one please post it here and I will update the index file with yours.

Sylvain
Find all posts by this user
Quote this message in a reply
02-22-2015, 07:56 PM (This post was last modified: 02-24-2015 10:19 AM by Ángel Martin.)
Post: #65
RE: Barcode -> .raw file project ---- help requested
(02-22-2015 04:43 PM)Sylvain Cote Wrote:  I will create the index file based on the one that I have and if you have a more recent one please post it here and I will update the index file with yours.

Good catch, glad to see someone is awake (not me definitely...)
See attached revision 1B with the updated function listing.

Best,
'AM
Find all posts by this user
Quote this message in a reply
02-24-2015, 01:36 AM (This post was last modified: 02-24-2015 01:41 AM by Sylvain Cote.)
Post: #66
RE: Barcode -> .raw file project ---- help requested
Hello Angel,
About the seven times .not.equal. label on the BOOKAPS1 ROM.
If I do a CAT 2, I see it. When I go to the label, I end up at the RCL b line which is line 6 in the manual but line 5 in the ROM.
My understanding is that this label must be in RAM for the program to work correctly so I can understand why you removed it from the code, but I wonder why did you put it in the FAT section of the ROM ?
Sylvain
Edit: Forget the above question, I got it, it's not the LBL that must be in RAM but the XEQ.
Nice optimization btw. 8-)
Find all posts by this user
Quote this message in a reply
02-24-2015, 10:17 AM (This post was last modified: 02-24-2015 10:22 AM by Ángel Martin.)
Post: #67
RE: Barcode -> .raw file project ---- help requested
Here's the current status of the project:

1. Done: PPC_APPS Module, posted previously.

2. Done: RAWFiles module, also posted before.

3. Modified the BOOK_APPS module : now called "WWD_APPS", it contains the examples from the Wickes, Wlodek and Dearing books. it is a 4k Module

4. just completed the "JARRET_APPS" module, 8k including both the X-Funct and Synthetic prog made easy. Also added a few addtnt'l programs to fill the empty space (like the Epson MX-80 Plot program)

4. just completed the "MCCRNAK_APPS" module - another 4k ROM, it contains the examples fro the McCornack/Jarret book, including the MCODE applets. Also added a few extra programs to fill it up to the top ;-)

5. Just completed the "GERMAN_APPS" module, 8k containing the examples from G. Kruse and A. Gosmann books

6. Still pending: CCD Manual Examples Module - saving the best for last ;-)

Zip file attached with all these - also submitted to Monte for CL Library addition.


Attached File(s)
.zip  BOOK_APPS.zip (Size: 67.69 KB / Downloads: 15)
Find all posts by this user
Quote this message in a reply
02-24-2015, 12:59 PM
Post: #68
RE: Barcode -> .raw file project ---- help requested
Wonderful!

Thank you so much for your hard work on this and thanks to Sylvain for his efforts.
Find all posts by this user
Quote this message in a reply
02-24-2015, 02:07 PM
Post: #69
RE: Barcode -> .raw file project ---- help requested
(02-24-2015 10:17 AM)Ángel Martin Wrote:  [snip]

Zip file attached with all these - also submitted to Monte for CL Library addition.

Thanks Angel! I like the revised naming scheme, makes it easier to know at a glance what is in each one. Good stuff!! Thanks also to Joe, Gene and Sylvain for the additional scanning.

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
02-25-2015, 02:31 PM
Post: #70
RE: Barcode -> .raw file project ---- help requested
Hello Angel,

It seems that it's my turn to be in the dark now.
I have read, re-read, re-re-read (6 times) the entire CT&R book but I still do not find the following labels: HELP, REMFL, RZ, TNe.
Also, in the manual the labels T2 & T4 are for tones and clearly your T2/T4/TNe version is different.
Could you light up my lantern please.
Thanks!

Best regards,

Sylvain
Find all posts by this user
Quote this message in a reply
02-25-2015, 04:32 PM
Post: #71
RE: Barcode -> .raw file project ---- help requested
I can't check it now but those were the files in the .DAT file i received - so don't shoot the messenger... It's of course possible I got mixed up with other .DAT files, I'll double check later today.

Could they come from the Cary E. Reinstein System Dictionary?
Find all posts by this user
Quote this message in a reply
02-25-2015, 04:57 PM
Post: #72
RE: Barcode -> .raw file project ---- help requested
(02-25-2015 04:32 PM)Ángel Martin Wrote:  Could they come from the Cary E. Reinstein System Dictionary?

Good guess! These programs are from the System Dictionary book:

KA (ignore - duplicate)
T2 (T4 and Tne likely in this same file)
DC
REMFL
HELP
RZ

Hope that clears it up.

Angel, suggest to include a tiny text file in the distribution zip along with the .MOD and .ROM files that notes which books the progams came from, unless obvious by title like JARRET, WWD, etc.

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
02-25-2015, 05:40 PM (This post was last modified: 02-25-2015 05:42 PM by Sylvain Cote.)
Post: #73
RE: Barcode -> .raw file project ---- help requested
(02-25-2015 04:32 PM)Ángel Martin Wrote:  I can't check it now but those were the files in the .DAT file i received - so don't shoot the messenger... It's of course possible I got mixed up with other .DAT files, I'll double check later today.

I am not shooting anybody, just asking questions.
I known that you just converted the LIF/RAW files into ROM files, I was asking just in case you knew, nothing more.

Please remember that even though I can communicate in english my thought process/writing style is from a french speaker living in north-america.
So, if my previous message was offensive, I am very sorry it was not intentional.

(02-25-2015 04:32 PM)Ángel Martin Wrote:  Could they come from the Cary E. Reinstein System Dictionary?

(02-25-2015 04:57 PM)rprosperi Wrote:  Good guess! These programs are from the System Dictionary book:

Thank you!
I was so focus on the CT&R book that I completely ignored the possibility that the programs could be coming from another book. 8-(

(02-25-2015 04:57 PM)rprosperi Wrote:  Angel, suggest to include a tiny text file in the distribution zip along with the .MOD and .ROM files that notes which books the progams came from, unless obvious by title like JARRET, WWD, etc.

Well, I think this is just what I am doing right now.

Thank you all

Best regards,

Sylvain
Find all posts by this user
Quote this message in a reply
02-25-2015, 06:26 PM
Post: #74
RE: Barcode -> .raw file project ---- help requested
(02-25-2015 05:40 PM)Sylvain Cote Wrote:  Well, I think this is just what I am doing right now.

I didn't know these catalogs were to included in the .zip, but yes of course that makes perfect sense; not sure what I was thinking (or wasn't).

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
02-25-2015, 10:33 PM
Post: #75
RE: Barcode -> .raw file project ---- help requested
(02-25-2015 05:40 PM)Sylvain Cote Wrote:  Please remember that even though I can communicate in english my thought process/writing style is from a french speaker living in north-america.
So, if my previous message was offensive, I am very sorry it was not intentional.
Not at all Sylvain, your message was appropriate and absolutely right to the point. My usage of the idiom "don't shoot the messenger" was probably the wrong metaphor, I meant to say I included the programs as I received them in the .DAT file.

Appreciate your inventory job, many thanks for keeping things to the spirit of the task.
Find all posts by this user
Quote this message in a reply
02-27-2015, 01:33 PM
Post: #76
RE: Barcode -> .raw file project ---- help requested
Here is a new update on the master index files

Master index files ...

ROM: -PPC APPS [PPC ROM Manual Applications]
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 [PPC ROM Manual Applications]
Excel XLSX
CSV sorted by Name+XROM+XREF
Acrobat PDF sorted by Name+XROM+XREF

ROM: WWDAPPS
[Synthetic Programming on the HP-41 by William C. Wickes,
Extend your HP-41 by Wlodek Mier-Jedrzejowicz,
Calculator Tips & Routines by John Dearing and
HP-41/IL System Dictionary by Cary E. Reinstein]
Excel XLSX
CSV sorted by Name+XROM+XREF
Acrobat PDF sorted by Name+XROM+XREF

As usual, any comments and/or corrections are welcome.

Best regards,

Sylvain

PS: Description of the files columns ...
Name : ROM name as displayed in catalog 2
XROM : ROM number
XREF : function number
Type : MCODE (micro-code/binary), FOCAL (user-code/program)
Function : function name
Linked : main alpha label in a multi alpha labels program
Group : group name normally 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
Find all posts by this user
Quote this message in a reply
02-27-2015, 02:49 PM
Post: #77
RE: Barcode -> .raw file project ---- help requested
Thanks Sylvain. This is a big help not only for me, but for anyone who will be using these roms in the future! Very nice!

Just yesterday I sent more .raw files to Angel. It included a big adventure game program (GHOST and its loader) from the PPC Journal). It also included these games:

Subhunt
Star Raiders
War Game
Looner (lander)
Super Detective
Nim
XOR game
Gunfight

That really (honestly) about does it from my perspective of finding programs from the PPC Journal. Datafile programs converted into bar code don't go all the way through all years yet, so there may be more to come.

Thanks to all of you for the help getting these together.

If you find or like a program from a source that isn't already duplicated or obsoleted by a faster mcode routine (No GCD focal programs, etc) :-) then call our attention to it and we will see what we can do.

Thanks especially to Angel.
Gene
Find all posts by this user
Quote this message in a reply
03-01-2015, 10:42 AM (This post was last modified: 03-03-2015 11:36 AM by Ángel Martin.)
Post: #78
RE: Barcode -> .raw file project ---- help requested
The last one is now ready: CCD_APPS, including the programs from the manual plus many more from other sources (my own included) - all using CCD functions as the module theme.

If I'm correct this is it folks, a total of 40k in 7 modules... time for a break!

PS.- I'll send a short QRG to Sylvain to clarify the additional ones.
Find all posts by this user
Quote this message in a reply
03-01-2015, 01:57 PM
Post: #79
RE: Barcode -> .raw file project ---- help requested
Eagle-eyed Sylvain has reported a missing function in the WWDAPPS module. I checked the .DAT file I got and it wasn't there (surely a bar code for it wasn't available). I added it so it should be complete now, see attached.


Attached File(s)
.zip  WWDAPPS.zip (Size: 8.77 KB / Downloads: 9)
Find all posts by this user
Quote this message in a reply
03-03-2015, 02:18 AM (This post was last modified: 03-03-2015 02:22 AM by Sylvain Cote.)
Post: #80
RE: Barcode -> .raw file project ---- help requested
(03-01-2015 01:57 PM)Ángel Martin Wrote:  Eagle-eyed Sylvain has reported a missing function in the WWDAPPS module. I checked the .DAT file I got and it wasn't there (surely a bar code for it wasn't available). I added it so it should be complete now, see attached.

Eagle-eyed may be, but the documents production is done at turtle speed, what a beast! LOL

Mr. Angel, there is a missing FAT entry in the JARRETSP ROM.
In the MC program, line 132, the label "," (comma) is not the FAT.
in the Excel file I assumed XROM 18,61 for the LBL ","

Based on several inputs, I have done a lot of modifications on the excel file.
I have ...
- merged the excel files into one file
- added the quotes around the FOCAL labels
- added the dependecies column
- merged the reference columns
- added the Input and Output columns for a future revision where I will add Input/output data for the functions/routines
- added the ROM-HEADERS tab
- added the ROM-FUNCTIONS tab
- added a tab for each ROM page

The Excel file can be found here (XLSX -> Excel XML Format).

I am currently documenting the JARETT XF ROM

As usual, any comments and/or corrections are welcome.

Best regards,

Sylvain

edit: typo
Find all posts by this user
Quote this message in a reply
Post Reply 




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