Post Reply 
A functional difference between the 41C Full- and Half-Nut LCD driver?
10-13-2022, 12:14 PM (This post was last modified: 10-13-2022 12:20 PM by Ángel Martin.)
Post: #2
RE: A functional difference between the 41C Full- and Half-Nut LCD driver?
Yes, Sylvain's tests confirm there's an actual difference in the way the LCD is managed between FN and HN machines.

See attached the actual code. The only difference is in instruction at 9x4750:

the FN version uses JNC-43 instead of JNC-44, and therefore skips (i.e. does not execute) the READ 14(d) instruction at 0x4724 within the [NXTCHR] loop.

As per the emulators question, the HN version works like a charm on V41 and DM-41X.


Attached File(s)
.pdf  splash.pdf (Size: 827.58 KB / Downloads: 23)

"To live or die by your own sword one must first learn to wield it aptly."
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: A functional difference between the 41C Full- and Half-Nut LCD driver? - Ángel Martin - 10-13-2022 12:14 PM



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