Short: UnRAR 2.50 Author: Eugene Roshal / Oliver Gantert Uploader: Oliver Gantert Type: util/arc Version: 1.0 Requires: ixemul.library Architecture: m68k-amigaos Original work (c) 1993-99 by Eugene Roshal. This is a simple GNU/C compile of the original UnRAR 2.50 sources. Three CPU-specific versions are included: 68ooo - for old Amiga emulators :) 68o2o - use this, low-end-ppl (o3o was no difference) 68o4o - for the little one on our PPC/68k-Dualboards... No 68o6o version :( because I have none, and I don't upload what I can't test. I downloaded some files from the web that I couldn't depack with UnRAR 1.x (found on Aminet). I just changed one #define and compiled it with gcc 2.7.2.1 Original source included, if you want to compile it yourself, take a look at os.h and make sure that _UNIX is defined and not _WIN_32. NON_INTEL_BYTEORDER should also be defined. Maybe I'll add an _AMIGA define and make it smaller/faster, if I ever find the time and motivation, but I don't think so. I seldom use this tool... Chances for a vbcc conversion are good. I want a WarpOS version of UnRAR. But I think I've seen UnRAR 2.60 sources already, so I'll start work with that. Isn't it hell to have no girlfriend? :) If there are any bugs, please report them! I had no problems until now.