Post Reply 
HP41-CX problem with Printer and Digitaldrive and NOV64d
01-22-2023, 02:04 PM (This post was last modified: 01-22-2023 03:13 PM by Sylvain Cote.)
Post: #3
RE: HP41-CX problem with Printer and Digitaldrive and NOV64d
Just to add on Diego answer, I have done some testing scenario that may help you.

HP-41CX fullnut + NoV-64d (default configuration: HEPAX-1D, no other roms)
Code:
HEXEDIT
addr : data :  xrom  : description
4000 : 000  :   00   : no rom
6000 : n/a  : hidden : auto-assigned address HEPAX ROM
7000 : 000  :   00   : no rom
8000 : 00B  :   11   : first  HEPAX RAM page
9000 : 00C  :   12   : second HEPAX RAM page
A000 : 00D  :   13   : third  HEPAX RAM page
B000 : 00E  :   14   : fourth HEPAX RAM page
C000 : 000  :   00   : no rom

HP-41CX fullnut + NoV-64d (default configuration) + HP-IL (printer disabled)
Code:
HEXEDIT
addr : data :  xrom  : description
4000 : 01D  :   29   : HP-IL printer ROM - disabled
6000 : n/a  : hidden : auto-assigned address HEPAX ROM
7000 : 01C  :   28   : HP-IL ROM
8000 : 00B  :   11   : first  HEPAX RAM page
9000 : 00C  :   12   : second HEPAX RAM page
A000 : 00D  :   13   : third  HEPAX RAM page
B000 : 00E  :   14   : fourth HEPAX RAM page
C000 : 000  :   00   : no rom

HP-41CX fullnut + NoV-64d (default configuration) + HP-IL (printer enabled)
Code:
HEXEDIT
addr : data :  xrom  : description
4000 : 000  :   00   : no rom
6000 : 01D  :   29   : HP-IL printer ROM - enabled
7000 : 01C  :   28   : HP-IL ROM
8000 : 00B  :   11   : first  HEPAX RAM page
9000 : 00C  :   12   : second HEPAX RAM page
A000 : 00D  :   13   : third  HEPAX RAM page
B000 : 00E  :   14   : fourth HEPAX RAM page
C000 : n/a  : hidden : auto-assigned address HEPAX ROM

edit 1: typos

edit 2: if you want us to be more precise, please give us your exact ClonicConfig configuration so we can reproduce your specific setup.

edit 3: Same exact tests with a 41CX halfnut (s/n: 2814S...) gives the same results.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP41-CX problem with Printer and Digitaldrive and NOV64d - Sylvain Cote - 01-22-2023 02:04 PM



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