* Hex - Edit ver.80 * written by Bongo` (John C) This program will look somewhat like thingy due to the 16 color limitation , although it is still a good program.. Don't try to use the 2 byte codes yet, I still have to fix the display and the dump routine for it.. I think I found a way to display them alot faster than the way thingy does it... wish me luck =p - Supported 1) Table files 2) Script dumping using table files 3) Script inserting using table file 4) Direct input (on the spot editing) use "TAB" for this fuction 5) HexDec input (Just use the 1-9 and A-F keys for this.. 6) If no table file is present then just hit enter when asked for a table file (Ascii Mode) Dumping/inserting also supported(don't know why =p ) 7) Tile editor is starting to show "stuff" now =p , the edit is buggy and no mouse supported yet. Also only 8x8 1 bp enabled 8) Table creator ready ..But not enabled =p 9) Search works, but it is really slow.. It supports Wildcards(A??D????F??1) searching, and also supports Romanji searching(requires my extra files which are EUC.dat and JIS.dat). 10) Jumping is supported along with Bookmarks, It can use thingy's bookmarks, but only up to 4 can be used.. 11) 1,2,and 3 byte coding displays and dumps depending on the format of the control characters.. Example: It reads 1A and dumps what it means, it reads 8E1A and dumps what it means. also reads 8E8E1A and dumps what it means, but it won't dump 2 and 3 byte codes if the control code comes after the value itself as in (1A8E 1B8E 1C8E). The display for the 2 and 3 byte codes are really weird and still buggy.. I have to work it out somehow and not slow down like thingy does =) 12) Rom Heared info is Shown for games on snes "without" bad checksums. if you load any other rom other than "SNES" and get a "BAD CHECKSUM" error, that's because I haven't added support for it If you want to see what the keys do just go in the program and press "F1" =p * NOTE * this is just a beta release. Ideas from newbies and experienced hackers would be greatly appreciated.. Thanks and good luck hacking.. This was written By John C (Bongo`) - Thanks go out to - pelrun - for helping with the table loader/display problem Niiru_ (Neil) - for that slap on the head (Helped me understand Binary better) LordTech - for actually getting me interested in programming, although he doesn't know it =p Nagash - for starting out programming with me and helping me when I didn't understand a word LordTech said =p and also to all others I forgot..