pputime2.nes using unintialized ram ?

This is an archive of a topic from NESdev BBS, taken in mid-October 2019 before a server upgrade.
View original topic
pputime2.nes using unintialized ram ?
by on (#31927)
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

by on (#31939)
pputime2 was tested on a CopyNES, that inits RAM before booting.. your emu is not broke, just a bit short on cash maybe =p

by on (#31954)
So pputime2 has never been tested on a normal NES. Lame.