Post Reply 
Loading ROMs in DM-41L?
12-22-2015, 01:06 PM
Post: #1
Loading ROMs in DM-41L?
I have a SwissMicros DM-41L and would like to add HP-41 ROMs (such as the printer ROM) is it possible to do? If so how?

TIA

Tom L

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
12-22-2015, 01:25 PM (This post was last modified: 12-22-2015 01:25 PM by Massimo Gnerucci.)
Post: #2
RE: Loading ROMs in DM-41L?
(12-22-2015 01:06 PM)toml_12953 Wrote:  I have a SwissMicros DM-41L and would like to add HP-41 ROMs (such as the printer ROM) is it possible to do? If so how?

TIA

Tom L

Alas, you cannot. Sorry.

Maybe in a future update?

Greetings,
    Massimo

-+×÷ ↔ left is right and right is wrong
Visit this user's website Find all posts by this user
Quote this message in a reply
12-22-2015, 02:39 PM
Post: #3
RE: Loading ROMs in DM-41L?
(12-22-2015 01:06 PM)toml_12953 Wrote:  I have a SwissMicros DM-41L and would like to add HP-41 ROMs (such as the printer ROM) is it possible to do? If so how?

You mention wanting to add the "Printer ROM". Although it's not currently possible to add a ROM, that could change. Still, this suggestion raises some questions: which printer ROM are you referring to? The 82143 dedicated 41 Printer? That ROM is useful only for that printer itself, which could not be connected. The other possibility is the HP-IL ROM, again which cannot be connected. Curious what are thinking of doing?

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
12-22-2015, 05:24 PM
Post: #4
RE: Loading ROMs in DM-41L?
(12-22-2015 02:39 PM)rprosperi Wrote:  [The other possibility is the HP-IL ROM, again which cannot be connected. Curious what are thinking of doing?

The DM-41L offers the same USB socket as the PIL-Box does. It should be possible, at least with some effort, to implement the same HP-IL over USB protocol in order to talk to IL-Per on the PC.

Marcus von Cube
Wehrheim, Germany
http://www.mvcsys.de
http://wp34s.sf.net
http://mvcsys.de/doc/basic-compare.html
Find all posts by this user
Quote this message in a reply
12-22-2015, 05:53 PM
Post: #5
RE: Loading ROMs in DM-41L?
(12-22-2015 05:24 PM)Marcus von Cube Wrote:  
(12-22-2015 02:39 PM)rprosperi Wrote:  [The other possibility is the HP-IL ROM, again which cannot be connected. Curious what are thinking of doing?

The DM-41L offers the same USB socket as the PIL-Box does. It should be possible, at least with some effort, to implement the same HP-IL over USB protocol in order to talk to IL-Per on the PC.

That would be a very great and cool feature!
When dreams come true ...
Find all posts by this user
Quote this message in a reply
12-22-2015, 08:08 PM
Post: #6
RE: Loading ROMs in DM-41L?
(12-22-2015 05:24 PM)Marcus von Cube Wrote:  
(12-22-2015 02:39 PM)rprosperi Wrote:  [The other possibility is the HP-IL ROM, again which cannot be connected. Curious what are thinking of doing?

The DM-41L offers the same USB socket as the PIL-Box does. It should be possible, at least with some effort, to implement the same HP-IL over USB protocol in order to talk to IL-Per on the PC.

Well, I suppose anything is possible, but doing this would require not only re-implementing the PIL-Box, but also hacking the 41 HP-IL ROM to work with the peripherals on that new loop. I'll stick with 'cannot be connected'...

Would I love this? Sure, and would buy one in an instant. But I can't imagine there are enough wackos like me for SM to justify such an investment. But as noted above, we can continue dreaming...

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
12-22-2015, 08:33 PM
Post: #7
RE: Loading ROMs in DM-41L?
(12-22-2015 08:08 PM)rprosperi Wrote:  Well, I suppose anything is possible, but doing this would require not only re-implementing the PIL-Box, but also hacking the 41 HP-IL ROM to work with the peripherals on that new loop. I'll stick with 'cannot be connected'...

With a bit of luck, it is possible to intercept the IL hardware access and translate it to the serial protocol the PIL-Box uses.

Another attempt could be to re-implement the user visible commands natively in the emulator with only a very thin Nut layer.

Marcus von Cube
Wehrheim, Germany
http://www.mvcsys.de
http://wp34s.sf.net
http://mvcsys.de/doc/basic-compare.html
Find all posts by this user
Quote this message in a reply
12-22-2015, 08:46 PM
Post: #8
RE: Loading ROMs in DM-41L?
(12-22-2015 08:33 PM)Marcus von Cube Wrote:  
(12-22-2015 08:08 PM)rprosperi Wrote:  ... but doing this would require not only re-implementing the PIL-Box, but also hacking the 41 HP-IL ROM to work with the peripherals on that new loop.
With a bit of luck, it is possible to intercept the IL hardware access and translate it to the serial protocol the PIL-Box uses.

Emu41 was doing it with an integrated virtual HPIL loop... and was even supporting the PIL-Box, not to talk to ILPer but to control real HPIL hardware.
Visit this user's website Find all posts by this user
Quote this message in a reply
12-23-2015, 07:51 PM
Post: #9
RE: Loading ROMs in DM-41L?
(12-22-2015 08:46 PM)J-F Garnier Wrote:  
(12-22-2015 08:33 PM)Marcus von Cube Wrote:  With a bit of luck, it is possible to intercept the IL hardware access and translate it to the serial protocol the PIL-Box uses.

Emu41 was doing it with an integrated virtual HPIL loop... and was even supporting the PIL-Box, not to talk to ILPer but to control real HPIL hardware.

The DM-71L should sport this feature as well.
Find all posts by this user
Quote this message in a reply
12-24-2015, 08:52 AM
Post: #10
RE: Loading ROMs in DM-41L?
(12-23-2015 07:51 PM)Dave Frederickson Wrote:  The DM-71L should sport this feature as well.

DM-71L ?? Did I read correctly ?
Visit this user's website Find all posts by this user
Quote this message in a reply
12-24-2015, 04:42 PM
Post: #11
RE: Loading ROMs in DM-41L?
(12-24-2015 08:52 AM)J-F Garnier Wrote:  
(12-23-2015 07:51 PM)Dave Frederickson Wrote:  The DM-71L should sport this feature as well.

DM-71L ?? Did I read correctly ?

A subtle suggestion.
Find all posts by this user
Quote this message in a reply
12-24-2015, 06:54 PM
Post: #12
RE: Loading ROMs in DM-41L?
A subtle suggestion attached to the end of a sledge hammer!

d8-D
Find all posts by this user
Quote this message in a reply
12-24-2015, 09:34 PM
Post: #13
RE: Loading ROMs in DM-41L?
(12-24-2015 06:54 PM)Geoff Quickfall Wrote:  A subtle suggestion attached to the end of a sledge hammer!

d8-D

How cool would it be to have a SwissMicros version of the 71B with FRAM71 capabilities and a built-in PIL-Box?
Find all posts by this user
Quote this message in a reply
12-25-2015, 12:28 AM
Post: #14
RE: Loading ROMs in DM-41L?
and the 71-41 emulator

Wink

2speed HP41CX,int2XMEM+ZEN, HPIL+DEVEL, HPIL+X/IO, I/R, 82143, 82163, 82162 -25,35,45,55,65,67,70,80
Find all posts by this user
Quote this message in a reply
12-25-2015, 12:33 AM
Post: #15
RE: Loading ROMs in DM-41L?
WAY COOL?

Smile
Find all posts by this user
Quote this message in a reply
12-25-2015, 12:34 AM
Post: #16
RE: Loading ROMs in DM-41L?
But give me 41 with printer IR,

Almost as cool!

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




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