Source for additional MOD files

User avatar
RAPo
Posts: 290
Joined: Wed May 03, 2017 6:54 pm
Location: The Netherlands
Contact:

Re: Source for additional MOD files

Post by RAPo »

The combined Math/Stat pac rom from http://www.hp41.org/LibView.cfm?Command=View&ItemID=609 gives a rom conflict
(LIB4 is loaded). Can this be fixed?

Code: Select all

ROM conflict pg:8 bnk:1
  -MATHSTAT.MOD
   ROM Math-1D - -M1D
 vs
 - MATHSTAT.MOD
  ROM Stat-1B - ST1B
DM41X beta: SN00018.
DM41X: SN00496.
DM42 beta: SN00074.
DM42:SN06020.
DM42 converted to C47 SN08973
DM10L: SN056/100.
DM11L: SN 02058.
DM15L: SN2074.
DM16L: SN2156.
DM15, DM16, DM41
and a whole bunch of the original HP's,
rprosperi
Posts: 1709
Joined: Mon Apr 24, 2017 7:48 pm
Location: New York

Re: Source for additional MOD files

Post by rprosperi »

Can you post a screen shot of the AM screen you are intending to use?

It will answer many of the questions needed to understand the exact cause.
--bob p

DM42: β00071 & 00282, DM41X: β00071 & 00656, DM10L: 071/100
User avatar
RAPo
Posts: 290
Joined: Wed May 03, 2017 6:54 pm
Location: The Netherlands
Contact:

Re: Source for additional MOD files

Post by RAPo »

see: Image
the rominit.log directly after trying to plug the Math/Stat pac shows:

Code: Select all

0-0: SM_NUT-CXX.mod pg:0
 R[0] 0 0 1 0 NUT0-N
 R[1] 1 0 1 0 NUT1-F
 R[2] 2 0 1 0 NUT2-L_X
 R[3] 3 0 1 1 -EXT FCN 2X
 R[4] 5 0 1 1 -TIME 2X
 R[5] 5 0 2 1 -X/F_BKN2
0-1: LIBRARY4.MOD pg:ff
 R[0] 4 0 1 0 -LIBRARY#4
1-0: SM_NUT-CXX.mod pg:0
1-1: LIBRARY4.MOD pg:ff
2-0: SM_NUT-CXX.mod pg:0
2-1: LIBRARY4.MOD pg:ff
DM41X beta: SN00018.
DM41X: SN00496.
DM42 beta: SN00074.
DM42:SN06020.
DM42 converted to C47 SN08973
DM10L: SN056/100.
DM11L: SN 02058.
DM15L: SN2074.
DM16L: SN2156.
DM15, DM16, DM41
and a whole bunch of the original HP's,
User avatar
RAPo
Posts: 290
Joined: Wed May 03, 2017 6:54 pm
Location: The Netherlands
Contact:

Re: Source for additional MOD files

Post by RAPo »

Do you need more info in order to tackle this?
DM41X beta: SN00018.
DM41X: SN00496.
DM42 beta: SN00074.
DM42:SN06020.
DM42 converted to C47 SN08973
DM10L: SN056/100.
DM11L: SN 02058.
DM15L: SN2074.
DM16L: SN2156.
DM15, DM16, DM41
and a whole bunch of the original HP's,
User avatar
Dan Simpson
Posts: 105
Joined: Wed Mar 18, 2020 3:29 pm
Location: Arizona

Re: Source for additional MOD files

Post by Dan Simpson »

I can't help explain it but I have just duplicated your result.
My Collection: HP-55, HP-67 (Teenix Mod), HP-15C, HP-16C, HP-41CV, HP-41CX, SY41-CL, DM41X, DM42, HP-42S, HP-48G, HP-71B, HP-75C, HP-86B.
rprosperi
Posts: 1709
Joined: Mon Apr 24, 2017 7:48 pm
Location: New York

Re: Source for additional MOD files

Post by rprosperi »

RAPo wrote:
Fri Apr 17, 2020 7:12 pm
Do you need more info in order to tackle this?
Sorry, I missed your reply.

That screen shot looks messed-up, so likely from after the crash?

What I meant was to capture how you have the AM set-up BEFORE you save that module setting, which will show the intended configuration.

The other troubleshooting thing to try is load the same configuration WITHOUT LIB4 loaded. Obviously this should make no difference, but it's worth checking, if only to eliminate that possible cause.

Also, even if unrelated to this possible bug, you should upgrade to the latest LIB4 module (Rev.R54) which is available in the .zip file here:

http://www.swissmicros.com/dm41x/fat/AM ... 200316.zip

In fact, let me suggest you install the latest LIB4 first, and if still present, then proceed with the other steps above.

UPDATE: Problem confirmed!

I just downloaded and installed that dual module and no other modules installed, I get the same ROM conflict error.

I looked at the .MOD file with MLDL2K and it appears to be correct (check-sums match calculated, etc.) so it appears this is a 41X bug. I'll get back to you after looking into it.

Meanwhile, I know I've installed the MATH module, and think I installed the STAT module (months ago) so I'm pretty sure you can load those instead.
Last edited by rprosperi on Sat Apr 18, 2020 3:42 pm, edited 1 time in total.
--bob p

DM42: β00071 & 00282, DM41X: β00071 & 00656, DM10L: 071/100
User avatar
RAPo
Posts: 290
Joined: Wed May 03, 2017 6:54 pm
Location: The Netherlands
Contact:

Re: Source for additional MOD files

Post by RAPo »

Hi Bob, thanks for confirming. On my side there is no difference: without LIB4/Newest LIB from your zip/LibRev51.
Loading math & stat separately works indeed but there are some sublte differences in working (not functionality). See https://www.hpmuseum.org/cgi-sys/cgiwra ... read=20001.

The AM screen was just a Shift+DSP dump, converted to jpg.
DM41X beta: SN00018.
DM41X: SN00496.
DM42 beta: SN00074.
DM42:SN06020.
DM42 converted to C47 SN08973
DM10L: SN056/100.
DM11L: SN 02058.
DM15L: SN2074.
DM16L: SN2156.
DM15, DM16, DM41
and a whole bunch of the original HP's,
Ángel Martin
Posts: 146
Joined: Mon Apr 24, 2017 8:19 pm

Re: Source for additional MOD files

Post by Ángel Martin »

this one should work, give it a try
Attachments
94187335_557254758540935_6507350541247447040_n.jpg
94187335_557254758540935_6507350541247447040_n.jpg (30.04 KiB) Viewed 10616 times
Mathstat.zip
(8.83 KiB) Downloaded 131 times
User avatar
RAPo
Posts: 290
Joined: Wed May 03, 2017 6:54 pm
Location: The Netherlands
Contact:

Re: Source for additional MOD files

Post by RAPo »

Thanks, that worked!
What was the problem with the original mod?
DM41X beta: SN00018.
DM41X: SN00496.
DM42 beta: SN00074.
DM42:SN06020.
DM42 converted to C47 SN08973
DM10L: SN056/100.
DM11L: SN 02058.
DM15L: SN2074.
DM16L: SN2156.
DM15, DM16, DM41
and a whole bunch of the original HP's,
Ángel Martin
Posts: 146
Joined: Mon Apr 24, 2017 8:19 pm

Re: Source for additional MOD files

Post by Ángel Martin »

RAPo wrote:
Sun Apr 19, 2020 9:35 pm
Thanks, that worked!
What was the problem with the original mod?
Some settings were not properly defined in the original MOD file, I just changed them using the standard convention to force the allocation of the ROMs in the lower and upper pages.
Post Reply