pputime2.nes using unintialized ram ?

Discuss emulation of the Nintendo Entertainment System and Famicom.

Moderator: Moderators

Post Reply
mattmatteh
Posts: 345
Joined: Fri Jul 29, 2005 3:40 pm
Location: near chicago

pputime2.nes using unintialized ram ?

Post by mattmatteh »

i added power up code to set ram as stated here http://www.nesdevwiki.org/index.php/Power-Up_State but noticed that pputime2.nes moves to the right with that. after looking at it i found that leaving cpu_memory_ram[0x3fc] = 0 it works again. has anyone else noticed this or perhaps my emu is broke ?

matt
User avatar
hap
Posts: 355
Joined: Thu Mar 24, 2005 3:17 pm
Contact:

Post by hap »

pputime2 was tested on a CopyNES, that inits RAM before booting.. your emu is not broke, just a bit short on cash maybe =p
User avatar
blargg
Posts: 3717
Joined: Mon Sep 27, 2004 8:33 am
Location: Central Texas, USA
Contact:

Post by blargg »

So pputime2 has never been tested on a normal NES. Lame.
Post Reply