10740 Commits (f882ff72eb4ca20a7c680f5c87a52ea7d349770e)

Author SHA1 Message Date
Lectem 7b87571b09 fix #2560 and other comments 9 years ago
Lectem 48825ceb01 move push out of class body and add u8 u16 bool specializations 10 years ago
Lectem f1e18b1880 refactor APT service to use the new IPC helpers 10 years ago
wwylele cfccfbfbf9 cfg: implement GenHashConsoleUnique 9 years ago
Fernando Sahmkow b302e3e34d Refined thread launch on syscore error messages 9 years ago
wwylele 2ca691aab8 file_sys: lower log level for setting host path 9 years ago
wwylele 6b607c4b72 loader/ncch: less verbose log for loading game list. only log program ID when booting 9 years ago
wwylele d3f36956e1 loader: lower file name logging level 9 years ago
wwylele 9bdb78f869 Input: remove unused stuff & clean up 9 years ago
wwylele 189063ac2d InputCommon: add Keyboard 9 years ago
wwylele 3e561f92f1 HID: use AnalogDevice 9 years ago
wwylele 74b1bf38fe HID: use ButtonDevice 9 years ago
wwylele 55737ec90f Input: add device and factory template 9 years ago
wwylele 67ead14445 Timer: restore missing signaled=true from #2421 9 years ago
B3n30 3fef6c1b0b Fix log entry in timer::signal (#2600) 9 years ago
Mat M dc1927a9d1 Doxygen: Amend minor issues (#2593) 9 years ago
Yuri Kunde Schlesner b50b227f94 PerfStats: Re-order and document members better 9 years ago
Yuri Kunde Schlesner 5990d020a8 Core: Re-write frame limiter 9 years ago
Yuri Kunde Schlesner ea78f30e67 Core: Make PerfStats internally locked 9 years ago
Yuri Kunde Schlesner 60f90d7c48 PerfStats: Add method to get the instantaneous time ratio 9 years ago
Yuri Kunde Schlesner 3a9447bc16 Add performance statistics to status bar 9 years ago
Yuri Kunde Schlesner 28c24c2c6e Core: Remove unnecessary include in thread.h 9 years ago
wwylele bf2d045b5a IR: separate functions of each port to their own files 9 years ago
SonofUgly 4cb28deee5 Add custom layout settings. 9 years ago
Subv be2b4057e5 Timers: Return an error when calling SetTimer with negative timeouts. 10 years ago
Subv f814a914b0 Timers: Immediately signal the timer if it was started with an initial value of 0. 10 years ago
wwylele ba431d1e16 APT: implement Wrap and Unwrap 10 years ago
wwylele ec94c633b7 HW: add AES engine & implement AES-CCM 10 years ago
MerryMage c0ec38e745 dyncom: Correct SXTAB16 and SXTB16 9 years ago
Weiyi Wang 071e27ff0b HID: move enable_accelerometer/gyroscope_count initialization into Init() (#2574) 9 years ago
wwylele 6f79503576 core: add missing errors.h in CMakeLists.txt 9 years ago
Yuri Kunde Schlesner 1a3ba1314b HLE/IPC: Fix uninitialized variables in helpers (#2568) 9 years ago
noah the goodra b7755931aa NWM changed to NIM 9 years ago
noah the goodra 82ebb9e2d3 turned clang format back on 9 years ago
Weiyi Wang 2b5dc25f1c Core: add cryptopp library (#2412) 9 years ago
wwylele 05a989965a loader: use self NCCH archive 9 years ago
wwylele 2fff7f897b file_sys: add Self NCCH archive 9 years ago
Yuri Kunde Schlesner 8ceeae2cd2 core: Free AppLoader on shutdown to release file (#2558) 9 years ago
Weiyi Wang 924b953308 hid: remove the touch field from PadState (#2557) 9 years ago
Lectem fc81e9226a fix wwylele's comment and use typename in templates 9 years ago
MerryMage 5ba90abf00 arm_dynarmic: Update memory interface 9 years ago
MerryMage c2717d3302 arm_dynarmic: CP15 support 10 years ago
mailwl de4bac64de GSP_GPU::StoreDataCache stubbed (#2428) 9 years ago
noah the goodra f91bebc7e5 removed the possibly uneeded cast on values.gdbstub_port 9 years ago
mailwl 6dc26f9d4e HLE/Applets: Stub Mint (eShop) Applet (#2463) 9 years ago
mailwl 16fef8dfa4 Core: update Kernel Config Memory to latest version (11.2) 9 years ago
Kloen 0378143301 core: inline CPU, 132 warnings fixed on GCC 9 years ago
Kloen 0aedc28a31 core: fix err_f.cpp warning about unhandled enumeration value on OSX 9 years ago
Kloen e1ee6f6224 core: fix savedata_archive.cpp warnings about unhandled enumeration values on OSX 9 years ago
Kloen 806db8e491 core: fix archive_sdmc.cpp warnings about unhandled enumeration value on OSX 9 years ago