As the title states, is it enough adding a pull up resistor to the /CE pin on a 256K SRAM to stop stray writes or data corruption? I've been playing around with 256K srams and data banking, and originally I was trying to use a transistor (tied to cart /RESET, VCC and sram /CE) to act as the control for the /CE, but found that data kept getting erased after a reset. I removed that transistor and used a 1K ohm pull-up resistor to VCC (running from diodes, which switch to my battery once the system powers off) , and now my saves seem to be working properly. I've subjected the cart to numerous resets, hard power off/ons, and the data remains intact...much to my surprise, as it doesn't seem like "enough" to stop the saves from being wiped. I don't want to use another chip in my design, but I could do with a different transistor if need be.
TL;DR - Is a pull-up resistor on /CE enough to stop bad writes to a 256K sram?
TL;DR - Is a pull-up resistor on /CE enough to stop bad writes to a 256K sram?