2
votes
1answer
44 views
How can I test my homebrew Nintendo Entertainment System software on real hardware?
A few years ago, I implemented an NES game as a class project, written in 6502 assembly. I only ever ran it on an NES emulator, but I would like to see it run on the real hardware. …
2
votes
4answers
183 views
C++ code coverage tool for weird target platform
Anyone knows c++ code coverage tool usable under the following conditions:
Target platform is PowerPC CPU inside Nintendo WII dev.kit, that runs custom embedded OS. The only way …
0
votes
4answers
3k views
Nintendo DSi SDK : Getting Started
Does anyone have a good starting point for learning about development for the new Nintendo DSi? What kind of hardware do you need to develop and test something like this? Can you …
