[A83] Re: LD A,R ; LD R,A


[Prev][Next][Index][Thread]

[A83] Re: LD A,R ; LD R,A






>Wouldn't this be why when you yank all the battereis your memory dies?  THe
>power might be less, as you can keep it alive through the link port, but
>the only ything that requires zero power in the ROm chip, which we know has
>the downside of 1M erase cycles.

Perhaps I'm misinterpreting your question ...
Both SRAM and DRAM are volatile. The difference between those is that in 
SRAM the bits need to be set just once and the state won't change until you 
change it or you switch off the computer, whereas DRAM has to be 
continually "reminded" that the bits are in their respective states. You 
still have to supply *both* types of RAM with power. And both of them will 
lose the information when you cut the power supply. Flash-ROM is a 
different thing altogether.
Think of the bits in DRAM as a bunch of guys you continually have to wake 
up and remind that they've got to do their job.

MaV




References: