On Thu, 15 Jan 2009 02:56:02 +0100 CET, François Revol wrote: > As to MorphOS, I'd think it'd be good to merge it with the AmigaOS port > and also support AROS if possible, by using 3.x calls by default and > optionally using specific calls.
Well, good luck with that :) As I have not seen the MorphOS code I can't say for sure how viable it is, but Ilkka does say the OS4 port was used for "ideas". MorphOS uses MUI for GUI construction, whereas OS4 using Reaction - so anything GUI-related would have had to be rewritten at least. OS4 also has MUI, but it isn't official and I'm never been that keen on it (and I have no idea how to program it). It may be possible to split it into MUI, Reaction and common parts, but until we can see how much - if any - of my code has been reused, it will be difficult to say. There was a separate attempt to port to AROS but it was abandoned. Chris
