Archive for May, 2006
HEL Library 2 preview
I uploaded another HEL Library 2 Release Candidate today. You can download the new package from this page. For the changelog, please click here.
I removed the ATTR_IWRAM and ATTR_MEM_IN_IWRAM macros, which are not neccessary at all, since variables are stored in internal work ram by default. I also renamed ATTR_MEM_IN_EWRAM to ATTR_EWRAM and ATTR_FUNC_IN_IWRAM is called ATTR_FASTFUNC now.
If you recompile your project with the new library, don’t be too suprised when you get errors that those macros are missing. Just remove/replace them and everything should work again.
As usual, feedback would be appreciated.
Katie version 1.1 released
HEL Library 2 preview
I just uploaded HEL Library 2 RC-1. This version fixes major bugs in the Map-System and some minor issues here and there. I’m pretty happy with this version, because all the bugs I know of are solved now. If no problems occur with this release, this one will be the version I will release in about two weeks as stable, yay!
As usual, feedback is appreciated.
