On Thu, 18 Feb 1999, Tobias wrote: > Hello PICLIST, > > I want to convert a Intel EEPROM hex file into datatables (ie. de 0x01,0x02 > etc). > Could someone please tell me where to to find such a program ?? > Ian King wrote a disassembler that took hex files as an input. I couldn't find that after a quick search. However, there's Timo's disassemble which (I believe) uses Ian's code. Or if you want, grab gpsim and look at the file hex.cc. It's Ian's hex.c file that I renamed to hex.cc and made a few changes. gnupic webpage: http://reality.sgi.com/jamesb/gnupic/ Scott