#131850 - goruka - Wed Jun 20, 2007 6:33 pm
Ok, it seems using the USB chip inside the n-card is pretty simple, as it had registers just mapped to the GBA rom area.. Also, as it seems this chip is kind of popular in many devices, I though i'd write some debugging support (writing out printf's and gdb)... however, I've been checking usb.org and i can't seen to find any "standard" device i can emulate for communicating (as in, something that can emulate a serial port under windows, and a /dev/ttyUSB under linux/unixes)..
I want to use an existing device driver because I don't really want to bother writing a write for any OS the thing will run on... so, what USB device do you people recommend me to emulate for DS <-> PC communication?
Thanks!
I want to use an existing device driver because I don't really want to bother writing a write for any OS the thing will run on... so, what USB device do you people recommend me to emulate for DS <-> PC communication?
Thanks!