#18351 - Joe_Sextus - Wed Mar 24, 2004 7:07 pm
I was wondering if anyone has configured Microsoft Embedded Visual C++ compiler to create GBA roms. If so what did you do to configure it?
#18382 - NoMis - Thu Mar 25, 2004 9:38 am
It isn't possible to use the MS compiler because he can't output ARM assambler.
NoMis
#18399 - torne - Thu Mar 25, 2004 3:23 pm
Embedded VC++ does output ARM assembler; many of the Windows CE targets are ARM-based. I have no idea how to get it to do so in a way useful to GBA programming, though.
#18445 - NoMis - Fri Mar 26, 2004 8:01 am
oh sorry, didn't know that.
NoMis