From ac7d866df360da8c77122eefab59812f65412d49 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Thu, 28 Mar 2002 14:45:42 +0000 Subject: Change tool path to tools/ git-svn-id: svn://svn.rockbox.org/rockbox/trunk@58 a1c6a512-1295-4272-9138-f99709370657 --- www/tools.t | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/www/tools.t b/www/tools.t index c1c72b6044..ad469ecba9 100644 --- a/www/tools.t +++ b/www/tools.t @@ -22,18 +22,18 @@ The data is then spread over four memory segments. The two least significant bit

I've written a small utility to descramble the firmware files:

...and one to scramble files:

Disassembler

@@ -41,10 +41,10 @@ The data is then spread over four memory segments. The two least significant bit

I found a nice public domain SH-1/SH-2 disassembler written by Bart Trzynadlowski, called sh2d:

Update: I've added address lookup and register name translation to the disassembler (2001-12-09)

Compiler

-- cgit v1.2.3