cyningstan, to VintageOSes
@cyningstan@mastodon.social avatar

A Team Droid level is made up of a number of different cells, some helpful, some not. The two most basic elements are floors and walls. All droids can travel smoothly over floors. But nothing can pass through (or over) a wall. http://dos.cyningstan.org.uk/downloads/129/team-droid

popey, to VintageOSes
@popey@mastodon.social avatar

A modern portable 386. Gonna add this to my list of "thing I would quite like to play with, but almost certainly shouldn't own more junk"

Looks better than the older 8088 versions.

https://youtu.be/wVgITS8aLzc

hankg, to retrocomputing

Virtually Fun cleaned up the recently published DOS 4.0 source code and now NTDEV made this real time video of getting it compiling on a period appropriate processor (albeit several years later variant in terms of clock speed)
Compiling MS-DOS 4.0 - on a 386 in real time!

chesterbr, to VintageOSes

Growing up with MS-DOS, I knew its role in today's Windows' usage of \ to separate directories and / for command-line arguments (choices that sound quirk-y in an Unix-influenced world that uses / and -, respectively.)

I never understood why MSFT - a very Unix-aware shop, having released their XENIX a year before MS-DOS - went with such an odd choice, until I looked at the (recently open-sourced) MS-DOS source code.

The files include documentation for computer manufacturers (so they could write compatible BIOS code, customize distribution, etc.), and this piece on MS-DOS 2.0 (which introduced subdirectories) suggests that - as usual in those times - the party behind the odd decision was none other than IBM:

https://github.com/microsoft/MS-DOS/blob/main/v2.0/source/README.txt#L41-L55

muzej, to Slovenia
@muzej@mastodon.social avatar

🧠💻 This isn't just a personal organizer - this little HP 200LX (1994) means business, boasting a 7.91 MHz 80186 processor and running the MS-DOS operating system 🤩

#computermuseum #computerhistory #slovenia #ljubljana #softwareheritage #digitalheritage #nostalgia #msdos #museo #retrocomputing #videogiochi #vintagecomputer #vintagecomputing #informatica #elettronica #microprocessore #tecnica

siliconundergro, to retrocomputing
@siliconundergro@ioc.exchange avatar

Last week, Microsoft released DOS 4.0 as open source. In this blog post, I explore why DOS 4 was the version most people avoided in the past, where to get a fork that builds without issue, and why we already have a better DOS 4 than we did in the 80s. https://dfarq.homeip.net/why-not-use-ms-dos-4-0/

dfx, to retrogaming
@dfx@techhub.social avatar

Back in the day, game developers needed to explain and justify each and every file that came with a game. The user was respected as the local system administrator and owner of the computer.

vga256, (edited ) to norcal
@vga256@dialup.cafe avatar

today, some obscure sierra on-line & dynamix history that shouldn't be obscure yet is due to how gaming culture developed: Front Page Sports Baseball. this just came in the mail, and i'm so glad to finally have my own copy after playing a demo from a CD-ROM Today! magazine cover disc as a kid.

this dynamix-produced and sierra-published title is weird for a bunch of reasons.

first, it's one of the last few DOS-only games that came out in the mid-90s.

second, it runs in hi-res mode using what i suspect is a blend of software-rendered 3D and 2D sprites that were a holdover from dynamix's 3Space engine used in almost all of dynamix's titles. (pic 2) the animation is crisp, the sprites are beautifully rendered in a very compressed colour palette.

third, the Front Page Sports series were massive hits - outselling other sierra/dynamix titles of the time. but no one talks about it, because sports games often get irritated yawns from gamers.

fourth, this game is fun to play. it's not just an average EA sports-style title. the batting/pitching gameplay is addictive, and the simulation of the players and teams is deep.

and finally, there is - unbelievably - still an active FPS Baseball community still modding and developing rosters for the game. someone maintains a tool that generates websites that lets other people see the outcomes of your baseball games like a late-90s ESPN network site 🤣 https://www.silverbox.com/biorhythm/

cyningstan, to VintageOSes
@cyningstan@mastodon.social avatar

I'm now live on Twitch! To celebrate Barren Planet's first anniversary since release, I'll look at the three campaigns that have been released so far. Join me at https://twitch.tv/cyningstan

dec_hl, to VintageOSes
@dec_hl@mastodon.social avatar
dec_hl,
@dec_hl@mastodon.social avatar

My other projects:

loadhigh, to retrogaming
@loadhigh@bitbang.social avatar

One of the people who helped archive the MS-DOS 4.0 source code, @starfrost, started writing an extensive and interesting story about the history behind 4.0 and the archived Multitasking DOS (MT-DOS) builds: https://starfrost.net/blog/001-mdos4-part-1/index.html

