summaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2015-07-29core: Eliminate some unused variable warningsLioncash
2015-07-29core: Fix missing prototype warningsLioncash
2015-07-29Merge pull request #1009 from lioncash/tableYuri Kunde Schlesner
2015-07-29am_net: Add missing function to the function tableLioncash
2015-07-29am_net: Add correct function name to the function tableLioncash
2015-07-29Merge pull request #982 from Subv/homebunnei
2015-07-28Merge pull request #899 from zawata/Winsock-Deprecationbunnei
2015-07-28Merge pull request #873 from jroweboy/input_arrayTony Wasserka
2015-07-27Move input values into an arrayJames Rowe
2015-07-25dyncom: Rename armdefs.h to armstate.hLioncash
2015-07-25Merge pull request #888 from zawata/Warning-Fixes-2Yuri Kunde Schlesner
2015-07-23Service/APT: Fixed a regression, PreloadLibraryApplet should also start an ap...Subv
2015-07-23Service/APT: Return proper parameters in GetLockHandle.Subv
2015-07-23Merge pull request #983 from yuriks/null-memory-fillYuri Kunde Schlesner
2015-07-23GSP: Don't try to write memory fill registers if start address is 0Yuri Kunde Schlesner
2015-07-23Qt/GPU Breakpoints: Added three more breakpoint types:Subv
2015-07-21Merge pull request #962 from Subv/am_appbunnei
2015-07-21Merge pull request #966 from Subv/logbunnei
2015-07-21Services/Logging: Log more useful information when some operations fail.Subv
2015-07-21Merge pull request #957 from Subv/hwtest_crashbunnei
2015-07-21dyncom: Pass SVC immediates directly.Lioncash
2015-07-21Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.Subv
2015-07-20Services/CFG: Added some missing functions to cfg:sSubv
2015-07-20Kernel/Scheduling: Clean up a thread's wait_objects when its scheduled.Subv
2015-07-20Merge pull request #939 from Subv/queryprocmembunnei
2015-07-19Merge pull request #946 from archshift/update-frdubunnei
2015-07-19SOC:U : Update deprecated function gethostbyname() to getaddrinfo()zawata
2015-07-19Change trace/unimplemented service call logs to use hexarchshift
2015-07-19Add more frd:u unknown service commands from 3dbrewarchshift
2015-07-17Kernel/SVC: Implemented svcQueryProcessMemorySubv
2015-07-17Merge pull request #938 from Subv/querymemYuri Kunde Schlesner
2015-07-17Kernel/SVC: Implemented svcQueryMemory.Subv
2015-07-17Core\HLE : Fix Warningzawata
2015-07-17Ensure all kernel objects are released during shutdownYuri Kunde Schlesner
2015-07-13Archive: Correct a few incorrect types in function signaturesYuri Kunde Schlesner
2015-07-13Add CiTrace recording support.Tony Wasserka
2015-07-12Merge pull request #921 from linkmauve/fix-appletbunnei
2015-07-12Kernel: Add CodeSet case to Object::IsWaitableYuri Kunde Schlesner
2015-07-12Core: Fix applet includes using iwyu.Emmanuel Gil Peyrot
2015-07-11Merge pull request #823 from Subv/applets_drawingbunnei
2015-07-11Applets: Reworked how the Applet update event is handled.Subv
2015-07-11Core: Properly configure address space when loading a binaryYuri Kunde Schlesner
2015-07-11Kernel: Remove unused member from EventYuri Kunde Schlesner
2015-07-11Applets: Add infrastructure to allow custom drawing and input handling in App...Subv
2015-07-11HLE/APT: Initial HLE support for applets.Subv
2015-07-10Merge pull request #876 from linkmauve/include-cleanupsYuri Kunde Schlesner
2015-06-28Core: Cleanup hw includes.Emmanuel Gil Peyrot
2015-06-28Core: Cleanup soc:U includes.Emmanuel Gil Peyrot
2015-06-28Core: Cleanup file_sys includes.Emmanuel Gil Peyrot
2015-06-28Core: Cleanup core includes.Emmanuel Gil Peyrot