Module eikon3ds_core::cpu

source ·
Expand description

Implementation of the ARM9 and ARM11 RISC ARM processors of the Nintendo 3DS. The ARM9 processor implements the ARMv5TE architecture, and the ARM11 processor implements the ARMv6K architecture.

Modules