Some days ago Zaphod sources was released at sourceforge, and Marust did a port of it to AROS. After a very little aos4 changes i compile it to os4, and you can grab it from os4depot (for now in upload query). Screenshot:
The only one bug for now which i notice : crash when you try to call an "about" window, but for release i just disable About checking (do nothing for now), and hope soon it will be fixed. In general all works as should, but if some of you will found problems, write here.
This is great stuff, I often used a hex editor back in the day. The one with a blue background and white writing LOL.
I'm hoping this one is a good one I never did like FileX
cheers!
~Yes I am a Kiwi, No, I did not appear as an extra in 'Lord of the Rings'~ 1x AmigaOne X5000 2.0GHz 2gM RadeonR9280X AOS4.x 3x AmigaOne X1000 1.8GHz 2gM RadeonHD7970 AOS4.x
How do I search for hex?? I only seem to be able to find ASCII or something. I entered 0x0064 and it finds "0016" and "0036" sequences and ASCII characters '64'. I want to find the hex value 0064 in the hex.
Software developer for Amiga OS3 and OS4. Develops for OnyxSoft and the Amiga using E and C and occasionally C++
How do I search for hex?? I only seem to be able to find ASCII or something. I entered 0x0064 and it finds "0016" and "0036" sequences and ASCII characters '64'. I want to find the hex value 0064 in the hex.
Cant help you much here, but you can try to check docs (they are on english/german)
@All New version in upload query with fixed About crash, and localized menu (that all done by Mazze, i only report about bugs and compile os4 version).
@Deniil It's a littlebit different with Zaphod, 'cos it searches ASCII and HEX in parallel. Your search term would look like this: $00$64 AND (!) you have to tick the "account for captialisation"gadget active.
@kas1e I recently noticed something that I would consider a problem rather than a bug. If you have your OS4 GUI/Controls prefs set to "Resize window with contents", the Zaphod scrollbar goes crazy with excessive updates when you resize it's window. Maybe it's unavoidable with a GadTools GUI but it would be nince if it could be fixed. Can you report this problem to the Zaphod team?