Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 21:23 11 Nov 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : WIN95 emulator

Author Message
Frank N. Furter
Guru

Joined: 28/05/2012
Location: Germany
Posts: 979
Posted: 08:34am 27 Aug 2018
Copy link to clipboard 
Print this post

Have you seen this WIN95 emulator? It works under different systems and seems good for old software...

Frank

 
Grogster

Admin Group

Joined: 31/12/2012
Location: New Zealand
Posts: 9753
Posted: 08:42am 27 Aug 2018
Copy link to clipboard 
Print this post

Hallo.

Could you not just use an authentic Windows 95 install inside a VM(virtual machine)?


Smoke makes things work. When the smoke gets out, it stops!
 
Frank N. Furter
Guru

Joined: 28/05/2012
Location: Germany
Posts: 979
Posted: 09:00am 27 Aug 2018
Copy link to clipboard 
Print this post

Hi Grogster,

you are right! But this thing works out of the box and seems very fast! (no noticeable boot time!)

Frank
 
WhiteWizzard
Guru

Joined: 05/04/2013
Location: United Kingdom
Posts: 2959
Posted: 09:01am 27 Aug 2018
Copy link to clipboard 
Print this post

Looks interesting for a MacOS environment. However, there seems to be a few issues that people have had in 'testing' this.

Will keep my eye on this one as looks interesting.

My ideal would be able to run Rob's GFXTerm within this emulator on an iMac.
 
Grogster

Admin Group

Joined: 31/12/2012
Location: New Zealand
Posts: 9753
Posted: 09:03am 27 Aug 2018
Copy link to clipboard 
Print this post

@ Frank N. Furter - Danke. Perhaps I will check it out then.
Smoke makes things work. When the smoke gets out, it stops!
 
robert.rozee
Guru

Joined: 31/12/2012
Location: New Zealand
Posts: 2463
Posted: 01:15pm 27 Aug 2018
Copy link to clipboard 
Print this post

from the README.md file in the source archive:
"This is Windows 95, running in an Electron app"

as far as i can tell, a processor + standard peripherals is emulated in javascript
("x86 virtualization in JavaScript, running in your browser and NodeJS"). this
processor runs a bios, that then boots a win95 disk image. ie, it has a distribution
of win95 embedded within it. see:
https://github.com/copy/v86/

so there are quite a few layers of abstraction between your windows application and
the real hardware of the computer. and i really can't see microsoft being too happy
about this, unless they have released win95 as freeware :-(


cheers,
rob :-)Edited by robert.rozee 2018-08-28
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025