| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-18 | common/telemetry: Migrate namespace into the Common namespace | Lioncash | |
| Migrates the Telemetry namespace into the Common namespace to make the code consistent with the rest of our common code. | |||
| 2020-08-16 | common/fileutil: Convert namespace to Common::FS | Lioncash | |
| Migrates a remaining common file over to the Common namespace, making it consistent with the rest of common files. This also allows for high-traffic FS related code to alias the filesystem function namespace as namespace FS = Common::FS; for more concise typing. | |||
| 2020-06-27 | General: Setup yuzu threads' microprofile, naming and registry. | Fernando Sahmkow | |
| 2020-06-27 | YuzuCMD/Tester: Correct execution | Fernando Sahmkow | |
| 2020-06-27 | General: Recover Prometheus project from harddrive failure | Fernando Sahmkow | |
| This commit: Implements CPU Interrupts, Replaces Cycle Timing for Host Timing, Reworks the Kernel's Scheduler, Introduce Idle State and Suspended State, Recreates the bootmanager, Initializes Multicore system. | |||
| 2020-03-25 | Address review and fix broken yuzu-tester build | James Rowe | |
| 2019-09-21 | configure_debug: Move reporting option to logging | Zach Hilman | |
| 2019-07-29 | yuzu-tester/yuzu: Correct format string | Lioncash | |
| Prevents an invalid formatting exception from being thrown. | |||
| 2019-07-29 | yuzu-tester/yuzu: Remove unused variable | Lioncash | |
| Gets rid of a compilation warning. | |||
| 2019-06-10 | yuzutest: Add minor comments | Zach Hilman | |
| 2019-06-10 | yuzu_tester: Display results in table format | Zach Hilman | |
| 2019-06-10 | yuzutest: Support multiple tests per executable | Zach Hilman | |
| 2019-06-10 | yuzu_tester: Use config, icon, and main from yuzu-cmd | Zach Hilman | |
