1
ewpratten.com/_drafts/_2020-11-5-Homebrew-DS.md
2020-10-24 11:22:25 -04:00

24 lines
818 B
Markdown

---
layout: page
title: "Sideloading software onto a DSi"
description: "Easy homebrew without extra hardware"
date: 2020-11-05 20:00:00
written: 2020-10-17
categories: dsi homebrew arm9
excerpt: >-
This post explains how to load custom software (and games) onto a Nintendo DSi
redirect_from:
- /post/Xll4jk24/
- /Xll4jk24/
---
Like many people my age, I have an old Nintendo DSi laying around. Since the last time I have touched it, I learned how to program! Since DS stands for "Developer System", I figure that it would only be appropriate of I, a developer, try to write some code that can run on the system. This post won't cover writing nds programs, but instead, how to actually sideload custom software in the first place.
## The methods of sideloading
## Configuration
## But can it run DOOM?