Nintendo DS (Nitro) Development Kit Hardware

Edit on Github | Updated: 24th March 2021

Official Development kits

This section will cover the official development kit hardware sold by Nintendo and developed by Intelligent Systems.

The Nintendo DS was initially codenamed IRIS during development and this later changed to NITRO which is why most of the development kits have the prefix IS-NITRO (IS is for Intelligent Systems).

Prototype Development Kit

The first ever Nintendo DS development kit simply consisted of two GBA screens connected with a custom SNES-like controller. The image on the left is the unit that Nintendo gave to Alpha Dream very early in the DS lifecycle so that they would work on Partners in Time.

IS-NITRO-Emulator

The Nintendo GameBoy has the IS-DMG-Emulator, the GameBoy Advance has the IS-AGB-Emulator and thus the DS/NITRO required its own IS-NITRO-EMULATOR.

This piece of hardware has a GBA slot but does not allow playing of retail games. Some models support Video Out to allow gameplay to be shown on a much larger screen that the DS.

The video on the left by Hard4Games shows off the hardware in great detail 1.

You can view the video output in action in this tweet by Andrew Borman:

For more information and a tear down visit: The NSMB Hacking Domain » Nintendo DS dev hardware! IS-NITRO-EMULATOR & co.

IS-NITRO-DEBUGGER

The IS-NITRO-DEBUGGER is just a standard IS-NITRO-EMULATOR with additional software for a few debugging features such as breakpoints and memory watchers for programmers to debug their code on the real hardware.

IS-NITRO-EMULATOR Controller

The controller for the IS-NITRO-EMULATOR is just a standard Nintendo DS with an un-pluggable cable in the back instead of the game card slot. This allows developers to use all the functionality of the DS such as the touch screen and still debug the code via their main PC.


IS-NITRO-Capture

The IS-NITRO-Capture is hardware that can play DS and GBA games on a monitor or PC via USB. You have multiple options such as using two monitors, one for each of the DS screens or just displaying both DS screens on the same monitor. this is controlled by the value of the DIP switches on the back of the unit.

This is very useful for QA teams to avoid eye strain and for Game journalists to take screenshots of Nintendo DS games.

When connected to a PC it can even capture video footage, perfect for showcasing games at conventions!

Note that it did not support original GB and GBC games unlike the retail Nintendo DS 2.


IS-NITRO-HUB

The IS-NITRO-HUB is a piece of development hardware that was used to connect multiple development units (e.g IS-NITRO-EMULATOR) together using standard ethernet cables.

This was very useful for testing multi-player comes or software that communicated with other devices such as Pictochat.


IS-NITRO-VIDEO

The IS-NITRO-VIDEO is a piece of development hardware that was used to output video from a prototype DS game to multiple monitors, this was used for demos and events where Nintendo would showcase their games.

The connected DS was used as a controller, this allowed the players to use the touch screen and other event attendees would see the result on large monitors on the show floor.


IS-NITRO-UIC (MIDI)

The IS-NITRO-UIC is a piece of development hardware that was used to test MIDI sound on the Nintendo DS, the Image to the left shows the MIDI version which has 2 ports one for USB and the other a MIDI port. There is another version without the MIDI interface which relies on sending all the data via USB but this would be slower as you would need the MIDI files instead of just using a MIDI instrument to hear the sounds instantly.

The hardware would be connected to a developers PC via USB, and using the provided software the sound engineer could send midi files that would play back on the device’s speakers.

The MIDI version of this hardware could also be connected to any MIDI instrument directly via the MIDI interface which can be seen in the diagram below.

Thank you to @DarkainMX for tracking down both the information and photo of this rare piece of hardware!


IS-NITRO-Writer

The IS-NITRO-Writer is used to flash a ROM image to multiple flash cartridges at once! intelligent Systems developed one of these units for most Nintendo consoles including the Nintendo 64 and Game Boy.

One of the slots holds the master cartridge that will be copied to all the 7 other cartridges. Alternatively it can connect to the PC via USB and take a ROM from the PC and flash to 8 cartridges at once (the Master slot is used to flash an extra one).