(the page didn't render well on mobile for me but it can be fixed by switching to "Reader view" in Firefox)

pierrenick, to VintageOSes
@pierrenick@hachyderm.io avatar

I love reading code comments when old software gets open-sourced.

(Found in the PRINT command assembly code of the MS DOS 4.0 source)

https://github.com/microsoft/MS-DOS/blob/2d04cacc5322951f187bb17e017c12920ac8ebe2/v4.0/src/CMD/PRINT/PRINT_R.ASM#L1771-L1774

ncrav, to retrogaming
@ncrav@mas.to avatar

MS-DOS sources released: Finally I can peek at what was happening below the hood when I started using a computer 30+ years ago 🤭
https://github.com/microsoft/MS-DOS

#dos #msdos

governa, to microsoft
@governa@fosstodon.org avatar
carlosefr, to retrocomputing

Microsoft open sourced MS-DOS 4.00 yesterday, under an MIT license. This joins v1.25 and v2.0 already released 6 years ago.

https://github.com/microsoft/MS-DOS

MS-DOS 4.x is... complicated. There was a 4.0 with multitasking ("MT-DOS") and a later one without. Both report themselves as "MS-DOS Version 4.00". The code on GiHub seems to be the non-multitasking version.

I highly recommend reading through the OS/2 Museum's posts on DOS history:

https://www.os2museum.com/wp/dos/dos-4-0/

1/3 🧵

gamingonlinux, to microsoft
@gamingonlinux@mastodon.social avatar
sos, to retrocomputing
@sos@mastodon.gamedev.place avatar

MS-DOS 4.0 is now open source under MIT licence.

https://github.com/microsoft/MS-DOS

#retrodev #retrocomputing #dos #msdos

sos,
@sos@mastodon.gamedev.place avatar

The best thing about MS-DOS going open source is that this logo is now free under MIT licence.

#dos #msdos #retrodev #retrocomputing

seav, to microsoft
@seav@en.osm.town avatar

Breaking IT news: just open-sourced MS-DOS 4.0. Versions 1.25 and 2.0 had already been open-source (MIT License) since 2018. If you’ve ever used DOS in the 1990s, you most likely were using v5.0 or v6.x. Those later versions likely won’t be released as open-source due to third-party restrictions.

https://github.com/microsoft/MS-DOS

reiver, to VintageOSes
@reiver@mastodon.social avatar

Wow! —

MS-DOS 4.0 has been released as open-source software under the MIT license.

https://www.hanselman.com/blog/open-sourcing-dos-4

https://github.com/microsoft/MS-DOS

vga256, to retrocomputing
@vga256@dialup.cafe avatar

thank you @radiofreelunch for this treasure trove of classic macintosh and PC goodies! 😻

i am most excited about the Manhole CD-ROM as this was cyan’s first major project

#macintosh #vintageApple #retroComputing #msdos

GlitchyZorua, to VintageOSes
@GlitchyZorua@wetdry.world avatar

THIS IS NOT A DRILL
JUST GOT OFFICIALLY OPEN-SOURCED

HOLY SHIT

https://github.com/microsoft/MS-DOS

cyningstan, to VintageOSes
@cyningstan@mastodon.social avatar

The Polar Expedition was the first expansion for Barren Planet. After one of the two warring corporations takes over the desert, they go on to fight over the ice caps. Download it along with the game, from http://dos.cyningstan.org.uk/downloads/7/barren-planet.

cyningstan,
@cyningstan@mastodon.social avatar

Buildings provide excellent protective cover for Combat Droids. If you're defending a base, you need to keep enemy Combat Droids out of here, as once they get in, the droids are very difficult to shift with all but the most powerful units. #barrenplanet #ibmpc #msdos #cga

cyningstan, to VintageOSes
@cyningstan@mastodon.social avatar

Over the coming weeks I'll be describing the various creatures that will cross your path in Ossuary, with occasional tips on how to deal with them. You can download and play Ossuary at http://dos.cyningstan.org.uk/downloads/6/ossuary

cyningstan,
@cyningstan@mastodon.social avatar

Skeletons are the animated bleached bones of centuries-old warriors, whose strength lies in their sword and shield.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • ngwrru68w68
  • everett
  • InstantRegret
  • magazineikmin
  • thenastyranch
  • rosin
  • Durango
  • ethstaker
  • Youngstown
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • Leos
  • osvaldo12
  • tacticalgear
  • cubers
  • cisconetworking
  • anitta
  • provamag3
  • modclub
  • mdbf
  • GTA5RPClips
  • tester
  • megavids
  • normalnudes
  • lostlight
  • All magazines