summaryrefslogtreecommitdiff
path: root/utils/AMS/hacking/Makefile (follow)
Commit message (Collapse)AuthorAge
* Replace amsinfo by another version which:Rafaël Carré2009-10-27
| | | | | | | | | - supports Clipv2/Fuzev2 firmwares - dumps firmware and library blocks in current directory - adds assertions and boundaries checks about the firmware format - has nice colors ! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23366 a1c6a512-1295-4272-9138-f99709370657
* Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so ↵Dave Chapman2008-10-04
| | | | | | this should still work the same as before. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18706 a1c6a512-1295-4272-9138-f99709370657
* Untested (i.e. will almost certainly brick your device if you attempt to use ↵Dave Chapman2008-10-01
| | | | | | it) first attempt at making mkamsboot store the original firmware as a UCL compressed image. If it works, then this means we have about 40KB (depending on target and OF version) for our bootloader code. I repeat: This is UNTESTED and needs reviewing fully before attempting to install on a device. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18675 a1c6a512-1295-4272-9138-f99709370657
* Some tools for hacking Sansa V2 (AMS) firmware files and injecting our own code.Dave Chapman2008-05-11
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17464 a1c6a512-1295-4272-9138-f99709370657