gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Coding > Getting AGBTTY working with devkitARM

#26188 - Jevin - Thu Sep 09, 2004 2:28 am

Thanks to the help of tepples, I was able to get AGBTTY working with devkitARM. The only change needed was adding "#include <sys/types.h>" to agbtty.h. I then modified a generic Makefile (made by wintermute I think) for people running linux or using MSYS. You might have to change the paths around in the Makefile a bit. Don't forget to make the bin2h in the tools directory first!

http://www.futagollc.com/genmay/agbtty_dka.zip