Skip to content

Conversation

@fabio-d
Copy link
Contributor

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

This PR implements an undocumented behavior that was found here for the TS9347 variant of this video chip: https://github.com/fabio-d/minitel-ef9345-testsuite/blob/f82aa4b14094affd49d9b237aa856b8e8690ef50/tests/test_colors.py#L372-L377.

The datasheet of the TS9347 describes the same mechanism as the EF9345 with regards to where the value of the insert bit comes from: either DOR[7] or DOR[3], depending on the value of A[0].

Instead, it has been found experimentally that the insert bit corresponds to just A[0] and DOR[7] has a completely unrelated function.

@ajrhacker ajrhacker merged commit f32d334 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