rpcsx/rpcs3/Gui
Alexandro Sánchez Bach 60261408c2 Merge branch 'master' of https://github.com/AlexAltea/rpcs3
NOTE: I included some changes of the forks of O1L and Dante38490 to my
fork. However, a conflict appeared while merging their sources with the
ones of DH. I had to resolve this conflict manually and push all the
changes like a new commit, that's why there changes weren't recorded
individually and (probably) won't appear at in the commits list. I am
very sorry for this, I'll try to avoid this in the future.

In order to preserve the authors of those commits, I write this list
here:
O1L: Dummy Modules (cellAudio, cellSaveData, and more)

23ece01a0b

784fc571b3

Dante38490: Spotted and fixed an issue in git-version-gen.cmd

44e8867125

Regarding my changes:
* New lv2 SysCalls implemented (and others improved)
* SDATA unpacker implemented
* Changed layout of sc_table
2013-11-09 02:05:58 +01:00
..
AboutDialog.cpp - Implemented some ARMv7 instructions. 2013-11-06 03:01:15 +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 - Implemented ARM9Thread. 2013-11-03 21:23:16 +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 - Renamed ARM9 to ARMv7. 2013-11-05 21:22:58 +02:00
InterpreterDisAsm.cpp - Implemented some ARMv7 instructions. 2013-11-06 03:01:15 +02:00
InterpreterDisAsm.h - Implemented ARM9Interpreter & ARM9DisAsm. 2013-11-05 20:12:18 +02:00
MainFrame.cpp Merge branch 'master' of https://github.com/AlexAltea/rpcs3 2013-11-09 02:05:58 +01: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 - Implemented ARM9Interpreter & ARM9DisAsm. 2013-11-05 20:12:18 +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