The Museum of HP Calculators

HP Forum Archive 20

[ Return to Index | Top of Index ]

The FOCAL Factory proudly presents 2 new modules
Message #1 Posted by Geir Isene on 21 Oct 2011, 7:31 p.m.

TFF™ softly launches the aforementioned "avalanche" of User Library Solution modules and the kick-off was unanimously decided to be the "Business Stat/Marketing/Sales" and "Test Statistics" FOCAL Roms.

The President decided to host the .ROM and the .MOD images at the UC-41 page .

Enjoy or else.

      
Re: The FOCAL Factory proudly presents 2 new modules
Message #2 Posted by gene wright on 21 Oct 2011, 10:18 p.m.,
in response to message #1 by Geir Isene

Wonderful!

I *know* these are user code and some of them are dated, etc., but given that the solution book code is already written, debugged and was useful then, it *might* be useful now.

So, bravo! Please don't stop know! Build up good karma!

            
Re: The FOCAL Factory proudly presents 2 new modules
Message #3 Posted by Ángel Martin on 22 Oct 2011, 2:28 a.m.,
in response to message #2 by gene wright

Gene, here's my offer to you (and anyone else): should you send me the programs in RAW files I'll gladly put them together in ROM, MOD, EXCEL, PDF or any format you care (except RPL :-)

And when you do, don't forget to specify:

- XROM id#
- FAT entries sequence
- XROM vs. XEQ convention (to avoid LBL conflicts)
- etc...

Best, 'AM.

Edited: 22 Oct 2011, 4:47 a.m.

      
Re: The FOCAL Factory proudly presents 2 new modules
Message #4 Posted by Monte Dalrymple on 21 Oct 2011, 10:52 p.m.,
in response to message #1 by Geir Isene

Both the .rom and .mod Tests links seem to be broken...

            
Re: The FOCAL Factory proudly presents 2 new modules
Message #5 Posted by Geir Isene on 22 Oct 2011, 5:03 a.m.,
in response to message #4 by Monte Dalrymple

Fixed.

      
Re: The FOCAL Factory proudly presents 2 new modules
Message #6 Posted by Ángel Martin on 22 Oct 2011, 2:26 a.m.,
in response to message #1 by Geir Isene

TFF go travel! Yesssir, way to go :-)

And now the daunting step: what about the manuals??

Best, 'AM

            
Re: The FOCAL Factory proudly presents 2 new modules
Message #7 Posted by Geir Isene on 22 Oct 2011, 5:04 a.m.,
in response to message #6 by Ángel Martin

The materials are already at TOS and in the TOSdvd as pdfs.

                  
Re: The FOCAL Factory proudly presents 2 new modules
Message #8 Posted by Ángel Martin on 22 Oct 2011, 7:02 a.m.,
in response to message #7 by Geir Isene

Any chance to get a link to that in your web site? (saves search time and effort...)

This is what I get clicking on your name at TOS:

Title	Date
ASTROUI ROM  	Nov 22. 2010 
ICEBOX ROM 1H  	Jan 12, 2010 
ICEBOX ROM Manual 1H  	Jan 12, 2010 
ISENE ROM  	Oct 16, 2011 
ISENE ROM Manual  	Oct 16, 2011 
NOV CHAP Manual 1  	Jun 3, 2011 
NOV CHAP rom 1  	Jun 3, 2011

none seems to be it?

Edited: 22 Oct 2011, 7:04 a.m.

                        
Re: The FOCAL Factory proudly presents 2 new modules
Message #9 Posted by Geir Isene on 22 Oct 2011, 9:18 a.m.,
in response to message #8 by Ángel Martin

These new modules are simply the old User Library Solutions in ROM/MOD format - but yeah, I will include the links...

...done :)

                              
Re: The FOCAL Factory proudly presents 2 new modules
Message #10 Posted by Ángel Martin on 22 Oct 2011, 2:02 p.m.,
in response to message #9 by Geir Isene

oh, I was wrong - I thought it was your Stats-on-steroids [or was it asteroids?] :-)

BTW the MOD file doesn't have any "name", and gives errors on V41.

Best, 'AM

                                    
Re: The FOCAL Factory proudly presents 2 new modules
Message #11 Posted by Geir Isene on 22 Oct 2011, 7:26 p.m.,
in response to message #10 by Ángel Martin

Not any name? How so? On a real 41, the first FOCAL program in the FAT becomes the "name" of the module...

Edited: 22 Oct 2011, 7:31 p.m.

                                    
Re: The FOCAL Factory proudly presents 2 new modules
Message #12 Posted by Geir Isene on 23 Oct 2011, 9:13 a.m.,
in response to message #10 by Ángel Martin

I confirmed the error on the FOCAL modules on the V41. Seems V41 doesn't support using modules that have no MCODE header but where the first header is a FOCAL program. This is however no problem on an ordinary HP-41 or on the EMU41.

Any ideas on why? Or how to (very easily) solve it? The obvious solution would perhaps be to manually enter an MCODE header function as the first FAT entry, but that would defeat the purpose of letting a non-MCODE savvy person be able to create easy FOCAL roms...

Maybe just drop the MODs?

                                          
Re: The FOCAL Factory proudly presents 2 new modules
Message #13 Posted by Ángel Martin on 23 Oct 2011, 11:00 a.m.,
in response to message #12 by Geir Isene

I don't think it's a V41 limitation. If you edit the appropriate MOD file "Title" field using ml2k, then it's properly shown on V41.

Edited to add:- Also can edit the Copyright, Date, etc. fields.

Edited: 23 Oct 2011, 11:03 a.m.

                                                
Re: The FOCAL Factory proudly presents 2 new modules
Message #14 Posted by Geir Isene on 23 Oct 2011, 5:08 p.m.,
in response to message #13 by Ángel Martin

I have now fiddled with the MLDL2K for a while and managed to debug the issue. The MOD files are now correct and should run (although they do not show up on CAT2 on the V41 as they do on a real HP-41, they do work also on the V41). It would be nice if someone else could verify this.

                                                      
Re: The FOCAL Factory proudly presents 2 new modules
Message #15 Posted by Ángel Martin on 24 Oct 2011, 1:56 a.m.,
in response to message #14 by Geir Isene

They work fine on my V41 w/the CCD (or OS/X) - showing the first program in the page (4k-block).

A bare 41 doesn't "see" the FAT entries unless they're longer than 7 chrs, which obviously won't be the case when copying FOCAL programs to ROM (synthetics aside).

That's why I always add a simple MCODE header to the construct. In fact I just completed the Control_Systems and Electrical_Engineering solution books, adding them to ROM/MOD. Unfortunately they can't be fit into a single 4k block together, so it's two of them right now. I can send them to your FFT library if you want.

                                                            
Re: The FOCAL Factory proudly presents 2 new modules
Message #16 Posted by Geir Isene on 24 Oct 2011, 2:07 a.m.,
in response to message #15 by Ángel Martin

Please do :)

                                                                  
Re: The FOCAL Factory proudly presents 2 new modules
Message #17 Posted by Ángel Martin on 24 Oct 2011, 4:36 p.m.,
in response to message #16 by Geir Isene

I just did :-)


[ Return to Index | Top of Index ]

Go back to the main exhibit hall