32 lines
517 B
Markdown
32 lines
517 B
Markdown
## A little overview about 3ds specs that should be known when working on homebrew for it
|
|
|
|
### Hardware
|
|
#### New 3DS
|
|
(New 3DS, New 3DS XL, New 2DS XL)
|
|
CPU
|
|
ARM11 @ 804 MHz (Quad-core)
|
|
GPU
|
|
Custom PICA200 @ 268 MHz
|
|
RAM
|
|
256 MB (more infos here: )
|
|
VRAM
|
|
10 MB
|
|
Display
|
|
Top: 400x240
|
|
Bottom: 320x240
|
|
|
|
#### Old 3DS
|
|
(Old 3DS, Old 3DS XL, Old 2DS)
|
|
CPU
|
|
ARM11 @ 268 MHz (Dual-core)
|
|
GPU
|
|
Custom PICA200 @ 134 MHz
|
|
RAM
|
|
128 MB
|
|
VRAM
|
|
10 MB
|
|
Display
|
|
Top: 400x240
|
|
Bottom: 320x240
|
|
|
|
### Homebrew |