Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Windows 1.0 review (Score 4, Informative) 384

A while ago, I scanned in a review of Windows 1.0 that I found in an old magazine. It's quite interesting to read - the subtitle is "brightening up MS-DOS", and it is described as taking only four seconds to switch applications, compared to 30 seconds to start Microsoft Word from scratch! Glad to see some things never change.

Submission + - Gamer plays Doom for the first time (kotaku.com) 1

sfraggle writes: "kotaku.com has this interesting review of Doom (the original!) by Stephen Totilo, a gamer and FPS player who, until a few days ago, had gone through the game's 17 year history without playing it. He describes some of his first impressions, the surprises that he encountered, and how the game compares to modern FPSes."

Comment Blocky scaleup (Score 5, Interesting) 367

I'm the author of Chocolate Doom, which deliberately maintains the low resolution of the original game, but has to run in modern, high resolution screen modes. One of the problems with Doom is that the graphics are designed for non-square pixel modes (the original game ran in 320x200, stretched to a 4:3 aspect ratio screen), so there's the double problem of having to scale everything up to work in a square pixel screen.

I developed a technique that does a blocky scale-up, interpolating the edges of the blocky "pixels" appropriately, so that you end up with a fairly decent looking result. I don't know if this is useful to the developers of programs like DOSBox, but the code's there if anyone wants it.

Slashdot Top Deals

If you think the system is working, ask someone who's waiting for a prompt.

Working...