I think it shows that there are quite a number of programmers out there ready to help others. I for one use VC6 pro for work as needed to solve problems. I have only coded for the Amiga when I was taking c classes at school as at the time the Amiga was the only computer I had... :-D
I wonder if a project could be setup to do some porting of something I use constantly. It is called wxWidgets.
http://wxwidgets.org It is a set of libraries that allows an easier way of creating windows, etc., cross platform. So any program code only needs to be made once and can be natively compiled for other platforms.
I would love to work on this, but do need help as I am not familiar with creating Amiga windows, requesters, etc.
The source for wxWidgets is free, and can be ported. Already as Linux and Windows, etc...
Anyone interested in helping?