History for Over5 by Daniel Kahlin ----------------------------------------------------------------------------- Over5 0.463 (950919) tlr - Third Release Version - coded READZIP, tested works ok. - improved error checking on zipcode archives. Over5 0.439 (950917) tlr - INTERNAL - coded WRITEZIP, tested works ok. Over5 0.421 (950830) tlr - INTERNAL - implemented READDISK - fixed fatal bug in READDISK and WRITEDISK, wouldn't write track 35. Over5 0.416 (950816) tlr - INTERNAL - fixed bugs associated with srv_READSTRING and COMMAND '$' could have been fatal in some cases. Over5 0.409 (950815) tlr - INTERNAL - remade WRITEDISK for multitrack write (could be better) Over5 0.405 (950812) tlr - INTERNAL - coded WRITEDISK, added READDISK skeleton. - found bugs Over5 0.388 (950808) tlr - Second Release version - coded commands DIR, $ and CD with server - fixed new load and save routines for server - added proper error string with server - made alot of general code around the server! Should work! Over5 0.345 (950806) tlr - INTERNAL - coded prototype 'reset' function (for use with cartridge) - found nasty bug in 'BOOT'. Last byte sent was trashed in some cases. - moved a 'jfree' call outside a loop, and thus removing the infamous death bug from outer space! Over5 0.317 (950805) tlr - INTERNAL - coded srvsave - fixed bugs in readstring. Over5 0.311 (950804) tlr - INTERNAL - Coded complete readstring. (with addstring) - coded srvload Over5 0.293 (950803) tlr - INTERNAL - Programmed a simple server. - Set SERF_RAD_BOOGIE. Should improve performance on slow computers (A500) - Fixed safer syncing during BOOT. - Fixed cosmetic bug in bl_sendfile. - Lowerred DELAY_BLOCK to 1.8 millisecs. (increases transfer speed) Over5 0.276 (950722) tlr - First Release - Restructured code, mostly to be able to compile on linux. - Added server skeleton. - fixed reporting of return codes Over5 0.267 (950720) tlr - INTERNAL - Implemented HELP option - Fixed translation of '(' to '[' and ')' to ']' - trimmed basic boot - improved docs (could be much better though) - fixed parameter error in test - 'COPY' now shows diskstatus Over5 0.252 (950713) tlr - INTERNAL - Now sends device number ok. (but always 8) - Implemented new compact structures. Over5 0.249 (950711) tlr - INTERNAL - Fixed bug in WRITEMEM - Added option RUN to WRITEMEM Over5 0.246 (950711) tlr - INTERNAL - Coded SYS Over5 0.240 (950710) tlr - INTERNAL - changed boot speed to 150 baud - Coded MEMORYREAD/WRITE Over5 0.226 (950702) tlr - INTERNAL - coded 300 baud boot, works ok. Over5 0.220 (950701) tlr - INTERNAL - Fixed wildcards in the copy command - if redirected to a file... no CSI codes! Over5 0.195 (950701) tlr - INTERNAL - Coded the copy command (works ok!) Over5 0.176 (950701) tlr - INTERNAL - Fixed so that DEBUG works again - Made diskturbo for "diskslave" - Added klugdge delay in block read/write (c64 code really needs optimizing) Over5 0.170 (950701) tlr - INTERNAL - Longer and better filetest (40960 bytes) - fixed problems in "Block.asm" (couldn't read/write under rom) Over5 0.168 (950628) tlr - INTERNAL - Fixed parameter handling so that quoting works ok. - Fixed c64 basic boot.