(no title)
simonblack | 1 year ago
In the 8-bit universe the CP/M OS took up somewhere around 6 - 8 KILObytes. My earliest DOS (North Star DOS) took up 0A00 H bytes (a mere 2560 bytes!)
The hardest thing in coming to Unix/Linux from the DOS world was that hardware is out of bounds for direct-access. You have to work with a hardware driver and the OS.
No comments yet.