![]() |
Mission Statment: This site was created for the sole purpose of pushing towards a means of getting a workable version of Free Pascal that supports compiling for the GameBoy Advance platform and as a collaboration point of the information and work that has already been collected and put together. The files listed below are all meant to be free for use and are currerntly here in a work-in-progress format. All works have been authorized for such use and released of any restrictions that prevent us from getting a workable version of the Free Pascal compiler (aka FPC). Contributions are always welcomed and those that take part in the initiative also ask that if you do make any progress towards a compilable copy that you would be kind enough to share your finding with us so that we can post it here. |
|
![]() |
Last Site Update: December 26th, 2006 | ![]() |
| FPC 4 GBA Project Site | Francesco's knick-knacks Site (RSS Feed) | |
|
I have spent a bunch of hours of my free time adding to free pascal compiler a brand-new target: the Nintendo Wii. The compiler works and spits out .dol executables; the RTL, is an adaption from the NDS one, but works too. Yesterday I have committed the libogc to the fpc SVN repository and some examples that show how things work. This week-end I'll post on the fpc wiki some more infos to show how to build all stuff. ...and, of course, fpc4nds/fpc4gba has been released too. Now it is compatible wit devkitARM r32 and libnds 1.4.8, so please update your dkA packages.What's new? Among other things, many compiler bugfixes, Delphi 2006 like for..in support, support for sealed and abstract class modifiers. Oh! And a brend-new libndsfpc chm reference file too!Get it from http://www.freepascal.org/down/arm/nds.varand http://www.freepascal.org/down/arm/gba.var |