Having fun fixing some C64s

Поділитися
Вставка
  • Опубліковано 2 лис 2024
  • It's time for some C64 love! I have three "broken" C64s on the bench, let's see what's wrong with them and get them all running again.
    -- Links
    Improving the C64 video quality with a quick and simple mod:
    • Simple mod to Improve ...
    Adrian's Digital Basement Merch store:
    my-store-c82bd...
    Adrian's Digital Basement ][ (Second Channel)
    / @adriansdigitalbasement2
    Support the channel on Patreon:
    / adriansdigitalbasement
    My GitHub repository:
    github.com/mis...
    -- Tools
    Deoxit D5:
    amzn.to/2VvOKy1
    store.caig.com/...
    O-Ring Pick Set: (I use these to lift chips off boards)
    amzn.to/3a9x54J
    Elenco Electronics LP-560 Logic Probe:
    amzn.to/2VrT5lW
    Hakko FR301 Desoldering Iron:
    amzn.to/2ye6xC0
    Rigol DS1054Z Four Channel Oscilloscope:
    www.rigolna.co...
    Head Worn Magnifying Goggles / Dual Lens Flip-In Head Magnifier:
    amzn.to/3adRbuy
    TL866II Plus Chip Tester and EPROM Programmer: (The MiniPro)
    amzn.to/2wG4tlP
    www.aliexpress...
    TS100 Soldering Iron:
    amzn.to/2K36dJ5
    www.ebay.com/i...
    EEVBlog 121GW Multimeter:
    www.eevblog.co...
    DSLogic Basic Logic Analyzer:
    amzn.to/2RDSDQw
    www.ebay.com/i...
    Magnetic Screw Holder:
    amzn.to/3b8LOhG
    www.harborfrei...
    Universal ZIP sockets: (clones, used on my ZIF-64 test machine)
    www.ebay.com/i...
    RetroTink 2X Upconverter: (to hook up something like a C64 to HDMI)
    www.retrotink.com/
    Plato (Clone) Side Cutters: (Order Five)
    www.ebay.com/i...
    Heat Sinks:
    www.aliexpress...
    Little squeezy bottles: (available elsewhere too)
    amzn.to/3b8LOOI
    --- Instructional videos
    My video on chip removal without damage:
    • How to remove chips wi...
    --- Music
    Intro music and other tracks by:
    Nathan Divino
    @itsnathandivino

