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

Re: Anybody have a manual for the AST RamStak Plus IIgs Memory Card? (eom)



Does IIgs memory test (in ROM) test the
MemorySlot RAM?

Catch 22 can be annoying.  How about
this:

code your own memory test program that
will test individual chips on the card?  It
should be easy to trace select lines on
the chips to figure out where they are
mapped into RAM space.  Have your
test utility ask you which locations
to test, write to them, read them back
to see if data is good.

Could this be done in just a few lines
of code, so you could enter monitor
in 6502 mode (so you aren't running
program anywhere but Motherboard)
and type in code (mini assembler?)
and test IIgsMemorySLot RAM?

Rich