8088 PC XT Compatible On An ISA Card. Second Build.

Поділитися
Вставка
  • Опубліковано 19 жов 2024
  • $2 for 1-8 layer PCB : jlcpcb.com/?fr...
    48-Hour Turnaround for 6 Layer PCBs - JLCPCB helps you speed up your success!
    Info@homebrew8088.com
    www.homebrew8088.com
    Join the discussion group on Discord for my 8088 project
    / discord
    GitHub
    github.com/hom...
    BIOS
    gitlab.com/hak...
    eBay
    www.ebay.com/sc...

КОМЕНТАРІ • 25

  • @pb_magnet
    @pb_magnet 4 місяці тому +1

    Thisis such a cool project! I can't wait to see how it develops.

  • @RetroAnachronist
    @RetroAnachronist 4 місяці тому +1

    Cool board. I’d love to get one, I’ve got an Amiga 2000 with an ISA backplane built into it, I’d run it in there.

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

    Nice design. A bit more minimalistic than mine Xi 8088 :) Regarding floppy support, BIOS, etc., try using my 8088 BIOS instead. It's got the support for floppy drives larger than 360 KB and other useful features.

    • @elijahmmiller
      @elijahmmiller  4 місяці тому

      I will have to try it. Have you gotten up to a 1.44mb drive to work?

    • @SergeyKiselevA
      @SergeyKiselevA 4 місяці тому

      @@elijahmmiller yes, and also 2.88 MB, although that requires an FDC that can do 1 Mbps

  • @scotts-tech
    @scotts-tech 4 місяці тому +2

    Nice. How many layers do you use? Was that thing hard to route? I'm trying to route a fpga video card with a 16 bit data bus and 20 bit address bus and boy is it a nightmare.

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

      This is a 4 layer board. For the routing what I do is on one side the traces only go right to left and the other up and down. And the middle layers are the same. This keeps them from tangling up.

  • @marksmith9566
    @marksmith9566 4 місяці тому +1

    Consider a daughter board for math coprocessor in future build.

    • @elijahmmiller
      @elijahmmiller  4 місяці тому

      The system runs in minimum mode. I have been looking at adding an 82188 bus controller because it can handle both the 8087 and 8237 requests. I think in total it would add 3 chips to the system.

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

    Have you considered using a GAL like the 22V10 or 16V8 for the line selection? Would be a lot smaller than an EEPROM.

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

    Can the V20 be clocked at the full 16 MHz spec in this board? After playing with these old systems I find that 8 MHz is just a bit too slow for anything interesting I want to do, but around 16 MHz is where the sierra SCI game engines start to run at full speed.

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

      I have found anything over 10 mhz doesn't work well with the ISA bus. It is just too fast. I think you need to have an external bus controller that keeps the speed of the ISA bus below 8 mhz. Or something that inserts some wait states into the bus cycles. I have had some luck with a prototype running at 16 mhz.

  • @oso2k
    @oso2k 4 місяці тому +1

    Did you already sell out of the PCBs?

    • @elijahmmiller
      @elijahmmiller  4 місяці тому

      No I have one blank left. I am out of town this week so I paused the eBay listing. I have 4 on my desk mostly built that I am waiting on some ROM chips to finish them out.

  • @DigitLineEletronica
    @DigitLineEletronica 4 місяці тому +1

    What Serial Card model of Mouse do you use?
    Thanks for sharing.

    • @elijahmmiller
      @elijahmmiller  4 місяці тому +1

      It is a generic multi I/O board. I think the brand is Gold Star.

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

    So, it's a SRAM based memory running on, as you don't have to provide DMA0 refresh cycles?

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

      Correct it is all SRAM. One advantage of the lack of the DRAM refresh cycle is there is a noticeable overall speed increase.

    • @myne00
      @myne00 4 місяці тому

      Of course!
      SRAM is what's used for cache even today, on cpu dies.
      I know YOU know this, but others might not.

  • @alexloktionoff6833
    @alexloktionoff6833 4 місяці тому +1

    Can you make simple Hercules two layers single chip card to reproduce?

    • @elijahmmiller
      @elijahmmiller  4 місяці тому

      I haven't ever looked into making a Graphics Card. Do you know where some good schematics are?

    • @alexloktionoff6833
      @alexloktionoff6833 4 місяці тому

      @@elijahmmiller GitHub, but most CGA VGA cards replicas are complicated. I remember the most simple cards were single W86855AF chip based HGC I thought you might have such a card.

  • @johnvanwinkle4351
    @johnvanwinkle4351 4 місяці тому

    Will this plug into an ISA bus in a Pentium class machine and boot?

    • @elijahmmiller
      @elijahmmiller  4 місяці тому

      No it would interfere with the Pentiums Address and Data bus