Post Reply 
HP-41 - Memory modules
04-09-2019, 07:39 AM
Post: #4
RE: HP-41
(04-08-2019 06:42 PM)Jurgen Keller Wrote:  I once wrote a small test program. Unfortunately, the article is in German but maybe Google translate helps ...

Here's a translation of that article that got nowhere near Google Smile

In the HP-41 Memory Test article I promised an Extended Memory test program. It's high time to keep that promise!

It works in a similar way to earlier programs, i.e. a value is written to every X-Mem register and then read back. If the same value is read back then the register under test is deemed to be OK.

An HP-41CX - or an HP41C/CV with X-Func module - has 124 X-Mem registers. An HP 82181A X-Mem module adds a further 238 X-Mem registers. Up to two such modules can be plugged in, bringing the maximum memory configuration up to 124 + 2 * 238 = 600 X-Mem registers.

The "XMEMT" program starts by using EMDIR to find out how many X-Mem registers are usable. If they're all in use, the program bails out with a "DATA ERROR." If you want to make sure that all registers are tested then you must delete any pre-existing files.

Here's the program.

It may take some time...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP-41 - Memory modules - albertofenini - 04-08-2019, 07:26 AM
RE: HP-41 - grsbanks - 04-08-2019, 07:59 AM
RE: HP-41 - Jurgen Keller - 04-08-2019, 06:42 PM
RE: HP-41 - grsbanks - 04-09-2019 07:39 AM
RE: HP-41 - albertofenini - 04-09-2019, 11:19 PM
RE: HP-41 - rprosperi - 04-10-2019, 02:25 AM
RE: HP-41 - grsbanks - 04-10-2019, 05:11 AM
RE: HP-41 - albertofenini - 04-10-2019, 11:19 AM
RE: HP-41 - Memory modules - Sylvain Cote - 04-21-2019, 01:52 PM
RE: HP-41 - Memory modules - rprosperi - 04-21-2019, 03:31 PM
RE: HP-41 - Memory modules - Sylvain Cote - 04-21-2019, 03:48 PM
RE: HP-41 - Memory modules - rprosperi - 04-21-2019, 04:17 PM
RE: HP-41 - Massimo Gnerucci - 04-10-2019, 11:29 AM
RE: HP-41 - rprosperi - 04-10-2019, 12:44 PM
RE: HP-41 - Memory modules - Dave Britten - 04-10-2019, 04:01 PM
RE: HP-41 - Memory modules - Dave Britten - 04-10-2019, 07:05 PM
RE: HP-41 - Memory modules - Dave Britten - 04-10-2019, 08:18 PM
RE: HP-41 - grsbanks - 04-10-2019, 11:35 AM
RE: HP-41 - albertofenini - 04-10-2019, 11:42 AM



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