it has a bunch of DIP switches for configuration, a USB type-B port and uses the same power supply as a Nintendo Gamecube!

For more information about the Writer and a teardown: The NSMB Hacking Domain » Nintendo DS dev hardware! IS-NITRO-EMULATOR & co.

DS Rewritable development Cartridge

Similar to most console development kits, there are official development flash cartridges for the DS. These are similar to the standard game cartridge but are re-writeable and thus can be used for any game.

So how does the Rom get written to the cartridge? The answer is above you, well above you on this page, the IS-NITRO-EMULATOR and the IS-NITRO-WRITER can both write to these game cartridges.

But what about saved game data? Not all retail cartridges have the same amount of Save RAM on them and so the development cartridges should have a configurable amount of Save RAM right?

Right! So this was achieved using “sub-cards” which you can get access to and swap out very easily by opening the top half of the cartridge.

This allows game developers to test their games with the exact right amount of Save RAM 3.


IS-TWL-DEBUGGER

The IS-TWL-DEBUGGER development kit is a newer version of the IS-NITRO-DEBUGGER but with added support for the features of the DSI which was codenamed Twilight (TWL) during development.

On the front it has slots for both an SD card and a standard DS cartridge.

It has 32MB of main memory, twice that of the retail Nintendo DSi, this allows developers to use that memory for debugging overlays etc.

For wireless communication it includes its own antenna!

Similar to the IS-NITRO-Emulator it uses the gamecube power supply and has a USB port for interfacing with the developers PC.

IS-TWL-DEBUGGER Controller

Keeping the tradition with its DS predecessor the controller is a modified retail Unit, but instead of the cartridge port it had wires connecting it to the main unit itself 4.


IS-TWL-CAPTURE

Again Keeping the tradition with its DS predecessor the IS-TWL-CAPTURE is the equivalent of the IS-NITRO-CAPTURE but with the added ability to support DSi functions.

IS-TWL-VSA

The IS-TWL-VSA is a Visual Studio 2005 Add On meant to aid in DSi development, it was distributed in Japanese and English, however, only the Japanese version is known to still exist. it was briefly mentioned in a 2015 recruitment document and described as a “Integrated Development environment add in” 5. The IS-TWL-VSA was meant as a way for developers to move away from CodeWarrior and over to Visual Studio. It is capable of starting Nitro, Twilight, and Hybrid projects.

IS-TWL-MIDI

Noone has taken any photos of the IS-TWL-VSA but it was briefly mentioned in a 2015 Intelligent Systems recruitment document and described as a “Sound Development System” 5. It is presumably just a more up-to-date version of the IS-NITRO-UIC.

TWL-DEV-EUR (PANDA) Nintendo DSi Development Unit

The DSi development unit was similar to its retail counterpart but had the ability to read development cartridges and install *.TAD files.

TAD files are the equivalent of Wii’s WAD file format but for Twilight (DSi).


Third party Development Kits

In addition to the official development kits put out by Nintendo, there was a third party development kit from SN-Systems.

Sn Systems Pro-DG for Nintendo DS (DSDEV)

SN Systems have a long history of creating 3rd party development kits for Nintendo consoles and the Nintendo DS was no exception, or was it?!

You see before the console was released SN Systems announced a collaboration with Hudson soft to add Nintendo DS support to their ProDG line of development kits 6.

However it is unclear if it actually materialised or if any game developers used it to create a retail game, as all mention of it was scrubbed from their official website after 2005.


Consumer Development Kits

A consumer development kit for the DS? Of course Nintendo would never allow Homebrew on their console officially but there was an attempt by Datel to allow users to write Apps for the DS using a special cartridge.

Datel Games n Music

Datel are a very talented company when to comes to by-passing security and doing things people didn’t think possible. One project they sold in stores was called Games n’ Music and allowed users to create their own mini Apps.


Game Boy Advance (AGB) Development Kit Hardware

Since you have got this far you might be interested in Nintendo's previous generation of handheld development hardware, if so check out this post.


References