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 > ndslib, ndstool, and dsbuild for mac os x?

#42403 - rjevans - Tue May 10, 2005 11:44 pm

Hey,

Has anyone gotten ndslib (as well as the ndstool and dsbuild tools) up and running under OS X?

I've gotten ndslib compiled and installed but I can't get a working ndstool or dsbuild so I have no real way to test it.

Suggestions?

Thanks,
Ryan

#42406 - josath - Tue May 10, 2005 11:55 pm

you can downlaod ndstool & dsbuild source from the devkitpro cvs:
http://sourceforge.net/cvs/?group_id=114505

webcvs:
http://cvs.sourceforge.net/viewcvs.py/devkitpro/tools/nds/

you can use this instead of dsbuild, though:
http://darkfader.net/ds/files/ndsmall.bin
just do
Code:
cat ndsmall.bin game.nds > game.nds.gba

#42409 - ecurtz - Wed May 11, 2005 12:38 am

I've built them for OS X. If you don't feel like making them send me an email and I'll zip them up for you.