[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: No Slot Clock - Damaged?
- Subject: Re: No Slot Clock - Damaged?
- From: supertimer@aol.com (Supertimer)
- Date: 1999/10/12
- Newsgroups: comp.sys.apple2
- Organization: AOL http://www.aol.com
- References: <1mrM3.2847$Ck.6996@news1.mia>
"Gus Vilomar" <gvilomar@bellsouth.net> wrote:
>I thought the battery was dead on the chip but it actually had corrupted
>data. David sent me some code he wrote in a few minutes that actually
>resets the clock on the chip. It worked perfectly!! I'll list the code
>below but if anybody needs the "bin" file, let me know and I'll be happy to
>email it to them.
>
>thanks,
>Gus
>
>FROM DAVID EMPSON:
>
>CALL-151
>300:A2 00 78 2C 04 E0 BD 30 03 A0 08 4A B0 08 2C 00
>310:E0 88 D0 F7 F0 06 2C 01 E0 88 D0 EF E8 E0 10 90
>320:E5 58 60
>330:C5 3A A3 5C C5 3A A3 5C 00 00 00 00 16 01 10 99
>300G
>BSAVE FIXWATCH,A$300,L$40
>
>As you are on a IIc+, I'd strongly suggest disabling the accelerator
>before trying this.
>
>(I'm assuming the SmartWatch is installed under the CF ROM on the
>motherboard. I don't think it can go anywhere else.)
>
>If this doesn't work, you might like to try changing the code to
>access the SmartWatch via the C300 page. You can do this by patching
>three of the "E0" bytes in the code to "C3", as follows:
>
>305:C3
>310:C3
>318:C3
>300G
Wow! As always, I'm in complete awe of David Empson.
How do you get Fixwatch to fix the SmartWatch? Would
a simple "-FIXWATCH" or "BRUN FIXWATCH" do the trick?
If so, this little program should be uploaded to ground so
that other IIc Plus users can fix their SmartWatches.
Obsbedia2, do you think this might have been what has
been happening to your SmartWatches every few weeks?
If so, you could try this program to revive them.