Slashdot Mirror


Developer Installs Windows 95 On An Apple Watch (theverge.com)

An anonymous reader writes: Developer Nick Lee has successfully installed Windows 95 on his Apple Watch. It works, but it runs very slow. For example, it takes about an hour for the OS to boot up. In a blog post, Lee points out the Apple Watch features specs capable of running the old OS. To get Windows 95 running on the Apple Watch, Lee had to modify Apple's development software in "rather unorthodox ways" that allowed him to turn the OS into a Watch app, which also emulates an environment for the OS to run on, he tells The Verge. To deal with the fact that Apple Watch's screen is always turning itself off when not in use, he set up a motorized tube that constantly turns the Watch's crown, preventing it from falling asleep. In addition, Lee altered the Watch's software to let Windows 95 track a single fingertip, hence the constant swiping in his video.

42 of 98 comments (clear)

  1. Apple Watch not fast enough... by __aaclcg7560 · · Score: 2

    For example, it takes about an hour for the OS to boot up.

    Man, I thought my PC had bad boot times.

    1. Re:Apple Watch not fast enough... by Anonymous Coward · · Score: 1

      Remember, it had to do some emulation to meet the windows 95 expectations. I think its awesome, who ever thought that it would be running on a watch, pretty incredible considering everything.

    2. Re:Apple Watch not fast enough... by dottrap · · Score: 5, Funny

      For example, it takes about an hour for the OS to boot up.

      Man, I thought my PC had bad boot times.

      That sounds about normal to me. Time to defrag the hard disk and do a fresh reinstall of Windows.

    3. Re:Apple Watch not fast enough... by Applehu+Akbar · · Score: 5, Funny

      An hour to boot up Windows? What's the boot time if you disable Norton?

    4. Re:Apple Watch not fast enough... by marcansoft · · Score: 4, Interesting

      I have no idea what emulator he's using, but it gets the prize for slowest x86 emulator of the year. Windows 95 is *lightweight* compared to anything modern, even under an emulator.

      Let's see, quick test here. Samsung Chromebook, which is a dual-core Cortex-A15 (ARMv7) at 1.7GHz. Let's set cpufreq cap to 500MHz (Apple Watch is 520MHz). Install Win95 on a PC under QEMU, copy it over to the Chromebook, compile QEMU (for some reason it's not in the Arch Linux ARM repo...), and boot it up.

      Boot time, from qemu launch to desktop and no "hourglass" cursor? 90 seconds. Emulating a PC on a 500MHz ARMv7.

      Okay, so the Apple watch probably uses a lighter weight core than the Cortex-A15 on the Chromebook, but still, that doesn't anywhere near account for this kind of discrepancy. Oh, and QEMU is actually emulating a full 64-bit CPU (which of course Win95 doesn't need).

    5. Re: Apple Watch not fast enough... by marcansoft · · Score: 2

      Same as Win95 32-bit edition. 64-bit CPUs can run 32-bit code just fine. What I mean is that QEMU is emulating 64-bit capability, which presumably adds at least a bit of overhead compared to building it in 32-bit mode only (and this is on a 32-bit host).

    6. Re:Apple Watch not fast enough... by Megane · · Score: 1

      I think it's okay as long as it finishes booting before it needs to be recharged.

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
    7. Re:Apple Watch not fast enough... by flyingfsck · · Score: 1

      Reminds me of the time I did a fast Fourier transform on a HP calculator. It really redefined the meaning of fast.

      --
      Excuse me, but please get off my Pennisetum Clandestinum, eh!
    8. Re:Apple Watch not fast enough... by tyme · · Score: 1

      I wish I had mod points today: +Informative

      --
      just a ghost in the machine.
    9. Re: Apple Watch not fast enough... by jhoger · · Score: 1

      Yeah taking that long to boot seems more like a broken hardware emulation. Like some driver misses dealing with an event and interferes with bootup.

  2. Unix on a gameboy by inode_buddha · · Score: 5, Informative

    Anyone else remember this guy? Ancient UNIX on a nintendo gameboy.

    --
    C|N>K
    1. Re:Unix on a gameboy by seogeeker · · Score: 1

      Way cooler than anything Apple!

  3. awesome by slazzy · · Score: 5, Interesting

    Despite hating both windows 95 and the apple watch. This is some awesome hackery.

    --
    Website Just Down For Me? Find out
    1. Re:awesome by Anonymous Coward · · Score: 1

      This is some awesome hackery.

      Not really. With that much processing power and RAM, Win95 should fly.
      If it takes an hour to boot, he must be running it in an emulator inside Javascript or something.
      Just checked: a single emulator (Bochs). That doesn't really explain why it boots so slow. Maybe one of the drivers waits for something. He should try a stripped Win95.

  4. Re:Actually by Brett+Buck · · Score: 1, Flamebait

    Exactly! An hour is a lot better than eternity, which is how my Win95 machine worked, frequently.

  5. Re:Why the fuck would anyone do this? by ChunderDownunder · · Score: 2

    I guess you missed the bit where he answered the question "What are you, nuts?"

    He has previously emulated 68k Mac OS and now turns his attention to a 486 PC.

    I would suggest another platform of the period, Risc OS. I'm not sure if the SoC used in the watch supports ARM's virtualization extensions but since there's no arch emulation it should still run at lightning speed compared to an Archimedes of the early 90s.

  6. Re:So what? by dejitaru · · Score: 2

    Lots of people, you know, that likes to hack stuff and try to defy normality... But it's k, you stay in your cozy little world

  7. Re:great, buy why? by dejitaru · · Score: 2

    Everyone needs a hobby

  8. Because... by dejitaru · · Score: 1

    Why not?

  9. Well clearly, somebody... by mark-t · · Score: 1

    ... had far too much time on their hands.

    Pun(s) intended.

  10. Shut Slashdot Down Already by Anonymous Coward · · Score: 3, Insightful

    judging from the comments the core audience is long gone and the readers are just strays from Reddit

    There was a day when doing something purely for enjoyment, the sake of doing it and just seeing if it could be done were lauded

    On today's Slashdot such things are derided and despised

  11. He installed Mac OS also by kakaburra · · Score: 1

    It looks like he installed Mac OS also. https://www.youtube.com/watch?...

  12. Re:So what? by sexconker · · Score: 1

    Tons of people bought this watch.
    I have never seen one in the wild, however.

  13. He would get it realtime.. by Z80a · · Score: 3, Insightful

    If he given the work to actually write a JIT x86 to ARM translator, but the project is mostly a "i compiled Qemu to X and became news" so, not expecting that anytime soon.

    1. Re: He would get it realtime.. by Z80a · · Score: 1

      Getting around that would be something more newsworthy.

  14. Re:The watch wants to turn off by PPH · · Score: 5, Funny

    I would have thought that the continuous stream of "Update to Windows 10" nag popups would keep the display alive.

    --
    Have gnu, will travel.
  15. Re: So what? by jovius · · Score: 3, Funny

    Tons of people would still only be what, a couple of dozen people? Supposing that most of them are well fed westerners.

  16. Not nerdy enough by Tablizer · · Score: 1

    Put a Commadore-64 emulator on it

  17. Re:Masturbation by serviscope_minor · · Score: 3, Insightful

    important news to anyone.

    I love this. If we get important news, we get a bunch of whiners complaining it's not nerdy enough. Now we have undeniably something which is news for only the mose dyed in the wool nerds and well, you know the rest.

    So yes, this is slashdot for heaven's sake. This is precisely the sort of story which should be here (along with others).

    --
    SJW n. One who posts facts.
  18. Hype-Trek: Generations by Opportunist · · Score: 3, Insightful

    I can't be the only one who thinks that it's funny that he managed to run the most over hyped desktop OS of its time on the most over hyped wearable gadget of its time.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  19. Emulator... There has been better Apple hacks by tomxor · · Score: 1

    As much as i love messing around with emulators. It's much harder and more interesting when someone gets another OS working on the bare metal, obviously not gona happen with windows. I remember when there was a tiny linux port for my 3rd gen ipod, could play Doom2 on it and type in the cli with the wheel onion network style :P it was awesome... it also added a new feature which keeps your pocket uncomfortably warm.

  20. Re:Masturbation by inode_buddha · · Score: 1

    Yeah, but you didn't jack it while wearing an iWatch running Win95. Sometimes people do shit just to see if it can be done. Like cramming a full-blown system into a tiny device.

    --
    C|N>K
  21. Re:Masturbation by glenebob · · Score: 2

    Sometimes people do shit just to see if it can be done. Like cramming a full-blown system into a tiny device.

    Cramming a "full-blown" system into an Apple Watch would be pretty cool. However, Windows 95 was never a "full-blown" system. It was a system that "fully blowed"; the difference is important. If someone could find a way to delete that piece of shit from the Universe, that would be time well spent.

  22. Windows 10 by edxwelch · · Score: 1

    I wonder how long before the reminder pop-ups appear to upgrade to Windows 10.

  23. Re:So what? by orledrat · · Score: 1

    Reminds me of the time I did a fast Fourier transform on a HP calculator. It really redefined the meaning of fast.

    Lots of people, you know, that likes to hack stuff and try to defy normality... but it's k, you stay in your cozy little world

    I hate to be pedantic, but actually it's not k. It's [k - 1]. But that's okay as long as one precaches the twiddle factors. #FastFourierTilTheDay

  24. Re:So what? by orledrat · · Score: 1

    Reminds me of the time I did a fast Fourier transform on a HP calculator. It really redefined the meaning of fast.

    Lots of people, you know, that likes to hack stuff and try to defy normality... But it's k, you stay in your cozy little world

    I hate to say this, but actually it's not k.

    It's [k - 1]. But that's okay, just set the right radix and cache the twiddle factors in advance. #FastFourierTilTheDay

  25. Re:So what? by orledrat · · Score: 1

    Reminds me of the time I did a fast Fourier transform on a HP calculator. It really redefined the meaning of fast.

    Lots of people, you know, that likes to hack stuff and try to defy normality... But it's k, you stay in your cozy little world

    I hate to say this, but actually it's not k.

    It's [k - 1]. But that's okay, just set the right radix and cache the twiddle factors in advance. #FastFourierTilTheDay

  26. Re:Masturbation by inode_buddha · · Score: 1

    LOL "fully blowed" thanks! :D w95/98 is the entire reason I switched to linux way back then, and I'm still on it.

    --
    C|N>K
  27. Finally ... by janoc · · Score: 1

    Someone has made Apple Watch do something actually useful!

  28. That's cool! by ilsaloving · · Score: 1

    I've always wanted a watch that demands I upgrade it to Windows 10 every time I look at it.

  29. Re:Masturbation by skam240 · · Score: 1

    Yes, but my point is that it's an accomplishment without any real effect. As I said before, it was probably a very fulfilling accomplishment doing that but at the end of the day it has no broad implications for anyone. My Thai cooking has really been fucking spot on lately but I don't think that's news worthy either.

    --
    I ignore Anonymous Coward posts. If you want to discuss something, that's awesome. Log in.
  30. Full Blown?? by CmdrTamale · · Score: 1

    Win95 was a DOS extender, just better disguised than Win3.1 and Win3.11
    --
    The great thing about multitasking is that several things can go wrong at once.