yes, it is for a small hex reader.
I need to read some old c64 file (.prg) then
visualize the hex and the ascii
so when I translate this:

01 08 0B 08 01 00 9E 32 30 36 31 00 00 00 A9 93
20 D2 FF A9 08 85 FC 8D 6B 10 A9 38 8D DC 17 A9
30 8D DB 17 A9 37 85 01 A9 13

I get this:

î2061 ì¢PêàU(6ìà3!pj0É1 7Ö  2U É ¢2êRPêÇP⁄ ÖP ÖQP)U0B• ÇRÉe$ÄÄê 00Q!)P)PE)•ê5ríÖ2íPê⁄É4BR Ñ B#x†1îX10$êRêX

so,not nice looking string :)

What I want to see after parsing is:

..........2061......k..8.....0....7....

etc etc_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to