logo

Let's Code MS DOS 0x28: Expanded Memory (EMS)

root42

root42

244 followers

time1 yr agoview13 views

The original IBM PC and MS DOS could — for the most part — only access 640KB of memory. The LIM EMS standard was at first a standard for RAM expansion cards to overcome this limit. On later machines like the 286 and 386 there was either support built into the chipsets or EMS memory was emulated via drivers like EMM386. Today we learn how to utilize EMS memory to play back an animation that is too large for conventional memory.

Support me on Patreon: https://www.patreon.com/root42 Support me on Ko-Fi: https://ko-fi.com/root42 Support me on PayPal: https://paypal.me/ArneSchmitz Support me on YouTube: https://www.youtube.com/channel/UCPjFa_UZBUDzdJTIEdyGjIQ/join

Music: A Little Wonder by Spino2006

Source Code: https://codeberg.org/root42/DOSEMS

Loading comments...