16-bit Intel 8088 chip (c. 1985)

Hacker News Top News

Summary

The Intel 8088 is a 16-bit microprocessor chip from 1985, known for its role in early personal computers like the IBM PC.

No content available
Original Article

Similar Articles

Os8088: A powerful Mac-like OS for the IBM XT, 286, 386

Hacker News Top

os8088 is a hobbyist Macintosh System 1-style GUI operating system for the Intel 8086/8088 PC, written entirely in real-mode assembly with preemptive multitasking and fitting in 256K of RAM. The project is complete and its source code is available.

z386: An Open-Source 80386 Built Around Original Microcode

Hacker News Top

The article details z386, an open-source FPGA implementation of an 80386 CPU built using the original Intel microcode. It can boot DOS 6/7, run protected-mode programs, and play classic games like Doom, serving as both an educational reconstruction and a usable FPGA CPU.

80386 Microcode Disassembled

Hacker News Top

A blog post detailing the successful disassembly and analysis of the Intel 80386 microcode, revealing 215 instruction entry points and the complex internal architecture.