Search found 4 matches

by demosthenes2k8
Mon Sep 06, 2010 2:54 am
Forum: devkitPPC
Topic: Path Variable Questions
Replies: 2
Views: 6246

Re: Path Variable Questions

Right click on "My Computer", and then choose "Properties", then "Advanced System Settings", then there should be an Environment Variables button somewhere. I'd be more specific, but I run vista currently.
by demosthenes2k8
Wed Aug 25, 2010 6:55 am
Forum: Announcements
Topic: A surprise
Replies: 8
Views: 18246

Re: A surprise

/.
Yep, it's still alive.

All jokes aside, this is awesome. Hope you don't mind, I linked to this on GBAtemp.
by demosthenes2k8
Sat Jul 24, 2010 5:13 am
Forum: DS/DSi Development
Topic: Slightly noobish keyboard problem.
Replies: 2
Views: 4147

Re: Slightly noobish keyboard problem.

Alright, so both problems are known. That's good to know. Thank you! EDIT: Alright, so I downloaded the new libnds update, and ran into a small problem. Using the exact same code, (and this still happens in both keyboard examples), when I type something it doesn't actually print it until I press ...
by demosthenes2k8
Sat Jul 24, 2010 2:39 am
Forum: DS/DSi Development
Topic: Slightly noobish keyboard problem.
Replies: 2
Views: 4147

Slightly noobish keyboard problem.

So I've been working on porting some code from an application I've been working on to the DS. It's a C++ console app, so there shouldn't be too much trouble. The console creation works fine-really great, actually, I hadn't been sure if I would be able to use cin and cout, but it appears to work fine ...