retrocomputing

Tag

Cards List
#retrocomputing

Exploring PDP-1 Lisp (1960)

Hacker News Top · 4d ago Cached

A detailed introduction to running the historic PDP-1 Lisp implementation from 1960, including startup procedures and its significance as the first interactive programming environment.

0 favorites 0 likes
#retrocomputing

Bringing Swift to the Apple II

Lobsters Hottest · 2026-06-26 Cached

A developer created SwiftII, a Swift-flavored mini development environment for the Apple II, including a REPL, file browser, and text editor, bringing a taste of modern programming to vintage hardware.

0 favorites 0 likes
#retrocomputing

How do you keep Web MIDI from crashing a 1983 synthesizer?

Hacker News Top · 2026-06-24 Cached

The article explains the timing challenges of using the Web MIDI API to communicate with vintage 1980s synthesizers like the Yamaha DX7, and provides techniques for pacing data and parsing vendor-specific SysEx formats.

0 favorites 0 likes
#retrocomputing

Five monitors on a Commodore 128 [video]

Hacker News Top · 2026-06-22 Cached

A retrocomputing experiment driving five independent monitors from a Commodore 128 by splitting RGBI signals with a custom circuit board, along with similar tests on IBM CGA/EGA systems.

0 favorites 0 likes
#retrocomputing

Nintendo Wii U games running from a 1980's Bernoulli disk [video]

Hacker News Top · 2026-06-21 Cached

Using a SCSI-to-USB adapter to connect a 90MB Bernoulli disk from the 1980s to a Wii U, successfully installed and ran the Game Boy Advance game 'Metroid Fusion', demonstrating a compatibility experiment between retro storage media and a modern game console.

0 favorites 0 likes
#retrocomputing

A brief tour of the PDP-11, the most influential minicomputer of all time (2022)

Hacker News Top · 2026-06-15 Cached

The PDP-11 minicomputer, introduced in 1970, was highly influential in computing history, helping to birth UNIX and the C programming language. This article provides an overview of its architecture and impact.

0 favorites 0 likes
#retrocomputing

The mystery of the Solar Realms Elite title screen

Lobsters Hottest · 2026-06-15 Cached

A blog post investigates the origin of an ANSI title screen for the BBS door game Solar Realms Elite, correcting a misconception the author helped spread 20 years ago.

0 favorites 0 likes
#retrocomputing

Emulator Debugging: Area 5150's Lake Effect

Lobsters Hottest · 2026-06-14 Cached

The article details the debugging process for the 'Lake' effect in the Area5150 demo on the MartyPC emulator, explaining the need for a title-specific hack and the subsequent fix using bus sniffing and dynamic clocking to achieve cycle-accurate CGA emulation.

0 favorites 0 likes
#retrocomputing

Watching a Z80 from an RP2350

Hacker News Top · 2026-06-02 Cached

A blog post exploring how to use a Raspberry Pi Pico RP2350 with PIO to monitor the address and data buses of a Z80 microprocessor, including timing considerations and clock speed limits.

0 favorites 0 likes
#retrocomputing

Ahoy, DECmate II! the little PDP-8 that could

Lobsters Hottest · 2026-05-31 Cached

A detailed blog post exploring the DECmate II, a desktop word processor derived from the PDP-8 minicomputer, covering its history, architecture, and plans for restoration.

0 favorites 0 likes
#retrocomputing

Microcode inside the Intel 8087 floating-point chip: register exchange

Hacker News Top · 2026-05-30 Cached

A detailed reverse-engineering analysis of the microcode inside the Intel 8087 floating-point coprocessor, focusing on the FXCH register exchange instruction and the chip's internal architecture.

0 favorites 0 likes
#retrocomputing

Soviet 80s supercomputer project "Start"

Hacker News Top · 2026-05-28

An article about the Soviet 80s supercomputer project 'Start'.

0 favorites 0 likes
#retrocomputing

Microsoft's 6502 BASIC is now Open Source (2025)

Hacker News Top · 2026-05-24 Cached

Microsoft has officially open-sourced the original 6502 BASIC source code from 1976, which powered early Commodore and Apple II computers, marking a historic preservation milestone.

0 favorites 0 likes
#retrocomputing

z386: An Open-Source 80386 Built Around Original Microcode

Hacker News Top · 2026-05-23 Cached

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.

0 favorites 0 likes
#retrocomputing

WriteUp: 16 Bytes of x86 that turn Matrix rain into sound

Hacker News Top · 2026-05-17 Cached

A detailed write-up of a 16-byte x86 real-mode DOS demo that generates an infinite Sierpinski fractal in video memory while simultaneously producing audio output, showcasing extreme algorithmic density in the demoscene tradition.

0 favorites 0 likes
#retrocomputing

Porting my 3D points renderer on a ZX Spectrum 48K

Hacker News Top · 2026-05-17 Cached

A developer ports a 3D points renderer to the ZX Spectrum 48K, optimizing with Z80 assembly to achieve 14 frames per second, and creating a precomputed version that runs at 40 fps.

0 favorites 0 likes
#retrocomputing

Theseus, a static Windows emulator

Lobsters Hottest · 2026-04-20 Cached

Theseus is a new static Windows/x86 emulator that translates programs at compile-time rather than interpreting or JIT-compiling them at runtime, representing an alternative approach to traditional emulation architectures.

0 favorites 0 likes
#retrocomputing

Running a Minecraft Server and More on a 1960s Univac Computer

Hacker News Top · 2026-04-18 Cached

A hobbyist successfully runs a Minecraft server, NES emulator, webserver, and modern crypto on a restored 1960s UNIVAC 1219B with only 250 kHz CPU and 90 KB RAM.

0 favorites 0 likes
#retrocomputing

Building a 1997 Quake PC!

Fabien Sanglard · 2026-01-08 Cached

The author documents the process of building a vintage PC from 1997-1998 to play all versions of Quake, covering hardware choices like the Pentium MMX, 3dfx Voodoo2, and Socket 7 motherboards.

0 favorites 0 likes
#retrocomputing

Conditions in the Intel 8087 floating-point chip's microcode

Ken Shirriff · 2025-12-30 Cached

A detailed examination of the conditional tests used in the Intel 8087 floating-point coprocessor's microcode, part of a reverse-engineering effort to understand its algorithms.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback