You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In principle yes, but philosophically no. CPUs and memories start up in unknown states, so they should always be issued a reset command. I get your point though, and it was an oversight by me.
Hi,
would it be safe (for consistency) to set stkp to 0xFD during initialization like it is done when reset() is called?
olcNES/Part#2 - CPU/olc6502.h
Lines 112 to 120 in 5603c9a
olcNES/Part#2 - CPU/olc6502.cpp
Lines 166 to 171 in 5603c9a
The text was updated successfully, but these errors were encountered: