Post Reply 
Thread: hp-41cx / NoV-64d / Hepax XF multi-function
09-07-2023, 10:18 AM (This post was last modified: 09-07-2023 10:20 AM by Sylvain Cote.)
Post: #12
RE: Thread: hp-41cx / NoV-64d / Hepax XF multi-function
Testing with HEPAX 1D on a second NoV-64d module, same 41CX Fullnut (ROM: 0:NFL 1:DCC).

Module testing:
  • OFF ; insert module ; ON
  • CAT 2
    → -TIME 2C
    → -CX TIME
    → -HEPAX 1D
    → -EXT FCN 2D
    → -CX EXT FNC
  • Init all Nov-64d RAM (HEPCHN? has been removed from the test program)
    • HEXEDIT ; ADR 4100 enter 000 ; exit HEXEDIT ; XEQ "EHR" ; wait until off ; ON // display 2610
    • HEXEDIT ; ADR 4100 enter 001 ; exit HEXEDIT ; XEQ "EHR" ; wait until off ; ON // display 2610
    • HEXEDIT ; ADR 4100 enter 002 ; exit HEXEDIT ; XEQ "EHR" ; wait until off ; ON // display 2610
    • HEXEDIT ; ADR 4100 enter 003 ; exit HEXEDIT ; XEQ "EHR" ; wait until off ; ON // display 2610
  • Testing
    Code:
    input         display           comment
    [PRGM]        00 REG XXX        enter program mode
    LBL "TST2"    01 LBL "TST2"     program label
    "ABC"         02 "ABC"          test string
    CLST          03 CLST           cleanup stack
    Code:
    XF 000        05 0              we are 1 line too far, go back 1 line
    BST           04 XF             as expected
    [PRGM]        0.0000            exit program mode
    XEQ "TST2"    3.0000            ALENG of "ABC" is 3, it works
    [OFF]+[ON]                      several power cycle, no issue            
    XEQ "TST2"    3.0000            still working

With this limited testing, it seems that there is an issue with -HEPAX'4H and/or HEPX_PLUS , more testing is needed.

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


Messages In This Thread
RE: Thread: hp-41cx / NoV-64d / Hepax XF multi-function - Sylvain Cote - 09-07-2023 10:18 AM



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