RPi-QEMU-VM-scripts
RPi-QEMU-VM-scripts copied to clipboard
An easier way to run Windows 95 and Mac OS 8 on Raspberry Pi
https://github.com/felixrieseberg/windows95
https://github.com/felixrieseberg/macintosh.js
Thanks to @felixrieseberg for packaging Windows 95 and Mac OS 8 into applications that support all platforms. Now we can run them through the deb packages.
Both packages are already included in the raspbian-addons repository. They can be installed via sudo apt install windows95 and sudo apt install macintosh.js.
I have tried them on my Raspberry Pi and I feel the experience is wonderful.🤣
I am aware of the 2 projects, however they perform pretty badly as they are electron apps so basically chromium but without the optimizations that rpf add to their version of chromium. I think I will mention them in the readme though.