You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intends to fixmamedev#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.
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
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.
The text was updated successfully, but these errors were encountered: