1563 Commits (b104d30596aaf31417a04d159cf08a05671788e4)

Author SHA1 Message Date
Lioncash 59d5358068 arm_disasm: Remove unnecessary code 11 years ago
aroulin 4721ff6747 Disassembler: ARMv6K REX instructions 11 years ago
aroulin 0d4ad676e9 Disassembler: ARMv6K hint instructions 11 years ago
Lioncash 75631b2a9f core: Eliminate some unused variable warnings 11 years ago
Lioncash 46663d657f dyncom: Remove an unused variable 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
Lioncash 2e420aba3c dyncom: Handle the case where PC is the source register for STR/VSTM/VLDM 11 years ago
Lioncash 2182adff9e dyncom: Handle left-operand PC correctly for data-processing ops 11 years ago
Lioncash 9be4ef3879 dyncom: Remove an unnecessary typedef 11 years ago
Lioncash 89540ea761 dyncom: Use enum class for instruction decoding results 11 years ago
James Rowe 1bc7829ee9 Move input values into an array 11 years ago
Lioncash 7e4fb4db19 dyncom: Remove code duplication regarding thumb instructions 11 years ago
Lioncash a507ea23c1 dyncom: Migrate exclusive memory access control into armstate 11 years ago
Lioncash db4e99c186 dyncom: Remove duplicated typedef and extern 11 years ago
Lioncash 816b1ca776 dyncom: Use std::array for register arrays 11 years ago
Lioncash 0ecc6e2f04 dyncom: Use ARMul_State as an object 11 years ago
Lioncash 03213f893e dyncom: Remove unnecessary initialization code. 11 years ago
Lioncash 3257d797e1 dyncom: Remove unnecessary abort-related cruft 11 years ago
Lioncash dfb424b6d1 dyncom: Rename armdefs.h to armstate.h 11 years ago
Lioncash 4bb1a5ca47 dyncom: Get rid of skyeye typedefs 11 years ago
Lioncash 0191c26521 dyncom: Move helper functions to their own header 11 years ago
Lioncash 6b73e4566b dyncom: Move arminit.cpp and armsupp.cpp into skyeye_common 11 years ago
Lioncash f7ba683dc3 armdefs: Remove unnecessary extern keywords 11 years ago
Lioncash 43d799fd9d loader: Remove unnecessary else usages 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
Subv 63dbff9b1f GPU/DisplayTransfer: Implemented bit 5 in the transfer flags. 11 years ago
Lioncash a2f0a3d019 dyncom: Properly retrieve the PC value in BX if used. 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
zawata 972dccc3f6 Core : Change variable type 11 years ago
zawata 1be1ff23a9 Core : Fix Conversion Warnings 11 years ago
Yuri Kunde Schlesner 13286903e6 Dyncom: Support for a missing ARMv6 Thumb MOV encoding 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
Lioncash 23dbbb786a arm_dyncom_interpreter: Simplify assignment in SMLAW 11 years ago
Yuri Kunde Schlesner 62c2a262b2 Loader: Fix variable type and remove unused variable 11 years ago
Yuri Kunde Schlesner a1f08788d9 Archive: Correct a few incorrect types in function signatures 11 years ago