1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-25 20:22:30 +01:00
rpcs3/rpcs3
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
..
Emu Merge branch 'master' of https://github.com/AlexAltea/rpcs3 2013-11-09 02:05:58 +01:00
Gui Merge branch 'master' of https://github.com/AlexAltea/rpcs3 2013-11-09 02:05:58 +01:00
Loader - Renamed ARM9 to ARMv7. 2013-11-05 21:22:58 +02:00
AppConnector.cpp - Improved sc function binder. 2013-06-30 11:46:29 +03:00
AppConnector.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
git-version.h When debugging, put the git revision in the title 2013-08-11 00:09:27 +02:00
Ini.cpp Merge remote-tracking branch 'upstream/master' 2013-09-03 19:26:31 +02:00
Ini.h Mouse support added 2013-09-14 20:20:57 +02:00
rpcs3.cpp - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
rpcs3.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
rpcs3.rc http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
rpcs3.vcxproj Merge branch 'master' of https://github.com/AlexAltea/rpcs3 2013-11-09 02:05:58 +01:00
rpcs3.vcxproj.filters Merge branch 'master' of https://github.com/AlexAltea/rpcs3 2013-11-09 02:05:58 +01:00
rpcs3.vcxproj.user Fix debugger working directory 2013-08-10 23:48:54 +02:00
stdafx.cpp http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
stdafx.h - Implemented be_t, mem_struct_ptr_t, vfsFile. 2013-10-06 15:07:42 +03:00