K 10 svn:author V 3 bde K 8 svn:date V 27 2017-04-20T17:22:03.069661Z K 7 svn:log V 308 Eliminate the ega renderer switch. It did nothing useful except hold a pointer to the main ega drawing method which is misoptimized be in a different function than the main vga planar mode drawing method. Vga initialization handles everything with no extra code except for selecting the different function. END