#26789 - yaustar - Sun Sep 26, 2004 3:39 am
At the moment I can get it to compile but the rom imageseems to show nothing more then a white screen... currently my batch files is:
_________________
[Blog] [Portfolio]
Code: |
path=d:\devkitarm\bin
arm-elf-gcc -g -o -specs=gba.specs keypad.elf keypad.cpp arm-elf-objcopy -O binary keypad.elf keypad.gba pause |
_________________
[Blog] [Portfolio]