[EMAIL PROTECTED] wrote: > * sys_cmp_lib: I haven't found this library file yet. It is necessary to > make the 'sys_boot_file' executable, which is used to concatenate > the different modules. The way around this is, for the time being, > not to recompile this executable, but to use the one supplied > directly by TT.
The easy way is to just delete the line in the _link file, because the library is not needed at all ;-) I don't have it either. > A priori, it doesn't make much sense to include them into the > GoldCard / Atari versions of SMSQ since > 1 - neither seem to have enough colours to warrant the high colour > drivers For the sake of application compatibility they should however know the new definitions, even if they can't use them for high colour. Problem is that WMAN is not finished, looks like there need to be some changes in GD2 before it can be fully implemented. > 2 - The Gold Card & some Ataris don't have enough memory to > justify splitting the memory into fast & slow memory > 3 - the other Ataris should already have this. The fast memory version can easily live next to the others within the source tree. Then it's just a matter of changing the make_bas program for the platform to include the different module. > Any help, of course, would be appreciated. I have read with interest > Fabricia Diversi's message re the implementation of fast memory > emulation in the Q60,and would be happy to receive more info on > that... I can send you the mail with the stuff he got from me if you want. > I propose that when this is stably integrated into the sources codes > where possible, we call this a new version (3.00) of SMSQ/E. Right. BTW: Back from holidays and starting answering mails. Next exam in October has however priority over all QL related work. Marcel
