DISAppointment: Adding an ISA Slot to a Modern Motherboard

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dISAppointment

    Adding ISA slots to modern motherboards

  • https://github.com/rasteri/dISAppointment

    older similar project http://rayer.g6.cz/hardware/lpc_sio.htm

    LPC is not without perils tho, there is trouble with DMA support as mentioned here https://flaterco.com/kb/ISA_chipsets.html

    More about LPC bus https://blogs.coreboot.org/blog/2013/06/14/a-biology-laborat...

  • rpi-bitbang-ethernet

    📶 Send Ethernet frames straight from a Raspberry Pi 4's GPIO pins.

  • https://github.com/osnr/rpi-bitbang-ethernet

    Might be possible, someone bitbanged (sending) ethernet frames.

    This example makes me convinved that if you added a clock and some latches to a raspberry pi, it definitely should be able to do ISA bus.

    Maybe even without any hardware, who knows. But it needs to level shift from 3V to 5V anyway.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • picogus

    Emulation of ISA sound cards on Raspberry Pi Pico (GUS, Adlib, MPU-401, Tandy, CMS)

  • pigus

    Gravis Ultrasound emulator on an ISA card, using bare metal on a Raspberry Pi 3/4/CM4

  • I had some very successful experiments with bit banging ISA on a Raspberry Pi 3 and 4 a while ago: https://github.com/polpo/pigus I quickly moved over to a Raspberry Pi Pico because it's much better suited to such things. You need more than a couple I/O pins, though... to do real ISA (i.e., not LPC) right, you need more GPIOs than what the Pi gives you. But muxing the data/address lines is enough to give you back what you need.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • PicoGUS: Emulate ISA Sound Cards (GUS, Adlib, MPU-401, Tandy, CMS) with a Pico

    1 project | /r/hypeurls | 24 May 2023
  • PicoGUS: Emulate ISA Sound Cards (GUS, Adlib, MPU-401, Tandy, CMS) with a Pico

    2 projects | news.ycombinator.com | 24 May 2023
  • Building a Raspberry Pi based ultrasound imaging development platform

    1 project | news.ycombinator.com | 24 May 2023
  • The (Almost) Definitive PC Sound Card Article (Pre-1990)

    1 project | news.ycombinator.com | 6 Mar 2023
  • PicoGUS January 2023 Firmware 0.3.0 update – it's DOOMed

    1 project | /r/thisweekinretro | 24 Jan 2023