--- title: Index layout: dsiware redirect_from: /dsidev/index.html --- The website by junkers for junkers. Greetings to ufo, lasscat, togemet2, Rolfie, HudU, xp, Haifisch, MaxiBash, RedBees, NinjaCheetah, DamiDoop, scalr, pancake, Voodooween, Kelly, MarioDS64, MrPinball64, and collection_nintendo! Thanks to everyone across the web who has dumped, mirrored, or documented these programs. This entire website was designed by me, and me alone (unless you count stack overflow (and if you ignore DamiDoop the icon maker)). Sure, it's barely working, but at least it looks nicer and has more information than any other public sites. Y'all need to remember that there's more than just TwlNmenu and NandFiler. Also just include damn links! These programs don't do any good when you can't download and use them. Oh well, at least I've fixed that now. Now you can run all official DS brickers and NAND editing tools... oh. Maybe there's a reason not everything gets shared. Good luck staying safe! In other news, this site is fully self hosted! No more big companies limiting what I can do!

News: DSi factory cartridges released!

Dumps of 27 new factory carts have been dumped! These include everything from firmware installers to microphone tests. Thanks j4m13c0 and Mecasacax!


Welcome to random meaningless characters!

Welcome! This site is focused on documenting every single DS/DSi factory and development app, as well as prototype firmwares and hardware. We have the largest collection of apps publicly available, the most accurate information, and things you'll have never heard of. We also do prototype/dev releases, so if you have any cartridges or development units, get in touch

{% assign i = 0 %} {% for ENTRY in site.data.dsinfo -%} {%- if ENTRY.PUBLISHED == "TRUE" -%}
{{ ENTRY.TITLE }}
Target: {%- if ENTRY.SYSTEM == "TWL (DSi)" -%} {{ ENTRY.SYSTEM }} {%- else -%} {{ ENTRY.SYSTEM }} {%- endif -%}
{{ ENTRY.DESC }}
{% assign i = i | plus:1 %} {%- if i == 4 -%} {% assign i = 0 %} {%- endif -%} {%- endif -%} {%- endfor %}