As far as I can tell, the NDStation project is dead, but before development stopped, the ARM9 source files for the 3-in-1 were updated to support the new hardware. However, the project was not updated to work with the latest devkitPro libraries. I've tried to get it to work properly with the new libraries but even after updating function, variable, and constant names, the code is not running properly.
I was hoping that someone happened to have an old version of devkitPro since the ones that are kept on SourceForge are not old enough. I don't know how old the libraries are that the original developers used, but some of the names they were using that no longer exist are consoleInitDefault, SOUND_8BIT, SOUND_16BIT, touchReadXY [used to return a value, now it needs a pointer passed to it], touchPosition.X, touchPosition.Y.
I was hoping that someone happened to have an old version of devkitPro since the ones that are kept on SourceForge are not old enough. I don't know how old the libraries are that the original developers used, but some of the names they were using that no longer exist are consoleInitDefault, SOUND_8BIT, SOUND_16BIT, touchReadXY [used to return a value, now it needs a pointer passed to it], touchPosition.X, touchPosition.Y.







