How do I check RAM on MSX?

Por misterspin

Resident (56)

Imagen del misterspin

05-01-2012, 23:27

Is there a way to programmatically verify if RAM is functioning properly?
Thanks in advance.

Login sesión o register para postear comentarios

Por commodorejohn

Expert (92)

Imagen del commodorejohn

06-01-2012, 02:07

Are you talking about finding where RAM is located in the MSX memory map, or actually verifying the function of RAM chips on an individual computer? If it's the latter, you could adapt existing memory-test software like Memtest86 for the job - it all basically comes down to writing filler patterns to memory and then reading them back.

Por Eugeny_Brychkov

Paragon (1232)

Imagen del Eugeny_Brychkov

06-01-2012, 10:24

TestRAM
from example from here http://www.alsoftware.com.br/adrianpage/index.php?page=msxsoft&section=util

Por misterspin

Resident (56)

Imagen del misterspin

06-01-2012, 19:39

Thanks again,
That's exactly what I needed!

Por caro

Hero (513)

Imagen del caro

07-01-2012, 07:06