Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Clue (USA).md glitches #159

Open
benderscruffy opened this issue Jan 25, 2025 · 1 comment
Open

Clue (USA).md glitches #159

benderscruffy opened this issue Jan 25, 2025 · 1 comment
Labels
bug Something isn't working md Genesis / Mega Drive

Comments

@benderscruffy
Copy link

Image

@jsgroth jsgroth added bug Something isn't working md Genesis / Mega Drive labels Jan 25, 2025
@jsgroth
Copy link
Owner

jsgroth commented Jan 25, 2025

I've tested this game before - this seems to be a timing issue between the 68000 and VDP DMA/FIFO timing. The glitch doesn't always occur, and it used to occur much more frequently before I added approximate emulation for 68000 memory refresh delays.

Not sure if the fix is just more accurate 68000/VDP timing or if this game is hitting some timing edge case that I'm not accounting for. My guess is that it needs more accurate timing emulation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working md Genesis / Mega Drive
Projects
None yet
Development

No branches or pull requests

2 participants