X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=modex16.c;h=aadbe523553841d7c1bf8501efff6b2d3e573643;hb=7f652d3942641b27776e60216616c54cd51999ee;hp=8828d9ec36d10d10cb691dd3eb9d6871a595e5c0;hpb=48360bc891427eca1d1598644103becbbe304cee;p=16.git diff --git a/modex16.c b/modex16.c index 8828d9ec..aadbe523 100644 --- a/modex16.c +++ b/modex16.c @@ -236,7 +236,8 @@ modexDrawBmpRegion(page_t *page, int x, int y, word nextBmpRow = (word) bmp->width - width; word rowCounter; byte planeCounter = 4; - + + //code is a bit slow here __asm { MOV AX, SCREEN_SEG ; go to the VGA memory MOV ES, AX