Thanks for all your suggestions. This really helps.
I checked out GRAC2. It's nice. However AGS has more potential. It's based on AMOS (A Basic language) which makes it slow and there wasn't any development on it for a long time.
All in all I think it sound doable. I'll give the AGS Port a go. My approach would be:
- Convert it for "pimped" Amigas with graphics cards and loads of RAM. Change SDL 2 calls to SDL 1.2
- Remove SDL alltogether (or optional) and use native calls. This should then run on Lowerend machines as well.
I checked out GRAC2. It's nice. However AGS has more potential. It's based on AMOS (A Basic language) which makes it slow and there wasn't any development on it for a long time.
All in all I think it sound doable. I'll give the AGS Port a go. My approach would be:
- Convert it for "pimped" Amigas with graphics cards and loads of RAM. Change SDL 2 calls to SDL 1.2
- Remove SDL alltogether (or optional) and use native calls. This should then run on Lowerend machines as well.