IRQ/FR: Difference between revisions
|  Created page with "== Registres == {| class="wikitable" border="1" !  NOM !  ADRESSE PHYSIQUE !  TAILLE |- | REG_IE | 0x10001000 | 4 |- | REG_IF | 0x10001004 | 4 |}  == Interruptions == {| class="w..." |  Update IRQ/FR basing it on the original page | ||
| (One intermediate revision by one other user not shown) | |||
| 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 | ||
| |- | |- | ||
| Line 86: | Line 97: | ||
| |- | |- | ||
| | 22 | | 22 | ||
| | [[RSA]] | | [[RSA/FR|RSA]] | ||
| |- | |- | ||
| | 23 | | 23 | ||