gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > NDS Dev Env 1.1.0

#38160 - arog - Wed Mar 23, 2005 8:32 am

Big update from the previous version.
Get this now (especially if you are a n00b, or just having issues getting your Nintendo DS development environment setup).

This is currently in BETA! It will probably work, but who knows?!
This will only install on Windows 2000 or Windows XP.
Make sure you do NOT have DevkitARM or MSys already installed.
Do NOT use any spaces in the install directory name.


NDS Dev Env 1.1.0 includes:

Software
DevkitARM Release 11
MSys 1.0.10
ndslib
libpern
libdesk
Dualis Release 3
dsemu 0.0.2c

Template
Updated version of Joat's template

Source code
Compilable: 8
Non-compilable: 3

Demo Roms (all known available)
Non- Playable: 9
Playable : 14

http://www.aaronrogers.com/nintendods/ndsdevenv.php

- Aaron Rogers

#38166 - Spaceface - Wed Mar 23, 2005 12:39 pm

everything worked fine from your tutorial so I'm gonna stay with that.. just want to say I think it's great you're doing this =)

#38180 - wintermute - Wed Mar 23, 2005 7:03 pm

http://www.aaronrogers.com/nintendods/ndsdevenv.php wrote:


Source Code:
In order to comply with the GPL, and because I'm an all-around nice guy, here is the source code needed to build the installer. You'll have to download a free copy of Inno Setup 5.0.8.



In order to comply with the GPL you need to provide the source code for msys and devkitARM.

I did ask you about putting the installer into devkitpro CVS for several reasons.

1. It makes GPL compliance easier.
2. It ensures that everyone is using the latest version of the compiler tools.
3. It would be useful to put together an installer with libgba and libmirko so all users of devkitARM can benefit.
4. It would be useful to add a similar package for devkitPPC.
5. There is a central place to find updates.