aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/tools
AgeCommit message (Expand)Author
2023-12-23core_timing: remove user data valueLiam
2023-09-18renderdoc: Check for `_WIN32` symbol rather than `WIN32`Cathy J. Fitzpatrick
2023-09-14debug: Add renderdoc capture hotkeyGPUCode
2022-07-10Rework CoreTimingKelebek1
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-07core: Replace lock_guard with scoped_lockMerry
2021-11-03core: Remove unused includesameerj
2021-05-03core: Resolve misc cases of variable shadowingLioncash
2020-08-06freezer: Move entry finding to its own functionLioncash
2020-08-06freezer: Take address values by valueLioncash
2020-08-06freezer: Make use of std::erase_ifLioncash
2020-07-27core_timing: Make use of uintptr_t to represent user_dataLioncash
2020-07-15core_timing: Make TimedCallback take std::chrono::nanosecondsLioncash
2020-07-15core_timing: Make use of std::chrono with ScheduleEventLioncash
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow
2020-04-17core: memory: Move to Core::Memory namespace.bunnei
2020-02-11Core: Set all hardware emulation constants in a single file.Fernando Sahmkow
2019-11-26core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory classLioncash
2019-11-26core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory classLioncash
2019-11-26core: Prepare various classes for memory read/write migrationLioncash
2019-11-26core_timing: Use better reference tracking for EventType. (#3159)bunnei
2019-06-20freezer: Update documentationZach Hilman
2019-06-20core: Move Freezer class to tools namespaceZach Hilman