DIY Z80 Retro Computer #7: Wrap Up, EEProm, and PCB

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024

ความคิดเห็น • 41

  • @danriches7328
    @danriches7328 2 ปีที่แล้ว +2

    I've loved your series and I think all we need now are the instructions on how to build CP/m, plus maybe the Gerber's so we can all have a play. Hope you bring out more videos like this and the one you did on unijunction transistors which was just brilliant!!! Thank you

    • @danriches7328
      @danriches7328 2 ปีที่แล้ว

      Just to add that if you're building CP/m on Windows that you'll want to open the .asm files in Notepad++ and look at the end of each file for extraneous characters that shouldn't be there and also make sure you change the line ending encoding to Windows. The line ending encoding being Unix already will prevent the build from getting anywhere on Windows and once changed to Windows line endings it built in seconds without any issue at all.

    • @DoctorVolt
      @DoctorVolt  2 ปีที่แล้ว

      I am using Microsoft Code as an editor. This seems to handle the line endings in a way that works for me.

    • @danriches7328
      @danriches7328 2 ปีที่แล้ว

      @@DoctorVolt I shall try that, thanks for the suggestion. I only went through it all to correct the line endings as the GitHub repo wouldn't build for me from a clean download so maybe I have something else setup wrongly too. Oh well, I managed to get it to compile in the end!

    • @danriches7328
      @danriches7328 2 ปีที่แล้ว

      Hi Doctor Volt, I've now built my flash programmer and have the TMS9918A chips, just need the correct crystal now. When do you think you'll get the time to update the github repo with the schematics? I'm really itching to get the PCB's done. I'm certain that we're all intrigued to see what your next video has in store for us and I have to say your channel is one of my favourites by a long way. Keep up the fantastic work and I wish you the very best in the months running up to Christmas 2022!!

    • @DoctorVolt
      @DoctorVolt  2 ปีที่แล้ว +2

      I am already working on the new version. It will come out by the end of this month.

  • @metl_play
    @metl_play 2 ปีที่แล้ว +2

    This is a very cool series, it is very interesting to see what is possible with these MPU's. I like your videos and how you do it step for step not just giving a fully featured and working example.

    • @deang5622
      @deang5622 2 ปีที่แล้ว

      Yes, they can do so much more than modern processors...

  • @Lucnobre
    @Lucnobre ปีที่แล้ว +1

    very good your project congratulations

  • @microdocker
    @microdocker 2 ปีที่แล้ว

    So much love your story and very inspired by your experience. Thank you for sharing it with us!

  • @15385331
    @15385331 2 ปีที่แล้ว +4

    VERY COOL!!

  • @fmaion
    @fmaion 2 ปีที่แล้ว +1

    Amazing Doc!!

  • @philipgbullas
    @philipgbullas 2 ปีที่แล้ว +1

    new fan here... loved to learn!

  • @PepeCheb
    @PepeCheb 2 ปีที่แล้ว

    Awesome

  • @wayland7150
    @wayland7150 2 ปีที่แล้ว

    Nice work.

  • @kureine
    @kureine 2 ปีที่แล้ว +3

    Hello, do you sell kits ? thank you

    • @DoctorVolt
      @DoctorVolt  2 ปีที่แล้ว +1

      I am actually working on a detailed tutorial and easy to use software, so everyone can make one by himself.

  • @alexloktionoff6833
    @alexloktionoff6833 2 ปีที่แล้ว

    Can you make video about auto-routing in KiCad?

    • @DoctorVolt
      @DoctorVolt  2 ปีที่แล้ว

      There are already tutorials on that.

  • @edoardomariascardamaglia4325
    @edoardomariascardamaglia4325 ปีที่แล้ว

    Hi doc! Thanks for your project. I decided to replicate it and... IT WORKS! except the serial disk that won't load... I click "Reload" on the loader app but nothing, the z80 continue to spam "connect a serial disk and press reset"... Do you have any idea of what's appending?

    • @DoctorVolt
      @DoctorVolt  ปีที่แล้ว

      That's always difficult to tell from the far.

  • @cadmilus
    @cadmilus 2 ปีที่แล้ว

    Aw, you abandoned the battery backed SRAM sans EPROM idea! That was my favourite part! Is it possible to stabilize the voltage during the power on with judicious use of capacitors? Maybe you tried this and it didn't work? Thanks.

    • @DoctorVolt
      @DoctorVolt  2 ปีที่แล้ว +1

      I tried capacitors at almost all places with little success . What helps is a delay circuit that switches the RAM into retention mode before powering down the CPU. However in this case, the user must press a button before he can safely switch off the power supply. And if he forgets to do so, he will need to reload the RAM again. So my conclusion is, that the EEPROM in its compact PLCC32 package is more user frienly and takes less space than the battery and the delay circuit.

  • @ibragimoffichali
    @ibragimoffichali 26 วันที่ผ่านมา

    could you please say, is that possible to assemble videocard on different chip?

    • @DoctorVolt
      @DoctorVolt  26 วันที่ผ่านมา

      Of course. This can be done with any vintage 8-bit video chip.

  • @erikbartmann
    @erikbartmann 2 ปีที่แล้ว

    Great! Is there special software needed inside the ROM in order use the serial connection via a terminal-program?

    • @DoctorVolt
      @DoctorVolt  2 ปีที่แล้ว

      Of course, the EEprom contains the CP/M kernel which does all that serial communication stuff.

    • @erikbartmann
      @erikbartmann 2 ปีที่แล้ว +1

      @@DoctorVolt Great! Thanks for the hint!

  • @sridharr01
    @sridharr01 2 ปีที่แล้ว

    What EEPROM are you used in this project

  • @hamdifouzai4713
    @hamdifouzai4713 2 ปีที่แล้ว

    Congratulations
    Could you create a computer with the 1 bit microprocessor (Motorola mc15000) ?
    If you could I can send you one 1 bit microprocessor

    • @DoctorVolt
      @DoctorVolt  2 ปีที่แล้ว

      This Part looks interesting. I can make a video in October, at earliest.

  • @redwire1233
    @redwire1233 2 ปีที่แล้ว +1

    This is cool ...but ..can it run doom?
    I mean the letter versio
    And what if it can ?
    And i have another question: what iff you build a old hdd ontroller system for it ??? Its easyer to build (i mean not the ata hdd i mean the veri old versio)

    • @DoctorVolt
      @DoctorVolt  2 ปีที่แล้ว +1

      I don´t think so, because I have never seen any port of Doom for any Z80 platform. Yes, it can also drive old (parallel) ata hdd, because CF cards use the same protocol.

    • @LastofAvari
      @LastofAvari 2 ปีที่แล้ว

      There's a demo of "Doom" for ZX Spectrum from the 90's, but it's very low resolution. It's not a port, but it's own thing. The core gameplay is not bad though.

    • @DoctorVolt
      @DoctorVolt  2 ปีที่แล้ว

      Ok, if there was any source code for this I could adapt it and it would even run faster, as my computer has 6MHz while the ZX spectrum had 4.

    • @deang5622
      @deang5622 2 ปีที่แล้ว

      @@DoctorVolt Because running games faster is always beneficial, right?

    • @DoctorVolt
      @DoctorVolt  2 ปีที่แล้ว

      @@deang5622 And 6MHz it challenge your gaming skills more than 4MHz 😀

  • @inlywang8157
    @inlywang8157 2 ปีที่แล้ว

    You are really an excellent guy, I wanna sponsor your videos😃

    • @DoctorVolt
      @DoctorVolt  2 ปีที่แล้ว

      I appreciate any kind of support 😃. Whatever you prefer, Patreon, Buy Me a Coffee, Super Thanks, Paypal...