SCI Drivers, how do they work?

Quite well, thank you. Now, before I begin I should mention that the extended memory and mouse support in SCI is baked into the interpreter itself, and in SCI32 so are the VGA and VESA video drivers. Oddly, the keyboard is not. But anyway! An SCI DRV file is a piece of standalone code that … Continue reading SCI Drivers, how do they work?