rpcsx/rpcs3/Gui
Alexandro Sánchez Bach f1b420eb3b SELF decrypter improves & About... dialog added
SELF decrypter improved:
The files 'scetool.exe' and 'zlib1.dll' are no longer needed. Everything
needed is now included in the rpsc3 project. So the only thing you need
in order to load SELF files are the keys. More information about this
matter in my last commit: c1565e55

Warning for devs! There is a lot of spaghetti code in /scetool/. I
fucked up things a bit while trying to include scetool in rpcs3. There
is a lot of unused code there and I need to make sure that everything is
working properly. In any case, the code seems to work stable so
end-users shouldn't be worried about this warning. ;-)

'About...' dialog added:
Well, I have nothing more to say here. I wish you all a nice day!
2013-10-21 23:02:43 +02:00
..
AboutDialog.cpp SELF decrypter improves & About... dialog added 2013-10-21 23:02:43 +02:00
CompilerELF.cpp - Improved SPU Decoder. 2013-07-04 17:20:36 +03:00
CompilerELF.h - Improved PPCDecoder. 2013-07-03 19:17:16 +03:00
ConLog.cpp - Improved sc function binder. 2013-06-30 11:46:29 +03:00
ConLog.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
Debugger.cpp Merge remote-tracking branch 'upstream/master' 2013-09-03 19:26:31 +02:00
Debugger.h - Implemented MTCRF instruction. 2013-07-08 16:24:46 +03:00
DisAsmFrame.cpp Merge remote-tracking branch 'upstream/master' 2013-09-03 19:26:31 +02:00
DisAsmFrame.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
FrameBase.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
GameViewer.cpp - Improved PPCDecoder. 2013-07-03 19:17:16 +03:00
GameViewer.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
InstructionEditor.cpp Fixed minor Debugger errors. 2013-10-06 18:05:58 +03:00
InterpreterDisAsm.cpp Fixed minor Debugger errors. 2013-10-06 18:05:58 +03:00
InterpreterDisAsm.h Fixed minor Debugger errors. 2013-10-06 18:05:58 +03:00
MainFrame.cpp SELF decrypter improves & About... dialog added 2013-10-21 23:02:43 +02:00
MainFrame.h SELF decrypter improves & About... dialog added 2013-10-21 23:02:43 +02:00
MemoryViewer.cpp http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
MemoryViewer.h http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
Plugins.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
RegisterEditor.cpp Debugger improved: Register editor added 2013-09-22 13:34:54 +02:00
TextInputDialog.cpp - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
TextInputDialog.h - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
VFSManager.cpp - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
VFSManager.h - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
VHDDManager.cpp - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
VHDDManager.h - Implemented HDD manager. 2013-08-03 12:40:03 +03:00