Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > Requests > Hardware Problem
2006-10-07 21:08
ptoing

Registered: Sep 2005
Posts: 271
Hardware Problem

I think my SID chip died \D:/
Yesterday all was working well and then today I wanted to watch Royal Arte on the real thing since I have set up my RR-Net stuff properly a few days ago. Transferred it, loaded, run, no sound. Neither on the TV via antenna cable nor on the stereo via cinch cable.
The only logical conclusion for me is that my SID chip croaked somehow and now I wanted to know if there is a surefire way to tell. Is there som hardware diagnostic tool for the C64 by any chance.

This sucks ass :/
2006-10-07 22:07
ptoing

Registered: Sep 2005
Posts: 271
Ok, problem solved, sid IS dead. removed the fucker and yago will gimme a new one at X \:D/
2006-10-07 22:46
Motion
Account closed

Registered: Aug 2002
Posts: 69
Yago sounds (or no sounds?) like a nice bloke! Ensure your old SID receives a respectful burial... snyft.
2006-10-08 01:51
ptoing

Registered: Sep 2005
Posts: 271
I could go bury it in hyde part :B
2006-10-08 05:47
Thunder.Bird

Registered: Nov 2003
Posts: 110
Why the fu#*ing hell dies a SID at all? I wish'ed there would be a GOD after all... only for us. We haven't done bad things, didn't we? A great great pitty. I feel with you, ptoing!
2006-10-08 09:34
A Life in Hell
Account closed

Registered: May 2002
Posts: 204
Quote: Why the fu#*ing hell dies a SID at all? I wish'ed there would be a GOD after all... only for us. We haven't done bad things, didn't we? A great great pitty. I feel with you, ptoing!

hrm, you may not have done bad things, but I have. that said, I go through an average of one sid every 18 months. Arg.
2006-10-08 10:36
SIDWAVE
Account closed

Registered: Apr 2002
Posts: 2238
Ptoing: take a tune and play it, then display the registers on screen. that should tell if something runs through the sid or not.

irq:
;grab sid registers
lda #$34
sta $01
jsr music
ldx #0
l1 lda $d400,x
sta $c000,x
inx
bne l1
lda #$35
sta $01

;play music and display registers
ldx #0
l2 lda $c000,x
sta $d400,x
sta $0400,x
inx
bne l2

sec
rol $d019
rti

btw. dont expect the tune to sound 100% right, as
the sid is now not updated in real time!
2006-10-08 10:50
Oswald

Registered: Apr 2002
Posts: 5094
instead of sec rol d019 u can use simply lsr d019
2006-10-08 19:02
ptoing

Registered: Sep 2005
Posts: 271
well the sid is already taken out of the socket. When i felt it yesterday while running a tune the thing was hot. And with hot I mean egg-frying-hot, it burned my finger. SO I am pretty sure this SID is off to it's ancestors.
2006-10-09 12:57
Thunder.Bird

Registered: Nov 2003
Posts: 110
It's kind of normal that a SID runs hot. I eat each day one fried egg to use the temperature. Mahlzeit!
2009-07-13 07:45
GT
Account closed

Registered: Sep 2008
Posts: 308
My C-64 is dying (old bin and 6581 chip). Anyone know why it has ground hum on a cold-start for about 10 minutes, then it fades away ? The power supply is of the new type, and it works fine on the C-64C (slimline) without the need of a warm-up. Changing SID-chips hasn't fixed it either. Display and everything seems ok.
I have to add: The problem started after I bought the MMC Replay. Does that cartridge consume some extra voltages ?
 
... 27 posts hidden. Click here to view all posts....
 
Previous - 1 | 2 | 3 | 4 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Freeze/Blazon
sln.pixelrat
Martin Piper
Guests online: 70
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Mojo  (9.7)
4 Coma Light 13  (9.6)
5 Edge of Disgrace  (9.6)
6 What Is The Matrix 2  (9.6)
7 The Demo Coder  (9.6)
8 Uncensored  (9.6)
9 Comaland 100%  (9.6)
10 Wonderland XIV  (9.6)
Top onefile Demos
1 No Listen  (9.6)
2 Layers  (9.6)
3 Cubic Dream  (9.6)
4 Party Elk 2  (9.6)
5 Copper Booze  (9.6)
6 Dawnfall V1.1  (9.5)
7 Rainbow Connection  (9.5)
8 Onscreen 5k  (9.5)
9 Morph  (9.5)
10 Libertongo  (9.5)
Top Groups
1 Performers  (9.3)
2 Booze Design  (9.3)
3 Oxyron  (9.3)
4 Triad  (9.3)
5 Censor Design  (9.3)
Top Organizers
1 Burglar  (9.9)
2 Sixx  (9.8)
3 hedning  (9.7)
4 Irata  (9.7)
5 Tim  (9.7)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.037 sec.