/[pupa]/pupa/kern/i386/pc/startup.S
ViewVC logotype

Diff of /pupa/kern/i386/pc/startup.S

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by okuji, Sat Dec 28 07:42:12 2002 UTC revision 1.4 by okuji, Thu Jan 2 23:46:21 2003 UTC
# Line 991  FUNCTION(pupa_console_putchar) Line 991  FUNCTION(pupa_console_putchar)
991          int     $0x10          int     $0x10
992    
993          jmp     3f          jmp     3f
994            
995  1:      movb    $0x7, %bl  1:      movw    $1, %bx
996          movb    $0xe, %ah          movb    $0xe, %ah
997          int     $0x10          int     $0x10
998                    
# Line 1001  FUNCTION(pupa_console_putchar) Line 1001  FUNCTION(pupa_console_putchar)
1001                    
1002          popa          popa
1003          ret          ret
1004            
1005    
1006  /*  /*
1007   * int pupa_console_getkey (void)   * int pupa_console_getkey (void)

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

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26