Switch language한국어
Back to the list

Hobbyist builds a homebrew Intel 8086 ISA accelerator card — improves integer multiplication 2.5×

TL;DR AI

Key summary

1 min read
  1. A hobbyist named Brad built an ISA accelerator card that offloads MUL instructions for Intel 8086/8088 PCs.

  2. The card uses a TRW MPY12HJ 12×12 parallel multiplier chip from the late 1970s/early 1980s.

  3. In demonstrations the accelerator made integer multiplication about 2.5× faster, but precompiled apps do not use it without source changes.

Read the original