Diff for /np2/romimage/Attic/sxsibios.asm between versions 1.3 and 1.4

version 1.3, 2003/12/29 05:52:43 version 1.4, 2004/01/05 12:54:56
Line 61  sxsi_init:  push ds Line 61  sxsi_init:  push ds
                                 mov             ds:[04bah], bh                                  mov             ds:[04bah], bh
                                 mov             bl, bh                                  mov             bl, bh
                                 mov             bh, 0                                  mov             bh, 0
                                 mov             bl, 0fh                                  and             bl, 0fh
                                 mov             byte ptr ds:[bx+04d0h],45h                                  mov             byte ptr ds:[bx+04d0h],45h
                                 pop             bx                                  pop             bx
                                 push    ax                                  push    ax

Removed from v.1.3  
changed lines
  Added in v.1.4


RetroPC.NET-CVS <cvs@retropc.net>