[comp.sys.ibm.pc] Model 100 problem

robertd@ncoast.UUCP (Robert DeMarco) (11/17/86)

   Some thing happened to my model 100
(The only one with a modem). The clock
doesn't work and the date has wierd charcters.
Also, the curser slow, and some times 
keys don't register... I thought I
caught a moved rom chip, could some one
with a model 100 type "print peek(0)" 
and tell me the result?
  Thanx
    -rd

   ncoast!robertd

fgd3@jc3b21.UUCP (11/22/86)

In article <1705@ncoast.UUCP>, robertd@ncoast.UUCP writes:
>    Some thing happened to my model 100
> (The only one with a modem). The clock
> doesn't work and the date has wierd charcters.
> Also, the curser slow, and some times 
> keys don't register... I thought I
> caught a moved rom chip, could some one
> with a model 100 type "print peek(0)" 
> and tell me the result?
>   Thanx
>     -rd
>    ncoast!robertd

Given "for x=0 to 9: print peek(x): next" the Model 100 produces
     195
      51
     125
      77
      69
      78
      85
       0
     126
     227

Good luck.

--Fabbian Dufoe
  350 Ling-A-Mor Terrace South
  St. Petersburg, Florida  33705
  813-823-2350

UUCP: ...akgua!usfvax2!jc3b21!fgd3