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
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
-
Reaction Hacker News front page
User BruceEel submits the GitHub repository to Hacker News, where it reaches 119 points and 53 comments.
-
Reaction Reddit repost
User gdelacalle shares the Neowin article on Reddit, spreading awareness of the project.
-
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.
- 1910 weeks quiet
-
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