conv.

All stories
TechRunning 1d

Developer Ports 1990 Word for Windows 1.1a to Native 64-bit Windows

A GitHub project resurrects the original 'Opus' codebase of Word for Windows 1.1a, compiling it as a genuine x64 executable rather than emulating it.

Conversation activity · last 40 hours peak 2/hr

Peak 2 items in one hour at Aug 9, 12 AM; 5 items over 40 hours Aug 8, 5 AM — 1 itemAug 8, 6 AM — no itemsAug 8, 7 AM — no itemsAug 8, 8 AM — no itemsAug 8, 9 AM — no itemsAug 8, 10 AM — no itemsAug 8, 11 AM — 1 itemAug 8, 12 PM — no itemsAug 8, 1 PM — no itemsAug 8, 2 PM — no itemsAug 8, 3 PM — no itemsAug 8, 4 PM — no itemsAug 8, 5 PM — no itemsAug 8, 6 PM — no itemsAug 8, 7 PM — no itemsAug 8, 8 PM — no itemsAug 8, 9 PM — no itemsAug 8, 10 PM — no itemsAug 8, 11 PM — no itemsAug 9, 12 AM — 2 itemsAug 9, 1 AM — no itemsAug 9, 2 AM — no itemsAug 9, 3 AM — no itemsAug 9, 4 AM — no itemsAug 9, 5 AM — no itemsAug 9, 6 AM — no itemsAug 9, 7 AM — no itemsAug 9, 8 AM — no itemsAug 9, 9 AM — 1 itemAug 9, 10 AM — no itemsAug 9, 11 AM — no itemsAug 9, 12 PM — no itemsAug 9, 1 PM — no itemsAug 9, 2 PM — no itemsAug 9, 3 PM — no itemsAug 9, 4 PM — no itemsAug 9, 5 PM — no itemsAug 9, 6 PM — no itemsAug 9, 7 PM — no itemsAug 9, 8 PM — no items 2 items · 12 AM
Aug 9

Summary, timeline and people extracted by Claude from 5 items across 4 sources · 9h ago. Quotes are verbatim.

A developer known as jmarshall23 published a GitHub project that ports the original 1990 Microsoft Word for Windows 1.1a source code (internally codenamed Opus) to run as a native 64-bit Windows executable. The port keeps the original C and resource files as the authoritative implementation, translating only the 16-bit assembly, segmented memory, and Win16 platform code needed to run on modern Windows, rather than emulating the old binary or rebuilding the UI with a modern editor control. The project drew significant attention after reaching the Hacker News front page and being covered by Neowin and shared on Reddit.

  • The project ports the actual 1990 Word for Windows 1.1a (codename Opus) source code, not a recreation, to run as a native 64-bit Windows binary.
  • Porting work focused on translating 16-bit x86 assembly, segmented memory handling, and Win16 platform APIs to modern Win32/x64 equivalents.
  • Legacy assembly is inventoried by CMake but not compiled into native targets, preserving it as reference while keeping shipped code AMD64-valid.
  • The project gained wide attention, reaching 119 points and 53 comments on Hacker News and coverage by Neowin, after being shared on Reddit.

How it unfolded

  1. Reaction Hacker News front page

    User BruceEel submits the GitHub repository to Hacker News, where it reaches 119 points and 53 comments.

  2. Reaction Reddit repost

    User gdelacalle shares the Neowin article on Reddit, spreading awareness of the project.

  3. Report Neowin covers the port

    Neowin publishes an article describing how a developer ported Word for Windows 1.1a from 1990 to run natively on Windows 11.

  4. 1910 weeks quiet
  5. Event Original Word for Windows 1.1a released

    Microsoft originally shipped Word for Windows 1.1a, internally codenamed Opus, as a 16-bit Win16 application.

What people are saying verbatim

“This is not an emulator or a reimplementation using a modern editor control.”

jmarshall23, project author · GitHub README (msword) · Aug 8

“The original C and resource files remain the authoritative implementation.”

jmarshall23, project author · GitHub README (msword) · Aug 8

“Developer ported Word for Windows 1.1a from 1990 to run natively on Windows 11”

Neowin, technology news outlet · Neowin · Aug 7