History for Over5 64binaries by Daniel Kahlin ----------------------------------------------------------------------------- DiskSlave: ---------- DiskSlave 0.178 (950917) tlr - Third Release version. - included new version of 'pitchtrack' by Andreas Andersson. write of zipped disk 6:30 total time, read disk 2:30 total time (total time includes serial transfer <-> the Amiga) - fixed error handling for readtrack and writetrack. DiskSlave 0.169 (950819) tlr - INTERNAL - Coded timeout handling, works ok. DiskSlave 0.168 (950815) tlr - INTERNAL - added fastformat. (20 seconds with verify) - fixed Multitrack write. - included 'pitchtrack' by Andreas Andersson. (fast track read/write) - major bugfixes - reorganization of code DiskSlave 0.136 (950812) tlr - INTERNAL - added WRITETRACK and READTRACK, WRITESECTOR, READSECTOR skeleton DiskSlave 0.116 (950807) tlr - Second Release version - changed some internal flags, reorganized source code DiskSlave 0.111 (950722) tlr - First Release version - Fixed bug when sending long diskcommands/receiveing status - inserted proper colours during status/command - Proper errorcheck in Load/Save - fixed sending of diskcommand DiskSlave 0.106 (950713) tlr - New compact structure format! - now considers device number correctly MemSlave & MemSlaveC800: ------------------------ MemSlave 0.78 (950819) tlr - Third Release version. - Coded timeout handling, works ok. MemSlave 0.66 (950815) tlr - INTERNAL - reorganized source code more. MemSlave 0.64 (950807) tlr - Second Release version. - changed some internal flags, reorganized source code MemSlave 0.62 (950722) tlr - First Release version - Now has both MemSlave and MemSlaveC800! - Shows run at the top of the screen when 'RUN' MemSlave 0.50 (950713) tlr - New compact structure format! FastRS: ------- FastRS 1.3 (950713) tlr - First Release version - Works ok (NTSC not tested) SerFile: -------- SerFile 0.114 (950821) tlr - Third Release version. - Did major rework of BASIC patch. now patches ICRNCH vector instead of IGONE. - added commands '.', '/' and '$' - modified the string get routine to handle different encapsulation characters. (currently '"' and '\0' - Now does 'NEW' after installing. SerFile 0.100 (950819) tlr - INTERNAL - Coded timeout handling, works ok. SerFile 0.99 (950816) tlr - INTERNAL - Fixed bugs with empty readstring! SerFile 0.95 (950815) tlr - INTERNAL - reorganized sourcecode SerFile 0.93 (950808) tlr - First Release version - fixed some error codes - added '#$', does the same as '#C"$"' - made modifications to srvload protocol SerFile 0.88 (950807) tlr - adapted the code to be able to run under kernal. (major work!) now occupies $0334-$03b0 and $f600-$ffff - modified parameter reading... does not trash memory just below $a000. SerFile 0.74 (950806) tlr - made #L, #S, #C, #K... SerFile 0.47 (950805) tlr - coded srvsave - coded patches for load and save SerFile 0.40 (950804) tlr - ReadString works ok with multipage. - srvload works ok - no flashing during transfer SerFile 0.32 (950803) tlr - ReadString works partly.