Hi,
So, here's a bit of an interesting proposal: why don't we try porting Lego Island to the Commander X16?
Yes, it sounds completely ridiculous, but a lot of completely ridiculous things have been done on the X16 before. But there are a few problems I've come across. The first is lack of threading support on the 6502, which makes it impossible for me to compile SDL just by swapping out the compiler for cc65. The second is the fact that there are lots of C compilers for the 6502, but not a lot of C++ compilers. And since the game is written primarily in C++, this might be a problem.
Porting Lego Island to the X16
Re: Porting Lego Island to the X16
The VERA is way too underpowered for something like this, you would be looking at a full reimplemation and demake instead of a straight port