In the legend of zelda the ocarina of time and in the
legend of zelda majoras mask only two hearts are
displayed at the top when there should be three. I am
positive the problem is the emulator because i have tried
many diff roms from many diff places. Also in super
smash brothers in multiplayer there is not a hand
(cursor) displayed. you have to kind of guess where it is
to pick a person. I have also tried many diff roms for ith
too. I love this product and cant wait to see v1.1
Logged In: NO
I have the same results. There are only two hearts
displayed on the screen for Zelda - The Ocarina of time.
You also die when you use up the two hearts.
Logged In: NO
Well apparently i'm more of a zelda freak than these guys, as i've played a bit further, and can say definitively that there are in fact three stars as far as the game is concerned, but the graphics engine fails to display the last full/partly full heart. if you have three hearts only, intentionally get beat up so you only have one to two hearts full, with one empty, and you can see that you have one full, one missing, and one empty. it can be confusing, but the game plays fine, it's just got that graphics glitch.
for the record, this is in 1964.
i haven't looked at the source, but i'd say it's probably a bad check in a loop counter. like for(i = 0; i < hearts; i++) instead of i <= hearts. just my guess. good luck, guys, thanks for not letting my favorite games die.