> Magic numbers at the start of the file are always appreciated. Oliver addressed this earlier: > Contiki programs are in fact cc65 loadable modules which are in turn a > subset of the o65 format described here: > > http://www.6502.org/users/andre/o65/fileformat.html > > This format includes a magic number which is actually checked. Cheers, Nick.