Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | General: Setup yuzu threads' microprofile, naming and registry. | Fernando Sahmkow | 2020-06-27 | 1 | -2/+4 |
| | |||||
* | YuzuCMD/Tester: Correct execution | Fernando Sahmkow | 2020-06-27 | 1 | -3/+4 |
| | |||||
* | General: Recover Prometheus project from harddrive failure | Fernando Sahmkow | 2020-06-27 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | Address review and fix broken yuzu-tester build | James Rowe | 2020-03-26 | 1 | -5/+1 |
| | |||||
* | configure_debug: Move reporting option to logging | Zach Hilman | 2019-09-22 | 1 | -1/+3 |
| | |||||
* | yuzu-tester/yuzu: Correct format string | Lioncash | 2019-07-30 | 1 | -1/+1 |
| | | | | Prevents an invalid formatting exception from being thrown. | ||||
* | yuzu-tester/yuzu: Remove unused variable | Lioncash | 2019-07-30 | 1 | -1/+0 |
| | | | | Gets rid of a compilation warning. | ||||
* | yuzutest: Add minor comments | Zach Hilman | 2019-06-10 | 1 | -7/+8 |
| | |||||
* | yuzu_tester: Display results in table format | Zach Hilman | 2019-06-10 | 1 | -10/+44 |
| | |||||
* | yuzutest: Support multiple tests per executable | Zach Hilman | 2019-06-10 | 1 | -1/+1 |
| | |||||
* | yuzu_tester: Use config, icon, and main from yuzu-cmd | Zach Hilman | 2019-06-10 | 1 | -0/+232 |