Awesome! That'll be great!
I've finishied recoding all 44 scripts of the VGA class/proc system. I'm now cleaning them up, changing the variables (ie. temp23 to someVar), documenting it, etc.
I'm thinking of combining the 44 scripts into 30, 20, or even 10.
Due to SCI1's ability to have pictures any size desired, it would be a cool task to make complete SCUMM-style support for it removing the original popup bar, and even adding the scumm-style talking text. It would be as simple as a Display call, two Graph calls, and a timer. Just to prove that SCI really can be used to make any kind of game you want!