this post was submitted on 24 Sep 2024
243 points (98.0% liked)

196

18171 readers
119 users here now

Be sure to follow the rule before you head out.


Rule: You must post before you leave.



Other rules

Behavior rules:

Posting rules:

NSFW: NSFW content is permitted but it must be tagged and have content warnings. Anything that doesn't adhere to this will be removed. Content warnings should be added like: [penis], [explicit description of sex]. Non-sexualized breasts of any gender are not considered inappropriate and therefore do not need to be blurred/tagged.

If you have any questions, feel free to contact us on our matrix channel or email.

Other 196's:

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Oha@lemmy.ohaa.xyz 55 points 10 months ago (12 children)

Does DOS even have drivers for gpus with hdmi out?

[–] refurbishedrefurbisher@lemmy.sdf.org 29 points 10 months ago* (last edited 10 months ago) (5 children)

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.

[–] AllOutOfBubbleGum@lemmy.world 16 points 10 months ago (2 children)

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).

[–] diskmaster23@lemmy.one 4 points 10 months ago

Oof my brain hurts from that time period of computers

load more comments (1 replies)
load more comments (3 replies)
load more comments (9 replies)