1
0
Fork
You've already forked macintosh.js
0
A virtual Apple Macintosh with System 8, running in Electron. I'm sorry.
  • JavaScript 99.7%
  • HTML 0.2%
  • CSS 0.1%
Find a file
Felix Rieseberg 6b84c60051 Update links
2023年03月15日 11:09:27 -07:00
.github Pin Ubunut version 2023年03月14日 13:59:49 -07:00
assets chore: Remove unused master certs 2020年08月02日 13:27:12 -07:00
src Update Electron 2023年03月13日 16:06:00 -07:00
tools build: Check links, update REAADME 2021年01月04日 09:52:49 -08:00
.gitattributes feat: Handle toast and dsk images 2020年08月01日 22:56:14 +00:00
.gitignore feat: Auto-mount disk images 2020年07月27日 15:08:03 -07:00
CREDITS.md fix: Point to credits from readme 2020年07月28日 18:57:03 -07:00
forge.config.js build: Icon for debian 2020年07月30日 11:58:54 -07:00
package.json v1.2.0 2023年03月14日 13:51:16 -07:00
README.md Update links 2023年03月15日 11:09:27 -07:00
yarn.lock Update Electron 2023年03月13日 16:06:00 -07:00

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.

Screenshot

Downloads


Windows 32-bit 💿 Installer | 📦 Standalone Zip
64-bit 💿 Installer | 📦 Standalone Zip
Don't know what kind of chip you have? Hit start, enter "processor" for info.

macOS Intel Processor 📦 Standalone Zip
Apple M1 Processor 📦 Standalone Zip
Don't know what kind of chip you have? Learn more at apple.com.

Linux 32-bit 💿 rpm | 💿 deb
64-bit 💿 rpm | 💿 deb
ARM64 💿 rpm | 💿 deb
ARMv7 (armhf) 💿 rpm | 💿 deb
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.