newWebsite2.0
This commit is contained in:
32
content/3ds/intro copy.md
Normal file
32
content/3ds/intro copy.md
Normal file
@@ -0,0 +1,32 @@
|
||||
## 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
|
||||
Reference in New Issue
Block a user