Search found 2 matches

by charrli
Tue May 24, 2016 4:17 pm
Forum: NESemdev
Topic: How to partially render a sprite that is popping up slowly?
Replies: 4
Views: 5806

Re: How to partially render a sprite that is popping up slow

Thanks all! I guess you guys have pointed out the reason. Let me try the fix and back to you.
by charrli
Mon May 23, 2016 10:53 pm
Forum: NESemdev
Topic: How to partially render a sprite that is popping up slowly?
Replies: 4
Views: 5806

How to partially render a sprite that is popping up slowly?

Hi everyone, I'm working on an NES emulator, and the PPU I wrote looks good. However, I found one strange behavior when playing the Super Mario Bros. i found the mushroom, which is supposed to gradually appear on the screen, is actually drawn on the screen entire from the very beginning, and then th...