Timeline for Why have MS-DOS device drivers if the ROM BIOS provides access to the same devices already?
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 15, 2022 at 13:37 | comment | added | user21618 | Interrestingly MSDOS.SYS includes calls to interrupt 10h functions: 0F: Get video state (check for mode 7) 00: Set video mode (mode 2, if not mode 7 previously) 05: Set video page number (selects page 0) 0E: TTY output (with hardcoded gray on black color) | |
| May 14, 2022 at 15:17 | history | answered | Justme | CC BY-SA 4.0 |