КОМЕНТАРІ • 255

  • @adriansdigitalbasement
    @adriansdigitalbasement  2 місяці тому +128

    Side note, on the 3rd machine, I did test the KERNEL ROM on the ZIF C64 and it is indeed just "dead"

    • @theJohnnyPinball
      @theJohnnyPinball 2 місяці тому +4

      Dead as a doornail

    • @TruckFan542
      @TruckFan542 2 місяці тому

      Dead as a drunk dump truck? 😂

    • @KAPTKipper
      @KAPTKipper 2 місяці тому +2

      I like that you can now get replacement ROMS that fit the socket and look like a "normal" ROM.

    • @lerkzor
      @lerkzor 2 місяці тому +1

      Thank you for all your videos over the years. You have motivated me to repair my C64 that I have owned since the 1980s. I have determined that the chip that controls the keyboard has partially failed .. it is the MOS 6526.
      Digikey has over 700 2x20 sockets, and I can't tell which one I need - can you please advise me?
      Also, can you point me to a trustworthy source for the IC chip?
      Thank you in advance for your time, sir.
      EDIT: Also, where can I get a diagnostic harness and ROM cart?

    • @semibiotic
      @semibiotic 2 місяці тому +1

      It is "Kernal", AFAIK.

  • @moshly64
    @moshly64 2 місяці тому +62

    The issue with SID chips is not the filter, it is the use of combined waveforms. (filters however can vary significantly in shape/gain/cutoff frq etc..)
    Music that uses combined waveforms will have differing results on different 6581s (8580's don't have this issue), anything from works properly through glitchy noise to no output at all.
    This does not mean that the SID is faulty, as long as it can produce all the individual waveforms as per the spec sheet, then the SID should be considered within spec.
    It is the demo/game music that is out of spec for using an unsupported mode. (this mode is supported by the 8580)
    Run the following program & record the output with something like Audacity. Test and record a number of chips, then load all the waveforms back in and compare them against a 8580 as baseline. Now you will be able to SEE the difference between the chips waveforms, and no longer have to subjectively guess what is going on.
    10 poke53280,0: poke53281,0
    50 print"“ disable screen y/n"
    60 input b$
    70 if b$ ="y" then goto 100
    80 if b$ ="n" then goto 115
    90 goto 50
    100 poke53265,11
    115 print "“šqsid test - mod by ash in 2012"
    120 v(0)=54272:v(1)=54279:v(2)=54286
    130 poke54296,15:fori=0to2
    140 pokev(i)+3,8:pokev(i)+1,0
    150 pokev(i)+5,8:pokev(i)+6,198:next
    160 fora=16to128step16:fori=0to2
    165 print "channel =";i+1;" waveform =";a
    170 if a>64 then pokev(i)+3,0
    180 pokev(i)+4,a+1
    190 forf=0to254step2:pokev(i)+1,f:nextf
    200 pokev(i)+4,a:forw=0to200:nextw
    210 pokev(i)+4,8:pokev(i)+1,0
    220 nexti,a:a=1
    230 fori=0to2:pokev(i)+1,255
    235 print "channel =";i+1;" filter mode =";a
    240 poke54296,(a*16)+15:poke54295,2^i
    250 pokev(i)+4,129
    260 forf=0to255:poke54294,f:nextf
    270 pokev(i)+4,136:nexti
    280 a=a*2:if a

    • @adriansdigitalbasement
      @adriansdigitalbasement  Місяць тому +1

      @@moshly64 I kind of feel that's like saying a 6502 that won't run unrecommended instructions properly isn't faulty as long as it can run the documented ones correctly. That's simply not the case. Just because the designers didn't realize the SID could do things not documented doesn't mean those features can't be expected to work. And when they stop working it is a failure.
      There is plenty of variance from one 6581 to another but they generally all work in a similar way with similar and predictable results.

    • @moshly64
      @moshly64 Місяць тому +10

      ​@@adriansdigitalbasement I'm just worried that people too easily write off SID chips as faulty when it is just different outside of spec.
      I found that what tends to happen is that the extra added waveform sounds only occur on 1 or 2 channels, the channels that it happens on is very inconsistent. It could be just ch1 or ch1 & 3 or ch2 & 3 etc..etc.. The song can 'sound' odd depending on what channel is using mixed waveforms vs what the chip can actually do on each channel. This effect is actually frequency dependent and effects the gain. A channel can be 100% gain at 1000Hz and 0% at 1001Hz, this envelope shape of the frequency sweep is what makes each channels mixed waveforms unique.
      I tested around 10 chips and found this out with the above program. None of the 6581 chips I tested (bar the 8580's) worked properly on all 3 channels.
      I think the best use for SIDs you find don't sound correct but still function to the basic spec, is to use them as a second channel in a fake stereo configuration. If you know what the differences are then you can pair complementary chips.
      I uploaded one of the test .sid songs I did back when to my channel if you want to take a listen & compare, 4 SID chip revisions. I also found some pic's of my tests. I'll email them to you if you like with a better explanation.

  • @jeromethiel4323
    @jeromethiel4323 2 місяці тому +31

    The RF shield definitely did something. These computers operated right around the same frequencies as broadcast TV's on the era. Running one of these while the analog TV was on, the computer would interfere with the TV something fierce. I had a TRS-80, and even though the case was shielded, if messed up the family TV to the point i wasn't allowed to be on my machine when the rest of the family wanted to watch TV.
    Granted, nobody watches broadcast TV anymore, and even if they did, digital tuners are probably immune to the interference. But back in the day, that RF shielding was required by law.

    • @adriansdigitalbasement
      @adriansdigitalbasement  Місяць тому +2

      @@jeromethiel4323 I'm not preparing a computer in 1982, but 2024. It does nothing for the operation or reliability of the computer and if anything, it makes it more unreliable, trapping more heat inside. Today all these LED bulbs and inverters and switching supplies are unshielded and spewing tons of EMI and RF, so in common vernacular, an RF shield on a C64 is now useless.

    • @AureliusR
      @AureliusR 12 днів тому

      @@adriansdigitalbasement That's just not true. Amateur radio operators will tell you how annoying QRM is. Yes, there's all sorts of low-quality crappy power supplies that get imported that don't meet specifications for conducted emissions, but that's not really a good reason to remove RF shielding on other electronics! Quality, UL-listed power supplies have to meet EM noise requirements. Both conducted and transmitted interference are tested and must be below certain limits. We already have to deal with the extreme interference caused by those home powerline Ethernet systems, it would be nice if people took a less lax attitude toward RF interference.

    • @adriansdigitalbasement
      @adriansdigitalbasement  12 днів тому

      @@AureliusRFYI, I am a licensed amateur radio operator as well.
      Complaining about a 1982 Computer that will hardly ever be used is beyond silly. Especially when other machines like the 1981 VIC-20 had no RF shielding at all. Should I always operate my VIC-20 in a faraday cage? My Apple II+? TRS-80 model 1? I could go on.
      The FCC started to push these rules because they knew there would be tens or hundreds of millions of computers operating all day all across the country... And back then TVs were hooked up with twin lead and AM radio use was still prevalent, they wanted to try to keep things under control.
      I know it's annoying dealing with interference while DXing on HF, but one C64 is a literal drop in the entire ocean of what you already have to deal with. It will never move the needle in any measurable way. I can't pick up AM broadcast radio in my basement due to all the interference from everything else.... My unshielded 8 bit computers have nothing to do with that.
      I think ONE machine turned on for 20 minutes once and a while is 100% inconsequential, in light of what I mentioned, the millions of SMPSs. How many C64s do you think are in use at any one time in my entire state?

  • @JeffRizzo-vv7fw
    @JeffRizzo-vv7fw 2 місяці тому +67

    I love Adrian's demeanor and patter while troubleshooting and repairing, but as a radio geek, Im ready to fight about his attitude toward the RF shielding ;)

    • @brocktechnology
      @brocktechnology 2 місяці тому +11

      A buddy of mine used a 64 for orbit prediction for EME back in the 80's, that shielding really just don't matter. If your doing something RF noise sensitive you just got to shut that thing off.

    • @MicrophonicFool
      @MicrophonicFool 2 місяці тому +6

      Everyone BUT a radio tech has similar attitudes towards material sheilding

    • @vhfgamer
      @vhfgamer 2 місяці тому +3

      Right? I don't understand why he throws away a vital part of each system. Sure it's a cheap RF shield, but it's not like you have to look at it when the computer is assembled.
      And I'm pretty sure he's thrown away those lovely stamped steel ones from the later machines too.

    • @networkg
      @networkg Місяць тому +2

      The shields create additional heat buildup for the motherboard. I would rather have a little (very very little) additional RF interference then no RF because the chips fried. (and after 40 years it does not take much to push them over the edge.)

    • @vhfgamer
      @vhfgamer Місяць тому

      @@networkg Then install a fan. I designed a 3d printable fan shroud that fits in breadbin c64s. It doesn't modify the case, doesn't introduce any noticeable noise, and makes use of the vents in the top half of the shell.

  • @vhfgamer
    @vhfgamer 2 місяці тому +9

    "I feel like if a hobbyist did this, they wouldn't have bothered putting the RF shield back on. Because it's a lot of work and doesn't do anything."
    If that hobbyist happened to be me, that RF shield would ABSOLUTELY go back on. As a ham radio operator, I detest the pollution of our airwaves with electronics not having the proper shielding. All you're doing by throwing away these RF shields is making the next guy down the road have to fabricate a new one.

    • @YBM2007
      @YBM2007 11 днів тому

      The cardboard ones? Meh

  • @FeliciaByNature
    @FeliciaByNature 2 місяці тому +36

    "It does not sound like this" - yet the C64 still somehow sounds awesome even broken.

    • @senilyDeluxe
      @senilyDeluxe 2 місяці тому +4

      A little more than half my 6581 C64s sound like that and have already sounded like that 20 years ago. The HVSC SID Player in the old revision that still ran on Windows 98 sounds similar to the "broken" SID chip. The filters are a lot stronger and tend to distort, especially when running on the edge. There were even SID tunes adapted (back in the mid-80s!) to sound good on these SIDs.

    • @RhetoricaRhamnusia
      @RhetoricaRhamnusia 2 місяці тому +3

      @@senilyDeluxe Nearly every batch of SID chips produced has slightly different behaviour. The chipsynth project went DEEP into categorizing and collecting the different sounds: ua-cam.com/video/pePq68HaI7M/v-deo.html

  • @djdoo
    @djdoo 2 місяці тому +17

    Those SID synth chips are just magical, I mean the satisfaction and good mood they give me when I hear them 'singing' at the end of every repaired C64 tests is just like nothing else! Surely there are much more capable synthesizers and samplers even back in the day, but there is something about the tones those chips are producing i cannot explain, it's if like a toy music box could play complex heavy synth techno music i believe that would be the resulting sound. Their sound is toyish cute, not perfect with a very decent bass tone and an electric atmosphere...
    Great video as always, cheers from Greece, keep up!

  • @marcel9568
    @marcel9568 Місяць тому +5

    Don't throw away the rf shields. They are there for a reason. Today there is even more radiation around your 64 than back then. Besides the functional part, they are also a part of the machine and make it complete.

    • @nickolasgaspar9660
      @nickolasgaspar9660 Місяць тому

      Dude...the RF shield wasn't there to protect your c64 from "radiation". It job was to protect other devices from interference caused by the C64's rf emissions.
      There isn't a functional part for those rf shields in our time(except if there is a radio broadcasting studio near you or in later C64c which were used as IC heat sinks. Small aluminum heat sinks work much bette). In addition to that , the upper rf shield part acts as heat traps and the lower soldered part only delays you from your repair works and mods. You should throw them out of the case...yesterday.

    • @marcel9568
      @marcel9568 Місяць тому

      @@nickolasgaspar9660 Dude... interference can be picked up by the c64 coming from more devices than ever before. If it can create "radiation" it can also pick up "radiation".

    • @AureliusR
      @AureliusR 12 днів тому

      @@nickolasgaspar9660 There are still a LOT of people using the RF spectrum if you hadn't noticed. Our attitude shouldn't be "oh, modern devices can resist interference, so lets just pollute the airwaves, who cares?". Amateur radio operators in particular deal with man-made interference on a regular basis and it's extremely frustrating.

  • @Rorschach1024
    @Rorschach1024 2 місяці тому +22

    Commodore had a large number of broken machines that came back under warranty that were reworked and resold.

  • @shivanSpS
    @shivanSpS 2 місяці тому +37

    How many broken C64 do you have?
    Adrian: Yes

    • @AnthonyRBlacker
      @AnthonyRBlacker 2 місяці тому +2

      There's a video he did when Roman from Epictronics channel came by and there must have been 20 of them in a pile!!!

    • @chitlitlah
      @chitlitlah 2 місяці тому +2

      The thought occurred to me while watching this that maybe his "donor boards" are computers he fixed in a previous episode and he just keeps swapping parts back and forth because he enjoys it and wants to make content.

  • @jasonmoore1051
    @jasonmoore1051 17 днів тому

    Recently fixed a C64 rev A that booted to Ready but with no cursor and no working keyboard input. Fixed it by reseating the kernel ROM with some deoxit. Of course, that was the last thing I tried. Thanks for all the educational videos! Rock on!

  • @mattiviljanen8109
    @mattiviljanen8109 2 місяці тому +7

    The second C64 runs the clock twice as fast compared to the first one. The music changes at 15 seconds at 19:27 and the same change happens at 30 seconds at 28:22

  • @BAgodmode
    @BAgodmode Місяць тому

    Oh yeah the content I originally came to this channel before besides the desk station tyne video.
    I’ve never touched a single c64 despite my almost 40 years on this earth (I got to my computer nerdom later in life) but I feel confident I could diagnose and repair one effortless after watching you do it so much.

  • @JulioE1984
    @JulioE1984 2 місяці тому +7

    Hey Adrian, great video. I love your C64 repairs. As to the PLA in machine #1, the 8411 number on sticker on the PLA isn’t a date code. According to The C64 PLA Dissected by Thomas ’skoe’ Giesel that can be downloaded on the Internet the 8411 is a four digit hex number checksum. This is a very early Signetics PLA chip that predates the 906114 MOS chip.

  • @martinj.fowler6262
    @martinj.fowler6262 2 місяці тому +1

    I don't love C64s (not that much anyway) but I still love watching your interesting videos. You've had a lot of c64 and apple2 repair videos but I would love to see some more spectrums, orics, dragon 32s, zx81s, amstrads all of which were very popular in Europe.

  • @Dukefazon
    @Dukefazon 2 місяці тому +11

    31:54 - That's a buggy C64! :D

  • @cleanycloth
    @cleanycloth 2 місяці тому +36

    I think mods that were done during its original lifespan should be left unless it’s causing major problems - it’s had a history!

    • @homeFall1
      @homeFall1 2 місяці тому +16

      I agree. It's not like that is the last Rev A board out there or anything. If it was a super rare variation or model that might change my mind. Also IF one was to say it needs ro be reverted then the RF shields need to go back on 😉

    • @kelvin1316
      @kelvin1316 2 місяці тому

      ​@@homeFall1 I'd argue even if it were a rare machine/board

    • @homeFall1
      @homeFall1 Місяць тому

      @@kelvin1316 recon that is what makes this world great is that everyone sees things a little differently. To me IF it was the only one left or something and I could get it back to 100% original condition and functional I would probably do it.

  • @parjf
    @parjf 2 місяці тому +2

    The weird thing I like about the C64 is that the cause of failures are varied - so many things can go wrong that troubleshooting/fixing videos are always interesting. The Apple IIe on the other hand (assuming no catastrophic damage) is more of a "does it have MT ram" or "is one of the cards bad" or "RIFA!!!" and... uh... that's it. Congrats to Apple for making a very reliable machine, but the C64 resulted in a lot more YT content and clever solutions.

  • @CityXen
    @CityXen Місяць тому

    Appreciate you keeping these c64s alive

  • @leandrolaporta2196
    @leandrolaporta2196 2 місяці тому +4

    Hell Yeah! C64 videos!!!!!, i don't know why but i can't stop watching your C64 videos! i probably watch them ALL, when you don't do one in a while i search 5 year old and watch them again xD

  • @CubicleNate
    @CubicleNate 2 місяці тому +1

    I really enjoy these videos. I know it is almost like a "rerun" but there are many shows I watch over and over again because I just LIKE them. Or maybe... it would be a better example to say this is like watching a game of football or baseball. Same game, different events within.

  • @CaptainSouthbird
    @CaptainSouthbird Місяць тому +1

    Anyone ever think about how these machines have kind of a crazy lineage? Somebody would have bought it in a store, and started its life. And 40 years later, it somehow managed to avoid landfills or recyclers, to wind up on an Internet that wasn't even close to imaginable when this was new. It just had the million perfect events to wind up in the hands of Adrian this far out. And in most cases, one will never know who the original owner may have been, what uses it may have had... or how many hands it may have been passed around to.

  • @SpaceTech54
    @SpaceTech54 2 місяці тому

    Amazing these machines were - simple - addictive - timeless.. Thanks for your content.

  • @myleft9397
    @myleft9397 2 місяці тому +1

    If you like 8 bit computers and you like repair videos and you like the Commodore 64 then this video is for you.... This video is for me. Great video. Great head boppin. Head boppin in C64 videos is required.

  • @evaDrepuS
    @evaDrepuS 2 місяці тому +16

    The Plexus has been sitting in the background, silently staring at Adrian's back, willing him into doing more work on it.

    • @der.Schtefan
      @der.Schtefan 2 місяці тому

      At this point, the Plexus is behaving passive aggressive, almost manipulative like in a co-dependent relationship 😂😂😂

  • @mnotgninnep
    @mnotgninnep Місяць тому

    I particularly love your C64 repair videos so I am really happy you have released another. 😊

  • @dhpbear2
    @dhpbear2 2 місяці тому +1

    5:46 - Simple. Two more holes were added on the jack, but they *don't* conflict with your 5-pin plug! It's backward-compatible!
    Maybe all that was available then were 7-pin connectors and they just left those 2 holes unconnected.
    7:22 - I *may* be correct! I don't see anything connected to those extra leads, put some of the existing pins have been repurposed. (?)

  • @soggybaguette8457
    @soggybaguette8457 2 місяці тому

    I cannot wait to possibly see you and a bunch of other of my favorite creators at VCFMW this year! I’ve been watching a lot of these people for over 10 years now.

  • @KennethSorling
    @KennethSorling Місяць тому

    That "Ode to C64" track was fire! Gonna go find it.

  • @TheRealProcyon
    @TheRealProcyon Місяць тому

    I love repair videos, those can be very useful for learning certain skills. Video guides to software mod modern consoles tend to not be recommended XD

  • @odius94
    @odius94 2 місяці тому +3

    If you start repairing even older stuff we can move you upstairs to Adrian's Analog Attic.

  • @thomasjosephlamarque2927
    @thomasjosephlamarque2927 2 місяці тому +1

    31:54 Brand New? Insect crawling under the RF shield in the video!!

  • @chironbramberger
    @chironbramberger 2 місяці тому

    Thanks again for all the great videos! Also I wanted to mention: I have a VIC-20 that has chips with the exact same yellow paints dots on them. I believe that's a factory thing. They look *exactly* like what you have - same size and color!

  • @coyote_den
    @coyote_den Місяць тому

    The other thing about those REV A board is they have a trimmer (R25) to set the chroma level. Later revs that use the modulator don't have that adjustment.
    The assembly line workers were told to turn it up until they saw color. Sometimes they would just turn it all the way up, making the color far more saturated than it should be and swamping out luma.

  • @RhetoricaRhamnusia
    @RhetoricaRhamnusia 2 місяці тому +1

    isopod at 31:54 has strong opinions about this home invasion

  • @steveschein2619
    @steveschein2619 2 місяці тому

    Nice work. My first computer was a C64 in '82.

  • @MrStrud
    @MrStrud 2 місяці тому

    I enjoy the fact that Adrian can still be surprised when repairing a breadbin C64

  • @juangranillo811
    @juangranillo811 Місяць тому

    The modification on the original 64 was quite common here in Argentina. The Drean Commodore 64C featured the older Rev A motherboards with the exact same modification. Although they resembled the American 64C on the outside, internally they housed the older, modified Rev A motherboards.

  • @J-Tech95
    @J-Tech95 Місяць тому

    Great stuff man! Can't wait to see ya at VCF!

  • @TheShadow0515
    @TheShadow0515 2 місяці тому +6

    31:53 I see you have an assistant.

  • @scootdadtx
    @scootdadtx 2 місяці тому

    I had an Atari 800xl but enjoy watching all the videos Adrian puts out.

  • @chuckthetekkie
    @chuckthetekkie 2 місяці тому +19

    Even as a hobbyist I would absolutely have soldered the RF shield back. If this was a customer's machine, I would make sure that was done as that is what I assume the customer would expect.

  • @Logiktester
    @Logiktester 2 місяці тому

    yeaahhh....c64 again...i love it. 😍😄
    thank you very much dear adrian.
    stay safe and healthy.
    greetings from germany. 🙂

  • @jjock3239
    @jjock3239 2 місяці тому

    Back in the mid 80s, I ran into a guy in Toronto, that was selling repaired, warranty returned C64s. I bought a couple of them for my kids, so they could both have their own computer. I can't guess how he got them, but he seemed to have an unlimited supply.
    I also bought a couple of repaired mother boards, and replaced the boards in the Vic20s that I had. I think I still have one of those stashed away somewhere as well.

  • @McKottfars
    @McKottfars Місяць тому

    Tip: Test the SID chips with Plogue's old SIDBench program. Even chips such as the odd one here will mostly have working filter sweeps. As a bonus, you get to hear the combined waveforms, and these vary a lot between 6581s.

  • @tubejay1
    @tubejay1 Місяць тому

    As an audio guy, I'd love a C64 racked up in my studio rack, with a midi hookup to use the analog synth somehow. I just love the way the C64 synth sounds. I never had a C64, so I don't have the nostalgia many people do for that sound, and I STILL think it sounds so cool. I'd love to make some bass tracks, and synth beds in some of my music using those sounds.

  • @JosephArata
    @JosephArata 2 місяці тому +1

    If you weren't already aware, paralleling resistor values reduces the over all load value by half. So if you wanted to you could do quick math to figure out what the intended value should be, and add a resistor that reduces the whole load to that value. It can get complicated when you start doing series parallel resistor circuits. lol

  • @sephyp1611
    @sephyp1611 2 місяці тому +1

    Please, never stop making C64 repair videos. No matter how many you make I always like these the best. I WILL NEVER GET TIRED OF C64 REPAIR VIDEOS!
    You rock. 😘

  • @trex70
    @trex70 Місяць тому

    this was realy relaxing and entertaining. i watched it while i am playing Golf ( PGA 2k24).Thank you.

  • @Muldrf
    @Muldrf 2 місяці тому +1

    My Rev A board has the same video modification. The wires even look to be the same, with the Green and Gray wire and glue. I am fairly certain though you ran across another of these boards awhile ago in a video, and I think the wires were not the Green and Gray ones.. but my memory is not perfect. It is also fully socketed, and the socketed chips are from 1984 although an 83 kernel rom, while the chips soldered to the board are from 82. The CIAs in my board are 3 weeks older than yours though..

  • @lightmagick
    @lightmagick 2 місяці тому

    It's so funny how you started on the first machine because I was thinking I heard somewhere exactly what you said that Commodore would populate older boards later and then you said it, it got me thinking and I think it was you that said it in a much older video I saw before. 🤣

  • @chironbramberger
    @chironbramberger 2 місяці тому

    Thanks for all the great videos! That broken SID sounds like the low pass filter might be messed up. In any case it also sounds really cool. Like that failure mode is *fire*! If it were me I'd save it just for sounding cool and maybe sample it before it finally dies! The SID is so cool for having analog filters and it's too bad none of the SID replacement have analog filters because you can't actually pass input audio through them like you can with an original SID. At least as far as i know when it comes to replacements you can actually buy. In any case you rock!

  • @AndrewTubbiolo
    @AndrewTubbiolo 2 місяці тому

    Could you imagine the excitement of the engineer who made the call about the cardboard backed RF shield when you consider the cast armor used in the Atari 400 and 800.

  • @robgeib1723
    @robgeib1723 2 місяці тому

    Wow, new lighting. I like it.

  • @deborahberi3249
    @deborahberi3249 2 місяці тому

    Love the C64 Repair Videos! -Mark.

  • @joseluisarenasperez3855
    @joseluisarenasperez3855 2 місяці тому

    Hello Adrian, Great videos like always a big hello from Spain 😉👍🦾

  • @rager1969
    @rager1969 2 місяці тому +1

    Leave the DIN connector mod in place. There's no need to restore to original DIN, as there are plenty of those and it's a nifty thing to have an old mod that modernized to work with Chroma/Luma.

  • @evileyeball
    @evileyeball Місяць тому

    It's funny you have extra 64 boards kicking around as backup, I have the same thing but it's extra NES motherboards hahaha

  • @JASPACB750RR
    @JASPACB750RR 2 місяці тому

    I think that ODE to C64 song sounded pretty cool. Like a modern EDM mix. Or a TimeCop song.

  • @jbaseball362
    @jbaseball362 2 місяці тому

    Adding Ode to 64.sid to my workout playlist!

  • @ToomsDotDk
    @ToomsDotDk 2 місяці тому +2

    like that one of the sid files is "koeleskab"(OE is for Ø) there in danish for "køleskab" aka English "refrigerator"

  • @MadManDarkJedi
    @MadManDarkJedi 2 місяці тому

    It's great fixed all 3 c64 computers. it's worth to work on other spare c64 circuit board, and doing a preventive maintenance for all working c64 computers you have. Anyway, It's nice to heard the 8 bit dance party music again.

  • @TheFurriestOne
    @TheFurriestOne 2 місяці тому

    Maybe the keyboard-connector pins left those scratches on the first board?
    That first attempt at playing Cybernoid sounded like what happens when my cat stands on the play/pause button while I'm watching a video or listening to music!
    The improperly functioning SIDs could be fun for a synthesizer build that played off of the issues, especially if multiple were used.
    Makes me want to mine out my old broken Commodore computers and fix them up!

  • @nickolasgaspar9660
    @nickolasgaspar9660 Місяць тому

    So some of C64's custom chips have changed during the system's life time resulting to incompatibilities between models and ICs. Different number of pins and sizes, different operating voltage. This is also true for some later CPC and Speccy models.
    The one line of computers that you can literally get an IC from the first model and put it on the latest is the 8bit Atari. The only hiccup I can remember is that some early 800/400 don't use Sally chip, since they use the original 6502 and the relative circuit responsible for halting the CPU can be found on the CPU board.

  • @andye2005
    @andye2005 2 місяці тому

    The bodge wire "glue" looks like a product I know as wiretak
    This was a gel type superglue, which you glued the wires down with, then gave it a quick spray of activator to set it.
    They just seemed to have been a bit enthusiastic ion the application.
    Andy

  • @95Comics
    @95Comics 2 місяці тому +3

    Do you ever sell the extras? I never had a commodore before but if i get one id like it to come from someone like you so i know it works!

  • @belzebub16
    @belzebub16 2 місяці тому +8

    I think the mod @ 7:39 should not be removed as it was probably a common thing to do so you'd get S-Video output.

  • @CybAtSteam
    @CybAtSteam 2 місяці тому +1

    The number on the printed label on the PLA is not a date code, it's a check sum of the contents of the PLA.

  • @MrChrisRP
    @MrChrisRP 2 місяці тому +1

    Your 8-bit dance party is part of Bleass Samplewiz 2. No, I am not kidding. The scene version, v.1.5.1 and v.1.6.0.

  • @bordellobrotherz
    @bordellobrotherz 2 місяці тому +3

    7:09: Unless Wolverine was working on the board. 😂 Funniest thing this week. Brilliant, thanks Adrian.

  • @LeoA2600
    @LeoA2600 2 місяці тому

    Great video. I hope that you do a follow-up video on the keyboard that has peculiar issues.

  • @KAPTKipper
    @KAPTKipper 2 місяці тому +1

    That Rev A board was Frankensteined in 84 and replaced the case. I would drop it back. I doubt the video signal is improved with the bodges.
    I have a C64 that is all socketed, and has yellow dots on it. I wondered if these were the ones the Commodore needed chips to complete or were warranty "refurbished" then sold as new. The one I had had never been opened before I got it. I got it from the original owner with the box.

  • @StatMatsVidz
    @StatMatsVidz 2 місяці тому

    Nice run-through as always, thanks for sharing. And indeed, it should be against the law not to have the 8-bit Dance Party tune played in all of your C64 vids! ;)

  • @c1ph3rpunk
    @c1ph3rpunk 2 місяці тому +1

    Oh man, we’re goin’ old skool ADB, nice.
    I’d love to see some 1351 mouse repair work, have one that I just can’t get to track correctly.

  • @danpedersen55
    @danpedersen55 3 дні тому

    I love that there's a Sid file named koeleskab (fridge in Danish)..🙂
    Doesn't take much to amuse me..🤔

  • @K6LCM
    @K6LCM 2 місяці тому +3

    Playing the classics! Love it.

  • @belzebub16
    @belzebub16 2 місяці тому +11

    7:09 Wolverine was working on the board 😅
    That's a good one! Trying to imagine him with a soldering iron and scratching up the whole board 😅

  • @steffenbrix
    @steffenbrix 2 місяці тому +1

    Focus on C64s and C128s ALL THE TIME ❤❤❤

  • @hugosimoes5119
    @hugosimoes5119 2 місяці тому

    There should be c64/mac/yada repairs every once or twice a month. Just for us and for you to not forget what to do and what has to be done.

  • @johnhermann762
    @johnhermann762 2 місяці тому +1

    You don't install heat sink compound on the VIC2 chips when you reinstall the cover?

  • @McKottfars
    @McKottfars Місяць тому

    Ode to C64 @19:30 sounds perfectly fine, the filter curve is just a bit out of spec. Believe it or not, there are tunes out there that need chips like this one =) Try Xenophobe by Barry Leitch, especially tunes 2 (from 0:25) , 4, 7 and 8!

  • @whstark
    @whstark 2 місяці тому +1

    Digikey and others sell a smps module that are drop in replacements.some 95 present efficient no heat.

  • @Nukle0n
    @Nukle0n 2 місяці тому

    I've maybe watched too many of these videos because I've never had a C64 and I've certainly never worked on one but when I saw the dead test pop up i thought "must be the KERNEL ROM then", then you said the same, and turns out, sure enough, it was the KERNEL ROM.

  • @7alken
    @7alken Місяць тому

    never had c64 (800xl here) but SID is just beauty;

  • @fu1r4
    @fu1r4 2 місяці тому

    16:47 Those cutters are made for max 1mm copper wires and everything else will destroy them ...

  • @timtaylor2044
    @timtaylor2044 2 місяці тому

    Hey adrian thank you for all your great retro content. Can you tell me what sidplayer you use?

  • @vilhalmer
    @vilhalmer 2 місяці тому +4

    Whether I return devices to their original state really depends on whether the mod/customization feels like part of its personality or not. I've saved Game Boys from early backlight mods with holes crudely cut in their cases and dimmer pots hotglued in. But on the other hand, my Mac SE is in a grungy old yellowed case with like two dozen stickers that tell the story of where it's lived over the years and I have taken to adding to the collection instead of restoring it. For some reason it has a Dymo label maker label above the screen that says SPAM, so that's its name now. 😆

  • @awilliams1701
    @awilliams1701 2 місяці тому

    so the early board yes the MOS PLA is bad, on the 407 it's hit or miss but if you have a 425 it's usually pretty reliable.

  • @BargainBarons
    @BargainBarons 2 місяці тому

    My first foray into computers and programming was as an 8 year old on my Commodore Vic-20!!! Taught myself how to program my 'Choose Your Own Adventure' books as a text adventure game using BASIC and my friends thought that was pretty cool!!! 😀😊 Avid watcher and fan, and small creator from Canada! KUTGW!! 😀👍👍 ALSO - we go to garage sales (that's our thing if you check one of our vids...) - anything you'd like me to keep an eye out for, for you??

  • @erschreckt77
    @erschreckt77 2 місяці тому +1

    Interesting that the first boards says REV D on the back, and REV A on the front.

  • @SilentShadow-ss5xp
    @SilentShadow-ss5xp 2 місяці тому +2

    There was a critter at 31:53

  • @timc3600
    @timc3600 2 місяці тому

    Like the channel, but you need to reinstall the RF shielding, its there for a reason and the reason is to prevent noise on other systems, it saves the next person from looking at strange things crashing elsewhere.

  • @mikb5165
    @mikb5165 2 місяці тому

    Love the c64 videos!

  • @michaelturner2806
    @michaelturner2806 2 місяці тому

    37:40 I was scared for a moment that you were just going to swap parts to see if it worked. I thought maybe you were just testing for too long that you didn't really feel like bringing out the scope since it seemed such an intuitive and easy test. Then relief, whew.

  • @jeffreyphipps1507
    @jeffreyphipps1507 2 місяці тому

    The EasyFlash cart wasn't quite inserted right on machine one - check the video, it's a tiny bit diagonal.

  • @Midcon77
    @Midcon77 2 місяці тому +1

    My mad dream...bringing a few broken Vic-20s/C64s/C128s to Adrian's basement and getting an in-person lesson on how to fix them. I love these videos! Thanks Adrian!

    • @crazyedo9979
      @crazyedo9979 2 місяці тому

      Maybe he should start a summer camp.😁

  • @l9day
    @l9day 2 місяці тому

    I'd keep the mod, as long as it's functional and enhances the mechine. To remove it just changes the possibly unique into what is more common.

  • @awilliams1701
    @awilliams1701 2 місяці тому

    "maybe I'll get to all 3!"
    lol I might believe 2. I find 3 hard to believe. lol Even 2 is pushing it.

  • @monikaw1179
    @monikaw1179 2 місяці тому

    The Wolverine comment cracked me up.

  • @adkenzo
    @adkenzo 2 місяці тому

    Ode to c64 is quite good actually