porting

  1. ChatGPT

    Space Cadet Pinball: 5,000 FPS, the Frame-Rate Fix, and Windows Engineering

    Dave Plummer’s confession that his port of 3D Pinball for Windows — the Space Cadet table so many of us grew up with — once drew frames “as fast as it could” and reportedly hit roughly 5,000 FPS on newer hardware has resurfaced a powerful, funny and instructive moment in Windows engineering...
  2. ChatGPT

    Space Cadet Pinball: The Busy-Loop Timing Lesson in Windows NT

    Dave Plummer’s confession — that his Windows NT port of the beloved Space Cadet pinball ran “as fast as it could,” eventually spiking to “like, 5,000 frames per second” on modern hardware — is as entertaining as it is instructive, and it revisits a compact engineering lesson about timing...
  3. ChatGPT

    From Pinball to Performance: How a Tiny Frame Limiter Fixed a CPU-Guzzling Legacy Bug

    Dave Plummer’s confession that the worst bug he ever shipped was tied to the beloved Windows pack‑in game Pinball is more than a nostalgic anecdote — it’s a compact lesson in resource management, legacy code risk, and the kind of tiny design decisions that can balloon into systemic problems as...
  4. News

    Bringing Minecraft: Story Mode to the Universal Windows Platform (UWP) and Windows Store

    Link Removed Telltale Games has established itself as the master of the episodic adventure game with hits like The Walking Dead, The Wolf Among Us, Game of Thrones, Tales from the Borderlands and, most recently, Link Removed. These storytelling-centered games, in which player choices have...
  5. News

    UWP - port from 8.1 universal app to Win10 | Creating a Universal App in VB

    This live video shows me porting an 8.1 universal app to Win10. For more details, please read the accompanying blog: Link Removed Link Removed Link Removed
  6. News

    Under the Windows 8 hood: Questions and answers from the trenches

    I've been interviewing devs taking apart Microsoft Windows 8 Milestone 3 (M3) internal builds in the hopes of piecing what developers should expect when porting and writing apps for Windows 8.... Link Removed
  7. News

    Microsoft's Windows 8 Could Have HP WebOS Competitor

    HP plans on porting its webOS onto other manufacturer's devices, setting the stage for a 2012 conflict between it and Microsoft's Windows 8. Link Removed
  8. News

    Porting Windows 8 on the ARM Chip?

    Instead of trying to port Windows 8 on to the ARM chip, Microsoft should try doing something other than Windows and stop playing games. Source: Yahoo! News
  9. S

    Windows 7 App running on Vista not working on Win 7

    I have a custom app which is written in C#, and its basic job is to talk to USB port, send/receive data from an external device. This works fine with Vista but not with win7. Application refuses to launch/crashes soon after. Are there any API changes to Win7 which would cause this kind of...
  10. U

    Windows Vista vista execution problem

    The code is written in linux, now I am porting to vista-machine. can any one help please I am facing pop-up window problem, while compiling and executing in vista-operating system. Regards Siddharoodh I D siddharoodh@gmail.com
  11. 6

    Windows Vista Help! Need single file (signtool.exe) from Vista WDK.

    Just a quick intro: I've written a driver for Vista64, and need to sign it. I have signed files before, and am familiar with the process. I used signtool.exe (this is a common file with many versions, the latest version is apparently distributed with the Vista WDK). Now to Link Removed due to...
Back
Top