Double Edit: Can you get it to write the output to a text file? It's not very easy to read when it's scrolling.
Dump to a file for now: c:\> sh3_disass.py file.g3a 7020 7140 > file.S
Then use a text editor to scroll through the results.
I am fixing up the branching and data movement instructions, that were not reporting correctly.