--- Jerome Grimbert <[EMAIL PROTECTED]> wrote: > > Did any one succeed to recompile SMSQ/E for a Q40 so > far ?
Yes I did , but I am using the first released version of sources with win1 instead of dev devices. Time by time I apply the patches . I merged the two file make_bas and flp_bas and created one file with two Sbasic procedures : MAKE and LINK. The reference in flp_bas about qmon is not necessary to link the different moduls , is there only for debugging purposes, in fact is replaced with a null file if you do not pass "q" as a parameter to flp_bas. The last version of Q60 smsqe I have is (as far as I can see) quite good : - Fast mem implemented (already in the official sources) - Bug for sprite cache corrected (Thanks Marcel) - No more MOVEP references - Mode 64 implemented (Thanks Marcel) - Writethrough cache enabled by default (using 32MB intead of 16Mb) I am thinking to add a new sbasic command : "Copyback" to enable copyback , or put a new item in the conf block to enable it permanently , like the MMU. Under investigation , but until now no idea , is to understand why the PAN&Scroll in 16 bit driver operation is so slow, , the file interested is iod_con2_16_Mblock_asm, if someone have an idea ...... As a final comment : this Q40/Q60 version is quite stable and should be distributed by an official reseller. Ciao Fabrizio __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus � Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
