Skip to content

Trying to understand memory - help appreciated #75

Answered by WojciechGw
n9jcv asked this question in Q&A
Discussion options

You must be logged in to vote

rp6502 memory chip in 65C02 ecosystem is SRAM
pressing the reset button does not cut power to the memory chip, so its contents remain preserved after this action
rp6502 initialization routines do not affect the contents of SRAM memory chip (except for its last page)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@n9jcv
Comment options

Answer selected by n9jcv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants