What Mega Man would look like on LSD

Published February 05, 2008
Advertisement
I fixed a bug in the TIMA(timer) register and have been able to get Super Mario Land and Kirby's Dream Land working again.





The problem was that both games re-enabled interrupts right near the start of their interrupt routines and the timer interrupt was occurring too often.

Sadly Kirby's Dream Land 2 doesn't even start [sad]. There are also plenty of bugs in the games, even if they work. I figure there's a bad opcode someplace, but I've gone over them like a billion times and it's really getting tedious.

I've also been trying to combat the sprite flickering technique a lot of games use(the Mega Man series being the worst offender) by blurring the last frame with the current one. Here's what the first attempt yielded.







I actually tried playing through the level like this, I don't recommend it.
Previous Entry Almost there
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement