these chips do work on the circuit, my monitor firmware boots when i have the chips installed (it makes use of the stack, so if the RAM didn't work it would not run correctly)
the problem is when i put one of these SRAM chips on the circuit, they work fine for maybe an hour, then then, everytime, they invariably start getting destroyed, corrupting data, etc. and the damage is permanent.
any idea what might be happening here? my power source always reads a consistent 5.05 volts, so no problem there. they way i've got it hooked up is:
chip enable (CE) pin - connects to the RAM's correct memory space selector from an LS139 2-to-4 decoder.
write enable (WE) pin - connects directly to the 6502's R/W pin
output enable (OE) pin - connects to the inverted output of the 6502's R/W pin
the address and data lines, like the ROM chip and the two LS373 latches for parallel I/O communication with my laptop, directly connected to the appropriate pins on the RAM.
what am i missing here? could this somehow be caused by the connection to the laptop's parallel port? has anybody else ever run into this problem?