[ prog / sol / mona ]

prog


Doom got ported to 286

3 2024-05-30 09:33

>>2

8088 and 286 were cool, no MMU and just 640K RAM.
They invited ingenious solutions
Compilers generated code using 3 different calling conventions
1. near call (usual call)
2. far call (going inside another address space)
3. overlay call (called code was swapped from disk or high memory)

14


VIP:

do not edit these