Lines Matching refs:bx
46 push bx47 mov bx, [screenSeg]48 mov es, bx ;; r-mode segment of colour screen50 mov bx, [fanIndex]51 mov al, [fanChars+bx] ;; get write char57 pop bx87 push bx88 mov bx, cs89 mov ds, bx90 mov es, bx ; ES = DS = CS or seg _DATA91 pop bx ; restore handle115 mov [di+4], bx ; remember handle.