top | item 41631901

(no title)

polpo | 1 year ago

I’ve replaced battery backed SRAM in several game consoles and other devices with FRAM (Neo Geo CD, Sega Saturn, an HP oscilloscope) and for some it’s drop-in, and in a few you have to bodge some lines.

discuss

order

rbanffy|1 year ago

Won’t that negatively impact the life expectancy of the device? FRAM is rated for trillions of reads and, if the SRAM is frequently read, a trillion reads isn’t that much.

formerly_proven|1 year ago

>100 trillion reads per location over 30 years still means you gotta read locations at over 100 kHz 24/7. Not good enough for main memory, sufficient even for frequently accessed configuration values.

seritools|1 year ago

I guess it depends on whether the game cartridges only use it for storing savegames, or as actual additional RAM.