|
1 | 1 | # Summary |
2 | 2 |
|
3 | 3 | * [Foreword](foreword.md) |
4 | | -* [3D Graphics](3d_graphics.md) |
5 | | - * [3D Display Control](3d_disp_cnt.md) |
| 4 | +* [DS Introduction](ds_introduction.md) |
| 5 | + * [DS I/O Map](ds_io_map.md) |
| 6 | + * [DS Memory Control](ds_mem_control.md) |
| 7 | + * [DS Video](ds_video.md) |
| 8 | + * [DS 2D Graphics](ds_2d_graphics.md) |
| 9 | + * [DS 3D Graphics](ds_3d_graphics.md) |
| 10 | + * [3D Display Control](3d_disp_cnt.md) |
| 11 | + * [DS Sound](ds_sound.md) |
| 12 | + * [DS Peripherals](ds_peripherals.md) |
| 13 | + * [DS Cartridges](ds_cartridges.md) |
| 14 | + * [DS WiFi (Mitsumi)](ds_wifi.md) |
| 15 | +* [DSi Introduction](dsi_introduction.md) |
| 16 | + * [DSi I/O Map](dsi_io_map.md) |
| 17 | + * [DSi Control Registers](dsi_control_regs.md) |
| 18 | + * [DSi Shared WRAM](dsi_shared_wram.md) |
| 19 | + * [DSi New DMA (NDMA)](dsi_ndma.md) |
| 20 | + * [DSi Sound](dsi_sound.md) |
| 21 | + * [DSi Touch Screen](dsi_touch_screen.md) |
| 22 | + * [DSi I2C Bus](dsi_i2c_bus.md) |
| 23 | + * [DSi Cameras](dsi_cameras.md) |
| 24 | + * [DSi SD/MMC](dsi_sd_mmc.md) |
| 25 | + * [DSi GPIO](dsi_gpio.md) |
| 26 | + * [DSi AES Engine](dsi_aes.md) |
| 27 | + * [DSi Cartridges](dsi_cartridges.md) |
| 28 | + * [DSi WiFi (Atheros)](dsi_wifi.md) |
| 29 | + * [DSi DSP (XpertTeak)](dsi_dsp_xpertteak.md) |
| 30 | +* [Other](other.md) |
| 31 | + * [ROM Header](rom_header.md) |
| 32 | + * [CPU Reference](cpu_reference.md) |
| 33 | + * [BIOS Functions](bios.md) |
0 commit comments