_ _ _ _ _ _ |\\ || ||// // || |\\ \\// ||_ ||>> << || //\\ |\\|| _| | | | ||\\ ||_ |// \\ || ||\\ \/ ||_ ||\\ _>> || \\// ||\\| |_ .|_| | ||// || |\\ \\ || ||// |// ||_ ||\\ _// || |// Programmation: ฉ1990-1992 Christian Warren Font et Docs: ฉ1990-1992 Marc Dionne Date: 14th april 1991 News to 2.01 ญญญญญญญญญญญญ - Time appear when searching a sequence on a disk. The search function is also much faster. (About 7 secs less to search on a complete disk) - Few Bugs remove from the Recover Block functions. - Recalcule All Checksum is accelerate by a factor of 700%. ญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญ ญญญ> for the Super Fat Agnus computer <ญญญ ญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญญ - Frequence Entrance = frequence at the beginning (PAL or NTSC). Can be changed a at any time. - Frequence Exit = frequence when you leave Deksid (PAL or NTSC). Useful for the people who usualy work in PAL because you can work in NTSC with Deksid, and when you leave it the frequence turn back to PAL. - Install a 'switcher' on BootBlock (PAL ou NTSC) = Add a 'switcher' to the BootBlock . The 'switcher' will turn your computer to a PAL or a NTSC machine without erasing the original BootBlock. So you can use this function on non-standard BootBlock without worying about loosing the contents of the BB. - Remove 'switcher' from BootBlock = If the disk don't work with the switcher you can remove it with this function. The BootBlock will return to it original contents. PS. A CLI version of these 2 functions will be release soon. _ _ _ _ _ _ _ |\\ || ||// // || |\\ \\// ||_ ||>> << || //\\ |\\|| _| | | _| ||\\ ||_ |// \\ || ||\\ \/ ||_ ||\\ _>> || \\// ||\\| |_ .|_| _| ||// || |\\ \\ || ||// |// ||_ ||\\ _// || |// Programmation: ฉ1990-1992 Christian Warren Font et Docs: ฉ1990-1992 Marc Dionne Date: july 6th 1991 News to 2.03 ญญญญญญญญญญญญ - Bug removed in the "Install Switcher" and "Remove switcher". Theses functions dont erase block 1 anymore. - Bug removed in the Search function, when can now search on block higher then 32000. - Bug removed in Recover File function. This function now work with FFS. - New Pattern in the search function : Pattern only in AscII search. '@' -> will match any AscII character (from 32 to 126). Useful for searching for readable text. Ex. if you want to search for any any string that have at least 5 AscII character, you just have to search for '@@@@@'. '^' -> If you put this pattern at the begining of the string, the program search for a FileHeader. Ex. '^Deksid.info' will found the FileHeader of the File "Deksid.info". '\' -> Allow you to search for the real pattern character. Ex. '\?lo\@\^" will search for string '?lo@^'. Pattern in the Hex search. '?' -> the pattern will now work with half of a bytes. Ex. '3A?5' will found '3A65', '3AF5', ... - You have now 2 choices for the blue box. You can have an Hex-Dec-Bin display or a Dec-8bits-16bits-32bits display. For those who just dont care I recommend the 8-16-32 display because he's faster. - Recompiled with Lattice SAS 5.10 |\\ || ||// // || |\\ \\// ||_ ||>> << || //\\ |\\|| _| | ||_ ||\\ ||_ |// \\ || ||\\ \/ ||_ ||\\ _>> || \\// ||\\| |_ .|_| _| ||// || |\\ \\ || ||// |// ||_ ||\\ _// || |// Programmation: ฉ1990-1992 Christian Warren Font et Docs: ฉ1990-1992 Marc Dionne Date: december 27th 1991 News to 2.05 ญญญญญญญญญญญญญญญญญญญญญญญญญ - the function 'Find File Header' get the file header of the file you choose with a file requester. - Small bug removed in the 'Compare' function. - You can now removed the unnecessary requester like 'Do you really want to do what you choose?'. (Menu item = 'Prompt') - some news key sequence. - Ctrl-'w' -> save the block. - TAB -> Change the mode of edition (Ascii <-> Hexa). - the KeyPad can now be used to controle the runner. - All the requester as been reworked to be more 'cute' (I think...). - No more bug when you use the FRQBypass programm. I think the bug is in FRQByPass but I dont take chance, I correct it...