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.

DS development > LibNDS / LibGBA function name differences?

#131293 - Dwedit - Wed Jun 13, 2007 11:53 pm

Shouldn't someone go correct the function name differences between functions which do the exact same thing?
For example, I just noticed that LibGBA has "void setRepeat (int SetDelay, int SetRepeat)", while LibNDS has "void keysSetRepeat (u8 setDelay, u8 setRepeat)".
_________________
"We are merely sprites that dance at the beck and call of our button pressing overlord."

#131308 - wintermute - Thu Jun 14, 2007 3:04 am

I'm in two minds about this being honest. I started renaming things in libgba to bring them in line with libnds & added some of the more useful libgba functions to libnds.

Right now I'm considering just replacing libgba with libtonc since that is much better documented and has a larger feature set. Perhaps a merge would be better to maintain some sort of connection with libnds naming schemes where it makes sense.
_________________
devkitPro - professional toolchains at amateur prices
devkitPro IRC support
Personal Blog