788 Commits (74d4bc0af1d2f22105bf3c00efcb85613d59cc19)

Author SHA1 Message Date
Yuri Kunde Schlesner 74d4bc0af1 Kernel: Add more infrastructure to support different memory layouts 11 years ago
Yuri Kunde Schlesner c39b52f974 HLE: Remove empty ConfigMem and SharedPage Shutdown functions 11 years ago
Yuri Kunde Schlesner 69c3021a8d Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h} 11 years ago
Yuri Kunde Schlesner e2c7954be5 Memory: Move address type conversion routines to memory.cpp/h 11 years ago
Yuri Kunde Schlesner a12a30c9e0 Process: Store kernel compatibility version during loading 11 years ago
Yuri Kunde Schlesner cdeeecf080 Kernel: Properly implement ControlMemory FREE and COMMIT 11 years ago
Yuri Kunde Schlesner 306408d174 VMManager: Introduce names for used ResultCodes 11 years ago
Yuri Kunde Schlesner b9a9ad9742 VMManager: Make LogLayout log level configurable as a parameter 11 years ago
Yuri Kunde Schlesner 785407d06f VMManager: Change block offsets to size_t 11 years ago
Lioncash 75631b2a9f core: Eliminate some unused variable warnings 11 years ago
Lioncash 12a9e8502c core: Fix missing prototype warnings 11 years ago
Lioncash 6b25e93119 am_net: Add missing function to the function table 11 years ago
Lioncash bed3618480 am_net: Add correct function name to the function table 11 years ago
James Rowe 1bc7829ee9 Move input values into an array 11 years ago
Lioncash dfb424b6d1 dyncom: Rename armdefs.h to armstate.h 11 years ago
Subv 599744921d Service/APT: Fixed a regression, PreloadLibraryApplet should also start an applet when called. 11 years ago
Subv ce31184557 Service/APT: Return proper parameters in GetLockHandle. 11 years ago
Yuri Kunde Schlesner 3b61dd97e0 GSP: Don't try to write memory fill registers if start address is 0 11 years ago
Subv 6c0ea5f5e8 Qt/GPU Breakpoints: Added three more breakpoint types: 11 years ago
Subv f5bff67b0b Services/Logging: Log more useful information when some operations fail. 11 years ago
Lioncash c2689b8c2c dyncom: Pass SVC immediates directly. 11 years ago
Subv 13f93a0188 Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results. 11 years ago
Subv 38a7f1b727 Services/CFG: Added some missing functions to cfg:s 11 years ago
Subv 275aaeef9c Kernel/Scheduling: Clean up a thread's wait_objects when its scheduled. 11 years ago
zawata 395e63d5aa SOC:U : Update deprecated function gethostbyname() to getaddrinfo() 11 years ago
archshift 84a88005e2 Change trace/unimplemented service call logs to use hex 11 years ago
archshift d1e6afaba1 Add more frd:u unknown service commands from 3dbrew 11 years ago
Subv 83fa3f977d Kernel/SVC: Implemented svcQueryProcessMemory 11 years ago
Subv 9e2962081a Kernel/SVC: Implemented svcQueryMemory. 11 years ago
zawata f723a498e7 Core\HLE : Fix Warning 11 years ago
Yuri Kunde Schlesner dc39d06950 Ensure all kernel objects are released during shutdown 11 years ago
Yuri Kunde Schlesner a1f08788d9 Archive: Correct a few incorrect types in function signatures 11 years ago
Tony Wasserka 902fa4da52 Add CiTrace recording support. 11 years ago
Yuri Kunde Schlesner d4f35fd989 Kernel: Add CodeSet case to Object::IsWaitable 11 years ago
Emmanuel Gil Peyrot fe909b3b5a Core: Fix applet includes using iwyu. 11 years ago
Subv 725d5eea78 Applets: Reworked how the Applet update event is handled. 11 years ago
Yuri Kunde Schlesner 5c5cf2f8e0 Core: Properly configure address space when loading a binary 11 years ago
Yuri Kunde Schlesner d9556912b4 Kernel: Remove unused member from Event 11 years ago
Subv 621ee10eae Applets: Add infrastructure to allow custom drawing and input handling in Applets. 11 years ago
Subv 2a6ebadf66 HLE/APT: Initial HLE support for applets. 11 years ago
Emmanuel Gil Peyrot 4964a359e1 Core: Cleanup hw includes. 11 years ago
Emmanuel Gil Peyrot 7b746914b9 Core: Cleanup soc:U includes. 11 years ago
Emmanuel Gil Peyrot e5fcabdd69 Core: Cleanup file_sys includes. 11 years ago
Emmanuel Gil Peyrot aea15f5c73 Core: Cleanup core includes. 11 years ago
Emmanuel Gil Peyrot 45c4781544 CitraQt: Cleanup includes. 11 years ago
Emmanuel Gil Peyrot 596b7c4f63 Common: Cleanup key_map includes. 11 years ago
Emmanuel Gil Peyrot c345247431 Services: Use the standard _WIN32 define in soc:U instead of our own EMU_PLATFORM. 11 years ago
Subv bd336cfdce Services/SOC: Added command headers to some of the soc commands. 11 years ago
Yuri Kunde Schlesner 81488d7a6a Add helpers to create IPC command buffer headers and descriptors 11 years ago
Yuri Kunde Schlesner 3e6663da43 Y2R: Rework conversion process, enabling support for all formats 11 years ago