Skip to content

Conversation

@fabio-d
Copy link
Contributor

@fabio-d fabio-d commented Oct 26, 2025

The check should be done on the type, already extracted and masked a few lines above, rather than on the raw value of b.

Tested with https://github.com/fabio-d/minitel-ef9345-testsuite/blob/f82aa4b14094affd49d9b237aa856b8e8690ef50/tests/test_font.py#L63

Current wrong rendering:
wrong rendering

Correct new rendering:
correct rendering

Relevant table from the TS9345 datasheet:
image

The check should be done on the "type", already extracted and
masked a few lines above, rather than on the raw value of "b".
@ajrhacker ajrhacker merged commit 62d0ebd into mamedev:master Oct 27, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants