Hello
I have spent some hours of work on the free pascal compiler for Nintendo Wii. In the past days I have uploaded all sources on the fpc SVN trunk and this week-end I'll post on the fpc wiki a sort of howto that shows what is required and how to build it.

As far as I can see, the examples are running fine on the dolphin emulator. Relfos has tried an executable on a real Wii and he said that it worked as expected. Another good news is that on the dolphin emulator the speed is the same as the gcc compiler.

I have made a quick port of SDL too. It compiles fine but seems that the emulator does not like sdl, because it shows a black screen. Searching on the net, seems that it is an issue of the emulator...