Has anyone looked into mutliplayer gaming yet on the AGB? I'm supposed to
write my game so that up to 4 players can play with just the one
cartridge, but we only have 1 devkit at the moment! Also if I'm writing
this as multiplay, I'm going to have to do lots of code overlays to ensure
that it fits into the available ram, how do I specify this in C/C++?
Talking of C++ has anyone done any performance tests to see if there is
any overhead for C++. Sorry for all the questions but I'm the solo coder
on a project which has to be finished for May!
Neil Harding