From: Janek Kozicki on
On Dec 17, 9:25 am, "John H Meyers" <jhmey...(a)nomail.invalid> wrote:
> On Wed, 16 Dec 2009 16:59:29 -0600, Janek Kozicki wrote:
> >> On-D + K test displays a random pattern on LCD,
> >> then shows text "RAM2 90000" [error]
> > Does that 90000 mean that error starts around 90th kB out of 129 kB ?
>
> It may be the IQ of the HP48, approximately 15 times that of Holly,
> the ship's computer aboard Red Dwarf:

aaa, I choked badly while reading this. I should stop eating when
reading :)

about my damaged memory - we will see what will happen. Thanks a
lot :)

I will reread your instructions about doing CRC check, and try doing
that.

best regards
Janek Kozicki
From: Janek Kozicki on
On Dec 13, 5:13 am, "John H Meyers" <jhmey...(a)nomail.invalid> wrote:
>
> Or: Any_lib DUP NEWOB LBCRC SAME @ should be 1 (true)

I checked that SAME is enough.

I changed one of the libraries of SpeedUI (using hexedit, i modified a
single byte), and under different name I uploaded it to HP48. Then
I've put both libraries on stack (the bad one, and one from port1),
then invoked SAME. The result was '0'.

Then I uploaded that library again, but an unmodified version, and did
SAME again. The result was 1.

So now I'm checking all other libraries.

best regards
Janek Kozicki