- no wonder everyone prefers part two (YouTube)
Dune: Part Two is a great film, amazing cinematography, visual effects, world building and sound design. But that’s not what this video is about. This video is about why Dune: Part Two is a great sequel. Join me as we explore some of the greatest sequels of all time, The Empire Strikes Back, The Dark Knight, The Godfather Part II, and The Two Tower, and why Dune: Part Two can find it’s place among these greats
- Extended memory (Wikipedia)
In DOS memory management, extended memory refers to memory above the first megabyte (2^20 bytes) of address space in an IBM PC or compatible with an 80286 or later processor. The term is mainly used under the DOS and Windows operating systems. DOS programs, running in real mode or virtual x86 mode, cannot directly access this memory, but are able to do so through an application programming interface called the Extended Memory Specification (XMS). This API is implemented by a driver (such as HIMEM.SYS) or the operating system, which takes care of memory management and copying memory between conventional and extended memory, by temporarily switching the processor into protected mode. In this context, the term “extended memory” may refer to either the whole of the extended memory or only the portion available through this API.