I was wondering if it is possible to disassemble files from a retail disc so that you can take a look at the source code... does any software able to do this exists? thanx in advance, karsten
Uhm...at a low assembler level it shouldnt be a problem at all...not that i know of higher level reverse engineering tools tho :/ EDIT : besides, the PSX core is a MIPS R3000A - you could easily write your own deassembler with the MIPS specifications...but if you have a look around you should easily find some home-brewn tool..
If you don't mind slogging through miles of assembly code, then check here http://www.zophar.net/utilities/n64dev.html http://www.zophar.net/tech/files/thepsxdoc2.txt http://www.geocities.com/SiliconValley/Station/8269/ps2dis/