Short: A simple python hexdumper. Author: wisecracker@tesco.net (Barry Walker) Uploader: Lincolnshire AMIGA Group. Type: dev/misc Version: 1.00.00 Architecture: generic Distribution: Public Domain, Emailware. ============================================================================ Architectures: Classic AMIGAs and WinUAE. ----------------------------------------- MINIMUM Requirements Are:- -------------------------- Stock AMIGA A1200(HD). (Optional additional memory, a speed and filesize bonus.) WinUAE Version 1.5.3, FS-UAE Version 2.4.1 minimum emulation. Standard OS3.0x install or better. Python 1.4.0 minimum to the latest version for ANY other platform. (It might work on E-UAE too but untested.) ---------------------------------------------------------------------------- History. -------- 05-09-2016. Version 1.00.00:- Original and only upload to AMINET... ---------------------------------------------------------------------------- I haven't done any real Python code since I started messing with UNIX Shell Scripting in January 2013 when I started AudioScope. Well I fished a little project out of my ANCIENT AMIGA files which created a raw hexdump of any binary file within reason for a stock A1200(HD). Well although there was Python 1.4.0 to 2.0.1 for the classic AMIGA I could only use version 1.4.0 as this did not require an MMU or FP hardware for use. Well the other day I decided to make it totally platform independent AND version independent and this is the result... This works from Python 1.4.0 to the current, (05-09-2016), latest 3.5.2 on various platforms. I could not use current Python technology as I wanted it to stay AMIGA specific and not abandon the AMIGA in preference to my current OSes. Once downloaded rename 'hexdump.py.txt' to 'hexdump.py', start up your python version and away you go... Read the code for more information. Enjoy finding solutions to often very difficult problems... ;o) ---------------------------------------------------------------------------- The archive is Public Domain/Emailware and you may modify it/them as you please for your OWN experiments. See below. I would dearly love an Email from you even if you think it is absolute rubbish... :) ---------------------------------------------------------------------------- IMPORTANT:- ----------- The Legal Stuff:- ----------------- These programs are Public Domain and no profit will be made from them, also all of the files must remain unaltered and intact including this one. The author is not responsible for any damage to, or loss of, or failure of equipment or data caused in any way by the use of these programs. There is NO warranty with the use of these software releases and YOU USE THEM AT YOUR OWN RISK. ---------------------------------------------------------------------------- Testing Evaluation:- -------------------- All emulated and Classic AMIGA test conditions were/are running standard OS3.0x and using standard ~topaz 8~ fonts throughout. I have no idea what strange configuration setups will create so refer to the ~The Legal Stuff~ above. ---------------------------------------------------------------------------- Contact:- --------- Mr Barry Walker, G0LCU. Email:- wisecracker@tesco.net Author of the ~TestGear?~ projects in the ~docs/hard~ drawer of AMINET. ---------------------------------------------------------------------------- A very useful HardWare related site, (C) Anthony Hoffman, for modifications, schematics, repairs and the like is:- http://amiga.serveftp.net/ ============================================================================