macintosh.js Felix Rieseberg
winget install --id=FelixRieseberg.MacintoshJS -e
Macintosh System 8 emulator written in javascript and electron
Macintosh.js: A Modern Gateway to Classic Computing
Macintosh.js is an innovative emulator designed to bring the experience of Apple's Macintosh System 8 to modern computing environments. Built using JavaScript and Electron, it allows users to run classic Mac software on contemporary operating systems.
Key Features:
- Cross-Platform Compatibility: Runs seamlessly on Windows, macOS, and Linux.
- Retro Gaming & Productivity: Pre-installs iconic titles like Oregon Trail, Duke Nukem 3D, Photoshop 3, and more.
- File Transfer Capabilities: Enables easy file sharing via drag-and-drop or disk image mounting.
- JavaScript-Powered Emulation: Utilizes modern web technologies for an accessible retro experience.
Audience & Benefit: Ideal for nostalgia enthusiasts, educators, and developers interested in retro computing. Macintosh.js offers a unique opportunity to explore classic software without the need for physical vintage hardware, bridging the gap between past and present technology seamlessly.
Install via winget or other package managers to start your journey into the world of classic computing today.
README
macintosh.js
This is Mac OS 8, running in an Electron app pretending to be a 1991 Macintosh Quadra. Yes, it's the full thing. I'm sorry.
Downloads
<img src="./.github/images/windows.png" width="24" />
Windows
32-bit
<a href="https://github.com/felixrieseberg/macintosh.js/releases/download/v1.2.0/macintoshjs-1.2.0-setup-ia32.exe">
πΏ Installer
</a> |
<a href="https://github.com/felixrieseberg/macintosh.js/releases/download/v1.2.0/macintosh.js-win32-ia32-1.2.0.zip">
π¦ Standalone Zip
</a>
64-bit
<a href="https://github.com/felixrieseberg/macintosh.js/releases/download/v1.2.0/macintoshjs-1.2.0-setup-x64.exe">
πΏ Installer
</a> |
<a href="https://github.com/felixrieseberg/macintosh.js/releases/download/v1.2.0/macintosh.js-win32-x64-1.2.0.zip">
π¦ Standalone Zip
</a>
β Don't know what kind of chip you have? Hit start, enter "processor" for info.
<img src="./.github/images/macos.png" width="24" />
macOS
Intel Processor
<a href="https://github.com/felixrieseberg/macintosh.js/releases/download/v1.1.0/macintosh.js-darwin-x64-1.1.0.zip">
π¦ Standalone Zip
</a>
Apple M1 Processor
<a href="https://github.com/felixrieseberg/macintosh.js/releases/download/v1.1.0/macintosh.js-darwin-arm64-1.1.0.zip">
π¦ Standalone Zip
</a>
β Don't know what kind of chip you have? Learn more at <a href="https://support.apple.com/en-us/HT211814">apple.com</a>.
<img src="./.github/images/linux.png" width="24" />
Linux
32-bit
<a href="https://github.com/felixrieseberg/macintosh.js/releases/download/v1.1.0/macintosh.js-1.1.0-1.i386.rpm">
πΏ rpm
</a> |
<a href="https://github.com/felixrieseberg/macintosh.js/releases/download/v1.1.0/macintosh.js_1.1.0_i386.deb">
πΏ deb
</a>
64-bit
<a href="https://github.com/felixrieseberg/macintosh.js/releases/download/v1.1.0/macintosh.js-1.1.0-1.x86_64.rpm">
πΏ rpm
</a> |
<a href="https://github.com/felixrieseberg/macintosh.js/releases/download/v1.1.0/macintosh.js_1.1.0_amd64.deb">
πΏ deb
</a>
ARM64
<a href="https://github.com/felixrieseberg/macintosh.js/releases/download/v1.1.0/macintosh.js-1.1.0-1.arm64.rpm">
πΏ rpm
</a> |
<a href="https://github.com/felixrieseberg/macintosh.js/releases/download/v1.1.0/macintosh.js_1.1.0_arm64.deb">
πΏ deb
</a>
ARMv7 (armhf)
<a href="https://github.com/felixrieseberg/macintosh.js/releases/download/v1.1.0/macintosh.js-1.1.0-1.armv7hl.rpm">
πΏ rpm
</a> |
<a href="https://github.com/felixrieseberg/macintosh.js/releases/download/v1.1.0/macintosh.js_1.1.0_armhf.deb">
πΏ deb
</a>
β Don't know what kind of chip you have? Run `uname -m` in the console.
Does it work?
Yes! Quite well, actually - on macOS, Windows, and Linux. Bear in mind that this is written entirely in JavaScript, so please adjust your expectations. The virtual machine is emulating a 1991 Macintosh Quadra 900 with a Motorola CPU, which Apple used before switching to the PowerPC architecture (Apple/IBM/Motorola) in the mid 1990s.
Should this have been a native app?
Absolutely.
Does it run my favorite game or app?
The short answer is "Yes". In fact, you'll find various games and demos preinstalled, thanks to an old MacWorld Demo CD from 1997. Namely, Oregon Trail, Duke Nukem 3D, Civilization II, Alley 19 Bowling, Damage Incorporated, and Dungeons & Dragons.
There are also various apps and trials preinstalled, including Photoshop 3, Premiere 4, Illustrator 5.5, StuffIt Expander, the Apple Web Page Construction Kit, and more.
Can I transfer files from and to the machine?
Yes, you can. Click on the "Help" button at the bottom of the running app to see instructions. You can transfer files directly - or mount disk images.
Can I connect to the Internet?
No. For what it's worth, the web was quite different 30 years ago - and you wouldn't be able to open even Google. However, Internet Explorer and Netscape are installed, as is the "Web Sharing Server", if you want to play around a bit.
Should I use this for [serious application]?
Probably not. This is a toy - it's not the best nor the most performant way to emulate an old Macintosh. It is, however, a quick and easy way to experience a bit of nostalgia if you're not trying to do anything serious with it.
Credits
Please check out the CREDITS! This app wouldn't be possible without the hard work of Christian Bauer and James Friend, who did everything that seems like computing magic here.
License
This project is provided for educational purposes only. It is not affiliated with and has not been approved by Apple.