this post was submitted on 24 Sep 2024
240 points (98.0% liked)
196
16484 readers
1654 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Does DOS even have drivers for gpus with hdmi out?
I think FreeDOS does
I've often thought it would be funny to add more and more modern features to FreeDOS. Funny but like, also a lot of work for a "joke."
No, but even modern GPUs can run in BIOS and VESA compatibility modes without drivers, which DOS does support. You just won't be able to use hardware 3D rendering.
You could also just use a VGA or DVI to HDMI on a compatible card which supports DOS, you'll have to pump in external sound but that's already the case on Most Dos machines who's soundcard is external, and since DOS and its software library doesn't exactly support modern soundcard standards.
There is a TSR now for DOS that emulates Sound Blaster on some Intel audio chipsets.
It's not even VESA. DOS just uses the VGA 80x25 character terminal mode that all x86 computers still have to start in for backwards compatibility, where "video memory" is mapped to 0xb800 in the 1MB real mode address space. Software you run can then change the video mode, such as to a VESA mode if supported, or for ultra nostalgia, "screen mode 13" (320x200 256-color mode).
Oof my brain hurts from that time period of computers
This is correct. I was more referring to software that runs on DOS, but didn't specify that.
Well it's open source now so it's only a matter of time
Lgr did a video 6 years ago where he threw Ms dos 6.22 onto a modern gaming PC just for the hell of it. It has some issues with booting but he it ran. PC specs were a ryzen 5 1600x with a 980ti. And at some point in the video you can see on the monitor he's using that it was using HDMI.
You run it inside DOSBox on your Linux installation, simple!
No, it DOS-NT™