Project Roscoe Ep 1: Designing and Building a 68030 Computer

Поділитися
Вставка
  • Опубліковано 4 тра 2024
  • This is the first episode in a series about designing and building a 68030 based computer. This series will be a complete dive down into the how and why, part selection, construction, testing, and all the steps in between.
  • Навчання та стиль

КОМЕНТАРІ • 17

  • @andrewchandler2347
    @andrewchandler2347 Місяць тому +6

    I was programmer back in the day (retired now) when all this architecture was new. It's cool to see a retrospective view of it. I also remember the IBM Mainframe Editor we used called 'ROSCOE' , many fond memories of writing RPF's (basically scripts) to write games we weren't supposed to be playing at work !

  • @giagu7463
    @giagu7463 Місяць тому +6

    this guy came out of nowhere! vert happy and excited i found your channel!!!

  • @maxivy
    @maxivy Місяць тому +6

    I am proud to be here while this channel has under 7.5K subs. Mark my words, this channel will blow up.

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

    Thank you for this series

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

    Wow, this is amazing

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

    So hyped to see this series. I love your channel!

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

    i hope this computer will work !

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

    This is gonna be very interesting. Thanks!

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

    Have you ever tried running computational chemistry programs on your home lab? I’ve done it with my server using ORCA and it’s quite fun. There’s also GROMACS for running molecular dynamics simulations, although I haven’t gotten around to trying that yet. I thought you might be interested in it after I saw one of your home lab videos. I’m commenting on this video so you see it.

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

    I agree sounds like an awesome project! And it looks like it will be a very capable machine as well.
    Do you think it would be worth while adding a basic IO interface for things like a PC speaker and/or LEDs/7-seg on the board? (mostly if you can't use an ISA POST card)
    Also kinda surprised you'd put an ATtiny on the board considering the ATtiny can do more MIPs than the 68030. Thought maybe a CPLD would 'feel' more suitable plus handle any glue logic?

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

      Stay tuned - Both of those ideas are coming up! (great minds think alike) I do agree on the ATTiny! I debated for awhile about using one for this purpose. It would have been possible to do the same logic in the CPLDs, but I didn't mind removing that complexity to something standalone.

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

      @WizardTim, Attiny is around 1 MIPs. 25Mhz 68030s are around 5 MIPs. But yeah, it is using a sledgehammer to crush an ant, but proper power/reset/fault handling is deceptively complicated. The Attinys are great - featureful, self contained, and work with a wide variety of voltages. I'll be doing a video on its operation as soon as I coordinate it with Jeff.

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

    You know all! what the heck man!

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

    Its like ben eater but with a facecam

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

      Ha! Ben's stuff is awesome, and such a great way to get into microprocessors and building logic circuit projects!