IRQ/FR: Difference between revisions
No edit summary  | 
				 Update IRQ/FR basing it on the original page  | 
				||
| Line 1: | Line 1: | ||
= Registres =  | |||
{| class="wikitable" border="1"  | {| class="wikitable" border="1"  | ||
!    | !  Old3DS  | ||
!    | !  Nom  | ||
!    | !  Addresse physique  | ||
!  Taille  | |||
!  Utilisé par  | |||
|-  | |-  | ||
|   | | style="background: green" | Oui  | ||
| [[#IRQ_IE|IRQ_IE]]  | |||
| 0x10001000  | | 0x10001000  | ||
| 4  | | 4  | ||
|  | |||
|-  | |-  | ||
|   | | style="background: green" | Oui  | ||
| [[#IRQ_IF|IRQ_IF]]  | |||
| 0x10001004  | | 0x10001004  | ||
| 4  | | 4  | ||
|  | |||
|}  | |}  | ||
==IRQ_IE==  | |||
Champ de bits avec les interruptions activées. Voir ci-dessous pour le mappage IRQ <-> bit.  | |||
==IRQ_IF==  | |||
Champ de bits avec les interruptions en attente. Voir ci-dessous pour le mappage IRQ <-> bit.  | |||
== Interruptions ==  | == Interruptions ==  | ||
{| class="wikitable" border="1"  | {| class="wikitable" border="1"  | ||
!  IRQ  | !  IRQ bit  | ||
!  Description  | !  Description  | ||
|-  | |-  | ||