1
0

newWebsite2.0

This commit is contained in:
Br0tcraft
2026-08-20 20:36:47 +02:00
parent 7020f970d8
commit 7d975feae4
100 changed files with 6774 additions and 3327 deletions

32
content/3ds/intro copy.md Normal file
View 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