1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-20 06:33:24 +01:00
wiki.mbirth.de/know-how/hacking/_posts/2009-03-10-nintendo-ds.md

33 lines
699 B
Markdown

---
title: Nintendo DS
language: en
layout: default
created: 2009-03-10 00:43:19 +0100
updated: 2009-03-10 01:13:42 +0100
toc: false
tags:
- know-how
- hacking
- hardware
- nintendo
- gaming
---
(DS = Dual Screen)
![]({{ site.url }}/assets/nintendo_ds_lite.jpg)
<ul>
{% for page in site.categories.nintendo-ds %}
<li><a href="{{ page.url }}">{{ page.title }}</a></li>
{% endfor %}
</ul>
* also see: [Nintendo Wii]({% post_url 2009-03-10-nintendo-wii %})
Links
=====
* [Nintendo DS homebrew](http://en.wikipedia.org/wiki/Nintendo_DS_homebrew)
* [Hacking Nintendo DS](http://doc.kodewerx.org/hacking_nds.html) --- list of ActionReplay code structure and some generic assembler codes