Skip to content

Commit

Permalink
Update DS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RetroGameDeveloper authored Oct 20, 2024
1 parent a4f457c commit 84d299a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion categories/consoles/DS.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,20 @@ Whether you're interested in understanding the hardware architecture of the cons

So grab your DS, and get ready to dive into the exciting world of DS reverse engineering!

---
# Reverse Engineering

## Tinke DS File Explorer

Check warning on line 34 in categories/consoles/DS.md

View workflow job for this annotation

GitHub Actions / Typo CI

Tinke

"Tinke" is a typo. Did you mean "Tine"?
Tinke is an open source application that can be used to open Nintendo DS games and the various file formats that are inside. You can view and edit textures, sound files, compressed archives and even a few game specific formats, it is well worth a look!

Check warning on line 35 in categories/consoles/DS.md

View workflow job for this annotation

GitHub Actions / Typo CI

Tinke

"Tinke" is a typo. Did you mean "Tine"?
{% include link-to-other-site.html title=Tinke - NDS File Viewer and Editor" url="https://github.com/pleonex/tinke?tab=readme-ov-file"description="Check out the Tinke DS file viewer and editor" %}

Check warning on line 36 in categories/consoles/DS.md

View workflow job for this annotation

GitHub Actions / Typo CI

Tinke

"Tinke" is a typo. Did you mean "Tine"?



---
# Hardware Architecture
**Copetti.org** has an excellent page on the hardware Architecture of the DS it is also a great introduction to the system:

{% include link-to-other-site.html title="Game Boy Advance Architecture - A Practical Analysis" url="https://www.copetti.org/writings/consoles/nintendo-ds/" word1="DS" word2="Architecture" color1="wisteria" color2="midnight" description="Check out this excellent introduction to the DS hardware" %}
{% include link-to-other-site.html title="Game Boy Advance Architecture - A Practical Analysis" url="https://www.copetti.org/writings/consoles/nintendo-ds/" description="Check out this excellent introduction to the DS hardware" %}

---
# Development Kits (Hardware)
Expand Down

0 comments on commit 84d299a

Please sign in to comment.