Add DOS platform support (DJGPP) #15377
Summary
The PR adds DOS platform support to SDL via DJGPP, detailing supported hardware subsystems (video, audio, input), threading model, timer, and filesystem, along with build/config changes. It also notes limitations and build instructions; the change is merged as of Apr 23, 2026.