flat assembler
Message board for the users of flat assembler.
  
       
      Index
      > OS Construction > [ask] IRQ error | 
  
| Author | 
  | 
              
| 
                  
                   edfed 13 Jul 2011, 14:32 
                  we don't see the rest of the code, then, what is call clearirq?
 
                  
                the syntax of your code is not compatible with fasm. Code: [bits 32] %include "BIOSint.inc" %include "Graphic.inc" %include "keyboard.inc" %include "keymapUK.inc" becomes Code: use32 include "BIOSint.inc" include "Graphic.inc" include "keyboard.inc" include "keymapUK.inc" with fasm.  | 
              |||
                  
  | 
              
| 
                  
                   christiandy 13 Jul 2011, 16:43 
                  I know, hmm i try compile with nasm and fasm but the interrupt doesn't work for hardware interrupt 
                  
                 | 
              |||
                  
  | 
              
| 
                  
                   cod3b453 13 Jul 2011, 18:45 
                  My first guess is you need to enable interrupts using sti. 
                  
                 | 
              |||
                  
  | 
              
< Last Thread | Next Thread >  | 
    
Forum Rules: 
  | 
    
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.