rockbox/flash/extract
Thomas Martitz 87409a2619 Move memset6() declaration to string-extra.h, kills a warning compiling for android since it ships a memory.h.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27789 a1c6a512-1295-4272-9138-f99709370657
2010-08-12 13:55:01 +00:00
..
README Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
extract.c Move memset6() declaration to string-extra.h, kills a warning compiling for android since it ships a memory.h. 2010-08-12 13:55:01 +00:00
extract.dsp source code for all my flash stuff, now finally in cvs 2003-11-30 11:37:43 +00:00

README

(c) 2003 by Jörg Hohensohn

This tool extracts the firmware image out of an original Archos ROM dump,
like created with the Rockbox debug->dump feature.
The extracted image can then be used to compose a dual-boot firmware.