Not much of it. You could extract the glulx game file and then
disassemble it, but the result would be machine-generated I6 code --
it wouldn't have the structure of the original I7.
However, you should at least be able to get your text strings out.
Only problem is, I haven't tested the Glulx disassembler in several
versions. I don't know if it still works.
--Z
--
"And Aholibamah bare Jeush, and Jaalam, and Korah: these were the borogoves..."
*
> Only problem is, I haven't tested the Glulx disassembler in several
> versions. I don't know if it still works.
It doesn't. I've hacked on it a bit to get it partially working again
for my own use, but it would need quite a lot more work to be
releasable.