Skip to content

CD-i: Cursor does not blink #13522

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
Vincent-Halver opened this issue Mar 26, 2025 · 0 comments · May be fixed by #13624
Open

CD-i: Cursor does not blink #13522

Vincent-Halver opened this issue Mar 26, 2025 · 0 comments · May be fixed by #13624

Comments

@Vincent-Halver
Copy link
Contributor

MAME version

2.74

System information

N/A

INI configuration details

Emulated system/software

CD-i

Incorrect behaviour

The cursor does not support the Blink feature.

Expected behaviour

The cursor will blink when the blinking feature is used.

Steps to reproduce

  1. You can use the Validation Disc (EU).
  2. Basecase UCM
  3. Graphics Cursor
  4. GC_Blnk

You will notice the cursor does not blink or change colors.

Additional details

I have a patch which adds this feature. I will submit it later when I have some time.

Vincent-Halver added a commit to Vincent-Halver/mame that referenced this issue Apr 26, 2025
Intends to fix mamedev#13522.

This fixes an error in mcd212.h which dropped the middle bit of the Cursor's ON timer. I changed it to use bitshifted binary which more clearly is readable as a correctly shifted mask.
@Vincent-Halver Vincent-Halver linked a pull request Apr 26, 2025 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant